#main-header .right {
	height: 39px;
}

#main-header .right img{
	z-index: auto;
	position: absolute;
	width: 224px;
	height: 89px;
}

#main-header .left {
	background: url(../images/product_list/generic/main_header/left/corner_top_left.jpg) top left no-repeat;	
	width: 669px;
	height: 40px;
}

#main-header .left .center {
	background: url();
	width: 643px;
	height: 39px;
	background: url(../images/product_list/generic/main_header/shadow_right/background.jpg) top right repeat-y;
	
}

#main-header .left .center #breadcrumbs {
	clear: both;
}

#main-header .left .center #breadcrumbs span {
	font-size: 14px;
	font-weight: bold;
	float: none;
	color: #c19000;
}

#main-header .left .center #breadcrumbs span span, #main-header .left .center #breadcrumbs span a {
	color: #010101;
}

#main-header .left .center #breadcrumbs span a {
	text-decoration: none;
}

#main-header .left .center #breadcrumbs span a:hover {
	text-decoration: underline;
}

#main-header .left .center .top {
	height: 19px;
	padding: 3px 0 0 0;
	background: url(../images/product_list/generic/main_header/left/center/top/background.jpg) top right repeat-y;
}

#main-right #main-left #content {
	min-height: 464px;
	height: auto !important;
	height: 464px;
}

#main-right #nav {
	margin-top: 50px;
}

#main-right #main-left #content .item {
	width: 143px;
	margin: 15px 0 0 15px;
	float: left;
	font-size: 0px;
	display: inline;
}

#main-right #main-left #content .item a {
	text-decoration: none;
	color: #010101;
}

#main-right #main-left #content .item a .product-heading {
	padding: 0 0 5px 0;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	display: block;
}

#main-right #main-left #content .item a img {
	border: 1px solid #757575;
}

#main-right #main-left #content .item span {
	font-size: 10px;
}