/* CSS Document */
#mainbody-right-product{
	width:790px;
	height:100%;
	padding-left: 2px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.p1{
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5999BC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#page {
	text-align: center;
	clear: both;
}
#loayout1{
	width:95%;
	height:100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#loayout1 div{
	width:130px;
	height:150px;
	float: left;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-left: 5px;
	margin-bottom:4px;
	margin-top: 3px;
}
#loayout1 span {
	font-size: 12px;
	color: #0066CC;
	line-height: 18px;
	font-weight: bold;
	padding-right: 5px;
}



#loayout1 div img{
height:120px;
width:120px;
text-align:center;
}

#productshow{
margin:0px; padding:0px;
}
#productshow img{
	margin-left: 150px;
}
#otherproducts{
	width:98%;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	height: 100%;
}
#productshow h1{
text-align:center;
}
#otherproducts div {
	float:left;
	width:120px;
	height:150px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
}
#otherproducts img{
	margin: 0px;
	padding: 0px;
}

