	
	/*-----DIV Layout-----*/
	#mainBodyContainer{
		width:590px;
		/*font:62.5% "Trebuchet MS",	sans-serif;*/
		font:62.5% "Trebuchet MS",	sans-serif;
		margin:0px 3px;
		padding: 0px;
	}
	#mainBodyTop{
		height:372px;
	}
	#mainBodyTop2{
		height:auto;
	}
	
	/*Image DIV Layout*/
	#prodImages{
		width:290px;
		float:left;
		height:372px;
		max-height:372px;
		background-color:#FFF;
		border-style:solid;
		border-width:1px;
		border-color:#A6C9E2;
		-moz-border-radius: 5px;
	}

	#prodImagePrime{
		padding:2px;
		margin:4px;
		height:300px;
		width:277px;
		text-align:center;
		-moz-border-radius: 5px;
/*		border-style:solid;
		border-width:1px;
		border-color:#A6C9E2;
*/
		}
	.prodImage{
		float:left;
		width:42px;
		height:42px;
		padding:3px;
		margin:3px;
		border-style:solid;
		border-width:1px;
		border-color:#A6C9E2;
-moz-border-radius: 5px;
	}
	
	.prodImage img{
		width:42px;
		height:42px;
	}
	
	#prodDivider{
		width:6px;
		float:left;
		height:372px;
		background-color:#FFF;
-moz-border-radius: 5px;
	}
	
	/*Details DIV layout*/
	#prodDetails, #prodDetails2{
		position: relative;
		width:284px;
		height:372px;
		float:right;
		padding: 0 0 0 3px;
		background-color:#FFF;
/*		border-style:solid;
		border-width:1px;
		border-color:#A6C9E2;
*/
		clear:none;
-moz-border-radius: 5px;
		}
#prodDetails2 {
	height: auto !important;
}
	/*#prodDetails_Name h1{
		font:bold 15px;
		}*/
	#prodDetails div{
		
	}
		
#prodDetails_Name h1{
		font-size: 18px;
		}
		
	#prodDetails_RRPrice{
		color:#000;
		font-size:16px;
		}
	#prodDetails_Price{
		color:#FF0000;
		font-size:18px;
		}
	#prodDetails_Button{
		text-align:left;
		margin:0 0 0 -3px;
		}
	#prodDetails_ExtraInfo{
		position: absolute;
		width:100%;
		bottom: 0;
		padding:3px;
		}
	#prodDetails_ExtraInfo2{
		padding:3px;
		}
	#freightCalculator{
		font-size: 12px;
		font-weight: bold;
		text-align:center;
	}
	#mainBodyFooter{
		background-color:#FFF;
		border-style:solid;
		border-width:1px;
		border-color:#A6C9E2;
		margin: 8px 0;
-moz-border-radius: 5px;
		}
	#inerINFO{
		width:582px;
	}
	
	#lhsStaticBar{
		position:fixed;
		left:0;
		top: 160px;
	}
	
	#prodSpecs{
  /*font:62.5% "Trebuchet MS",sans-serif;*/
	}
