div.viewproduct_main	{
						width:900px;
						border:0px black solid;
						}
						
.viewproduct_name	{
						width:900px;
						border:0px black solid;
						font-weight:bold;
						font-size:14pt;
						color:#333333;
						margin:0px;
						margin-bottom:5px;
						margin-top:5px;
						text-align:center;
						padding:0px;
						}	
						
div.viewproduct_picture_main	{
								width:890px;
								background-color:#e7e7e7;
								border-top:1px #414141 solid;
								border-bottom:1px #414141 solid;
								padding:5px;
								}	
								
.viewproduct_picture_main img	{
								margin-left:auto;
								maring-right:auto;
								}								

div.viewproduct_picture_small_left
{
	width:210px;
	height:80px;							
	position:relative;
	float:left;
	margin-top:15px;
	text-align:center;
	vertical-align:middle;
	padding:20px;
}

div.viewproduct_picture_small_left img
{
	border:1px #414141 solid;
	background-color:#fff;
}
	
div.viewproduct_picture_small_right
{
	width:210px;
	height:80px;
	position:relative;
	float:right;
	margin-top:15px;
	text-align:center;
	vertical-align:middle;
	padding:20px;
}

div.viewproduct_picture_small_right img
{
	border:1px #414141 solid;
	background-color:#fff;
}	
							
div.viewproduct_picture_large
{
	position:relative;
	width:300px;
	margin-left:30px;
	margin-right:30px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
div.viewproduct_picture_large img
{
	border:1px #414141 solid;
	background-color:#fff;
}						
															
div.viewproduct_picture	{

						}	
						
div.viewproduct_price	{
						width:900px;
						clear:both;
						font-weight:bold;
						color:#2b557c;
						text-align:center;
						font-size:14pt;
						}	
										
div.viewproduct_description	{
							padding:15px;
							width:870px;
							clear:both;
							border:0px black solid;
							}		
							
div.viewproduct_details
{
	padding-left:5px;
	padding-top:15px;
	width:900px;
	clear:both;
	border:0px black solid;
	font-size:10pt;
	color:#333333;
	text-align:center;
}	
div.viewproduct_images
{
	padding:20px;
}
div.viewproduct_images	div.product_image
{
	display:inline-block;
	width:215px;
	height:100px;
	text-align:center;
}																							
