.spc-wrap { width:99%; min-height:150px; border: 1px solid #ECECDE; background:#FAFAF5; margin:auto;}

/* search_result product image */
.spc-img-box {float:left; width:108px; height:150px; background-image: url(/includes/specials/spc_img_bg.png); background-repeat:repeat-y;}
	.spc-img-box img {margin:0 0 0 0;}

/* search_result product text */
.spc-text-box {margin:10px 0 0 108px; text-align:left;}
.spc-wrap h1{ font-size:1.8em; color:#CC3300; margin:0 0 2px 0;}
.spc-wrap li{font-size:75%; color:#666; padding:0px; margin-left:10px;}
.spc-wrap p{font-size: 90%; margin-left:10px; text-align:left;}

/* search_result product price */
.spc-price-box {float:right; width:113px;  height:150px; background-image: url(/includes/specials/spc_price_bg.png); background-repeat:repeat-y; text-align:center;}
.spc-price-box h1 {font-size: 2em;}
.spbauto {margin:auto; margin-top:10px; }

.spc-buy-btn {
height:28px; width:54px;
background-image:url(/includes/specials/img/special_button_buy_now.gif);
background-repeat: no-repeat; text-align:center; margin:auto;
}

.sbb{ color:#fff; line-height:2em;}
