#product {
height:115px;
}
#text1 {
height:100px;
}
.s9nametxt {
padding-left:7px;
padding-right:7px;
padding-top:0px;
height:80px;
}
#text {
padding-top:2px;
vertical-align:bottom
height:80px;
}
#price {

}
#savings {
padding-left:0px;
padding-right:0px;
}
/* Border around each product box */
.outerborder {
	border: 0px;
	background-image:url(images/bg_4column_offer.gif);
	background-repeat:no-repeat;
	background-position:top;
		width: 195px;
		} 
.price {
padding-top:0px;
	}
.details {
padding-top:0px;

	}  
/* Product Name fonts */
.s9name { font-weight:bold;
	font-size:13px; 
	color: #8c74b1;
	}
/* Product Price fonts */
.s9price {
	font-size:16px;
	color: #8c74b1;
	font-weight:bold;	
		}
/* List Price */
.s9listprice {
	font-size: 12px;
	color: #999999;
	text-decoration: line-through;
}
/* savings fonts and decorration */
.savings {
	color: #990000;
	line-height: 110%;
	border: 0px solid #b5e4b5;
				}

