/*---------------------------
	=Maincontent Section
---------------------------*/
div.featured-products { background: url(../images/right-column.png) 0 0 repeat-x; margin: 0 -15px 0 -10px; padding: 14px 0 0 10px; width: 699px; }
	div.featured-products ul { list-style: outside; margin: 0; padding: 0; }
	div.featured-products ul li { display: block; float: left; list-style: none; margin: 0 14px 0 0; text-align: center; width: 160px; }
	div.featured-products ul li img { display: block; margin: 0 0 1em 0; }
	div.featured-products ul li h3 { color: #ffffff; font-size: 12px; line-height: 1.2em; margin: 0 0 .5em 0; }
	div.featured-products ul li p { color: #c9c9c9; }
	div.featured-products ul li a { color: #c79d50; text-decoration: underline; }
	div.featured-products ul li a:hover { text-decoration: none; }
