#container {
	background: url(images/nav_bg.gif) top left repeat-y;
	
}
#content_area {
	position: relative;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
	#content_area p, #content_area td {
		color: #696763;
	}
	#content_area h2 {
		background: #e7e3de;
		padding: 16px 18px 8px 18px;
		font-size: 18px;
		color: #3e3d3b;
		color: #000;
	}
	#content_area h4 {
		color: #c40e16;
		font-weight: bold;
		margin-bottom: 5px;						
	}
	
	#content_box {
		padding-bottom: 20px;
		margin-left: 184px;
	}
		#content_box p {
			color: #5e5a51;
			padding: 0 20px;
		}
	
	#products_center {
	}
		#products_center #top {
			padding: 5px 20px;
			overflow: hidden;
			width: 366px;
		}
			#products_center #prod_shot {
				margin: 0 auto;
				display: block;
			}
		#products_center #bottom {
			padding: 20px;
			border-top: 1px solid #696763;
		}
	
	#products_right, #content_right_bar {
		border-left: 1px solid #696763;
		width: 208px;
	}
	#content_right_bar div {
		width: 208px;
		overflow: hidden;
	}
	#products_right_3a {
		border-left: 0;
		width: 208px;
	}
		#products_right_inside {
			padding: 0 15px;
		}
		#products_right_inside h4 {
			color: #c40e16;
			font-weight: bold;
			border-top: 1px solid #696763;
			padding-top: 14px;
			padding-bottom: 0px;
		}
		#products_right_inside h4.first {
			padding-top: 0;
			border-top: 0;
		}
		#products_right_inside h4 a {
			text-decoration: none;
		}
		#products_right_inside ul, #content_right_bar ul {
			margin-bottom: 14px;
		}
		#content_right_bar ul {
			padding: 0 15px;
		}
		#products_right_inside li, #content_right_bar li {
			list-style: none;
			line-height: 16px;
			margin-bottom: 8px;
			color: #666;
			padding-left: 12px;
			background: url(images/product_info_list_marker.gif) left 3px no-repeat;
		}
		#products_right_inside li a, .right_inside li a {
			color: #666;
			text-decoration: none;
		}
		#products_right_inside li a:hover, .right_inside li a:hover {
			color: #958586;
		}
		
	#listing_center, #listing_center_5 {
		width: 442px;
		padding: 18px 33px 18px 33px;
	}
		#listing_center img.negmargin {
			margin: -18px -33px 0 -33px;
		}
		#listing_center #bottom, #listing_center_5 #bottom {
			line-height: 18px;
		}
		
		.item_short {
			clear: both;
			border-top: 1px solid #958f86;
			padding-bottom: 15px;
			padding-top: 10px;
			overflow: auto;
		}
		#listing_center .item_short img {
			margin: 0;
		}
		.item_desc {
			margin-bottom: 0;
		}
		.item_short.first {
			border-top: 0;
		}
		.item_short .item_img {
			float: left;
			padding-bottom: 10px;
		}
		.item_short div {
			margin-left: 140px;
		}
		#listing_center h4.black {
			color: #000;
		}
		#listing_center_5 .item_short div {
			margin-left: 220px;
			height: 1%;
		}
		.item_short h4 {
			font-size: 13px;
			font-weight: bold;
		}
		#listing_center_5 .item_short h4 {
			float: left;
		}
		.addtocart {
			padding-left: 30px;
			line-height: 23px;
			display: block;
			height: 23px;
			width: 8em;
			background: url(images/icon_cart.gif) top left no-repeat;
		}
		.learnmore {
			margin-top: 10px;
			display: block;
			width: 74px;
			height: 15px;
			overflow: hidden;
			text-indent: -100em;
			background: url(images/button_learnmore.gif) top left no-repeat;
		}
		#bottom h3 {
			font-size: 13px;
			color: #696763;
			font-weight: bold;
			margin-bottom: 1em;
		}
		
		#box {
			padding: 28px 33px;
		}

	ul.prod_specs li {
		margin-bottom: 6px;
		background: url(images/product_info_list_marker.gif) left 4px no-repeat;
		padding-left: 15px;
		list-style: none;
	}

	ul.sec {
		margin: 0;
		padding: 0;
	}
	ul.sec li {
		list-style: none;
		margin-bottom: 4px;
	}
	ul.sec a {
		text-decoration: none;
	}
	ul.sec a:hover {
		text-decoration: underline;
	}

	#press img {
		margin: 0;
	}


	h3.cat_heading {
		font-size: 14px;
		font-weight: bold;
		color: #000;
		margin: 0 0 15px 0;
	}
