#title_container{
	position: absolute;
	top: 62px;
	left: 206px;
	width: 594px;
	height: 89px;
	background-color: #FFFFFF;
	background-image: url(../images/stage/tab_back.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#title{
	position: absolute;
	top: 46px;
	right: 20px;
}
#content_container{
	position: relative;
	width: 830px;
	background-color: #FFFFFF;
	overflow: hidden;
	padding-bottom: 30px;
}
#content_products{
	clear: both;
	padding: 30px 20px 30px 20px;
}
#product_images{
	float: left;
	width: 400px;
}
#product_info{
	float: left;
	padding-left: 30px;
	width: 300px;
}
#product_table{
	width: 100%;
}
.product_cell{
	width: 186px;
	padding-bottom: 15px;
	vertical-align: top;
}
.product_brand{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.product_name{
	color: #7d1f19;
	font-size: 11px;
	font-weight: bold;
}
.viewing{
	float: left;
}
.pagenums{
	text-align: right;
	float: right;
}
.pagenums a{
	color: #FFFFFF;
	text-decoration: none;
}
.pagenums a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#content_container img{
	border: 3px solid #615745;
}
#content_container #controls{
	width: 760px;
	padding: 8px 35px 8px 35px;
	background-color: #536f8d;
	overflow: hidden;
}
#content_container #controls p{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#content_footer{
	width: 770px;
	padding: 10px 15px 10px 15px;
	margin: 0px 15px 0px 15px;
	text-align: right;
	background: #f2efe9 url(../images/clearance/footer_back.gif) top no-repeat;
}
#content_footer p{
	color: #615745;
	margin: 0px;
	padding: 0px;
}
#content_footer a{
	color: #7d1f19;
	text-decoration: none;
}
#content_footer a:hover{
	color: #7d1f19;
	text-decoration: underline;
}