/*From Header Style*/
#left_nav {
	display: none !important;
}

#content_area {
	width: 775px !important; /*566 | 562*/
	padding-left:0px; /*6*/
}

#home_featured_product {
	padding-left:8px; /*9*/
	padding-bottom:17px; /**/
	width:558px;
}

/*Home Page - No Left Navigation*/
	#content_left {
	display:none !important;
}
		
/*Remove cellspacing & cellpadding*/
	div#content_area table tr td table tr td table {
		border-collapse:collapse;
}

/*From Template.css*/
#home_featured_product img{
	width:558px;
	border:0;
}

#spotlight_wrapper {
	width:566px;
}

#product_spotlight {
	padding-left:30px; /*17 0 0 61*/
	width:536px; /*497*/
}