/*
===========================================

This is "au_product.body.css".

===========================================
*/

/*Boxe styles for Product Top*/

#maincontainer{
	width: 189px; /*Width of main container*/

}
#contentheader{
	width: 185px;
	height: 28px;
	BACKGROUND-IMAGE: url(bgrd_hpage_header.gif);
	BACKGROUND-REPEAT: repeat-x;
	background-color: #F8F9FA;
	}
#contentheader_A{
	width: 185px;
	height: 28px;
	BACKGROUND-IMAGE: url(bgrd_auto_header.gif);
	BACKGROUND-REPEAT: repeat-x;
	background-color: #F8F9FA;
	}
#contentheader_B{
	width: 185px;
	height: 28px;
	BACKGROUND-IMAGE: url(bgrd_sf_header.gif);
	BACKGROUND-REPEAT: repeat-x;
	background-color: #F8F9FA;
	}
#contentheader_C{
	width: 185px;
	height: 28px;
	BACKGROUND-IMAGE: url(bgrd_sw_header.gif);
	BACKGROUND-REPEAT: repeat-x;
	background-color: #F8F9FA;
	}
#contentwrapper{
	BORDER-RIGHT: #dddddd 1px solid;
	BORDER-TOP: #dddddd 1px solid;
	BORDER-LEFT: #dddddd 1px solid;
	BORDER-BOTTOM: #dddddd 1px solid;
	background-color:#F8F9FA;
	margin-right: 1px;
	height: 300px;
	width: 185px;

}

#centercolumn{
float: left;
width: 185px; /*Width of right column*/
background: #FDE95E;
}
.TtleA
{
	font-size:75%;
	line-height: 1.5em;
	color: #333333;
}