
.coda-slider {

}

.coda-nav ul li a.current {
	background: #f1eeea;
}

.product_round_top, .product_round_bottom {
	background: #f1eeea;
}

.product_wrap .product_description ul li {
	background: url(../images/product_features.png) no-repeat 4px 6px #f8f7f5;
	padding: 8px 0 8px 30px ;
}

.product_wrap .product_description ul li.even {
	background: url(../images/product_features.png) no-repeat 4px 6px  #f8f7f5;
}

.product_wrap .product_description ul li.odd {
	background: url(../images/product_features.png) no-repeat 4px 6px #f1eeea;
}

.product_news {
	background: #f1eeea;
}

.subscribe_bottom .email_form .subscribe_sumbit {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(../images/bkgrd-topnav-hover.png) repeat-x;
}

.post .more {
	background: #6f6a5f;
}

.content,
.content-wide {
/*	background: #f1eeea;*/
	background: #fff;
}

.content .content_title .comment_bubble,
.content-wide .content_title .comment_bubble {
	background:url(../images/bubble.png) top no-repeat;
}



.product_page {
	background: url(../images/product_bg.jpg) repeat-x top left #6e6a5f;
}

.product_page .description_box .product_features {
	background: #d8d2c5;
}

.product_page .description_box .product_features ul li.even {
	background: url(../images/product_features.png) no-repeat 4px 6px #d8d2c5;
}

.product_page .description_box .product_features ul li.odd {
	background: url(../images/product_features.png) no-repeat 4px 6px #dfdad0;
}
	








