/*file orginal file created by Sanguis Development (www.sanguisdevelopment.com) */
/* SVN $Id: c_2.css 155 2009-11-20 12:57:23Z sanguis $ */

/* things that wont be shown */

#headerWrapper, #navColumnOne, .productListing-rowheading, #productListHeading, #navColumnTwo {
	display: none;
}

#indexProductListCatDescription{
	width:419px;
	float:left;
  background:none;
}

#productListing{
	width: 315px;
	float:right;
	padding-left:7px;
	border-left: 1px dotted #888;
}

.blue{
  color:#093097;
}

.green{
  color:#188F17;
}

.howToUse a{
  display:block;
  height:19px;
  color:#0055a6;
  background:transparent url(../images/howToUse.jpg) no-repeat;
  height:23px;
  margin:0 auto 1em -5px;
  padding-left:21px;
}
.itemTitle{
  margin: 0 auto;
 }
.itemTitle a{
  color:#093097;
}

.listingBuyNow{
  clear:right;
  text-align:right;
}

.listingPrice {
  clear:right;
  color:#ec7523;
  font-weight:bold;
  letter-spacing:-2px;
  text-align:right;
}

.listingProductImage{
  float:right;
}

.priceNum{
  font-size:1.9em;
}
.productListing-{
	border-bottom:1px dotted;
		margin-bottom:4px;
}
	
.pListingDecrip{
  float:left;
  width:194px;
}

.pListingDecrip h4{
  margin:0 auto 0.5em;
}

.pListingDecrip p {
  color:#000;
}
.pweight{
	color: #ef731d;
	background: #ffff7e;
}

