#productbox	{
				background: url(../images/line_thick.gif) left top repeat-x;
				height: 30px;
				width: 785px;
				display: block;
				padding: 3px 0px 0px 15px;
				font-weight: bold;
			}

#productbox_end	{
					clear: both;
					background: url(../images/line_thin.gif) left top repeat-x;
					height: 15px;
					width: 800px;
				}
				

#productmenu	{
					text-align: left;
					background-color: #494848;
					float: left;
					width: 150px;
					height: 155px;
					margin: -8px 0px 0px 0px;
					padding: 5px 0px 0px 0px;
				}
				
				

a:link.notselected, a:visited.notselected	{
							color: #ffffff;
							font-weight: normal;
							display: block;
							padding: 2px 0px 2px 15px;
							margin: 10px 0px 0px 0px;
							width: 135px;
						}
						
a:hover.notselected, a:link.selected, a:visited.selected, a:hover.selected	{
							color: #595959;
							background-color: #ffffff;
							font-weight: normal;
							display: block;
							text-decoration: none;
							padding: 2px 0px 2px 15px;
							margin: 10px 0px 0px 0px;
							width: 135px;
						}
						
#productcontent	{
					background-color: #ffffff;
					float: left;
					width: 595px;
					height: 150px;
					margin: -8px 0px 0px 0px;
					padding: 10px 0px 0px 10px;
					overflow: auto;
				}
				
.hometext	{
				float: left;
				margin: 0px;
				width: 170px;
				height: 260px;
				padding: 0px 15px 0 15px;
				background:#EEE;
				border-right:1px solid #CCC;
				border-bottom:1px solid #CCC;
			}	
			
.hometextlast	{
				float: left;
				margin: 0px;
				width: 167px;
				height: 260px;
				padding: 0px 15px 0 15px;
				border-bottom:1px solid #CCC;
				background:#EEE;
			}	
			
#value #content {
					width: 800px;
					margin: 0px;
					padding: 0px;

		}	
		
.productImg {
	width: 200px;
	float: left;
	margin:0;
	padding:0 6px;
}
.productDescription {
	width: 350px;
	float: left;
	margin:0;
	padding: 0;
	font-weight:bold;
	font-size: 13px;
}
.productDescription p {
	margin:0;
	padding:0;
}
.productCol {
	width: 190px;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}
