#content_area {
	float:right;
	width: 773px;
	padding:20px 0px 20px 7px;
	margin:0 auto;
	overflow:hidden;
}

#homepage_top img, #homepage_btm img {
	border:0px;
}

/* Featured Products
 * ------------------------------
 */
#content_area table tr td table tr td table tr td a.productnamecolor { /* Product Name */
	color:#3c5d93;
	font-family:verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#content_area table tr td table tr td table tr td a.productnamecolor:hover { /* Product Name - Hover */
	color:#000000;
	text-decoration:none;
}

#content_area table tr td table tr td table tr td table tr td font.text b { /* Our Price Text */
	color:#000000;
	font-family:verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.colors_productprice { /* Our Price */
	color:#07874d !important;
	font-family:verdana,sans-serif !important;
	font-size:10px !important;
	font-weight:bold;
}

#content_area table tr td table tr td table tr td table tr td a img { /* Product Image Border */
	border:0px !important;
}