.boxMenu{
	width: 180px;
	float: left;
	margin-left: -1px;
	background-color: #D4D0D8;
	padding: 4px;
	border: solid 1px #000000;
	margin: 0px;
}

.boxItem {
	background-color: #DEE0D5;
	margin-left: 195px;
	width:472px;
	height:auto;
	padding-top:10px;
	padding-bottom:20px;
	border: solid 1px #000000;
	padding-right: 20px;
	padding-left: 20px;
}

.boxItem p,.boxItem ul,.boxItem a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.contentPanel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 20px;  
	border: solid 1px #000000;
/*	border-top: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #DEE0D5;
	height: auto;
	overflow: auto;
*/

	}
	
.productHeader
{
	height:110px;
	background-image: url(../images/prodtile.gif);
	background-repeat: repeat-x;
}

.productImage
{	
position: relative;
}

.productTitle
	{
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	display: block;
	padding-top: 4px;
	padding-left:115px;
	padding-bottom: 5px;
	}
	
.productAttb
	{
	font-size:10px;
	line-height:16px;
	display: block;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left:125px;
	}
	
.boxItem p.sectitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#CCCCCC;
	line-height: 19px;
 	color: #003333;
	font-weight: bold;
	margin-top: -10px;
	margin-left:-20px;
	margin-right:-20px;
	margin-bottom:0px;
	border-bottom: 1px solid #000000;
	padding:15px 20px 0px 20px;
	
}
