
.bodymain {
	background:#FEFEFE url(../images/graphics/shop_bodymain_bg.jpg) repeat-y left top ;
}
.bodymain_left {
	display:block;
	width:180px;
	min-height:100px;
}
.bodymain_center {
	margin-left:180px;
}
.termslink {
	position:absolute;
	margin-top:-26px;
	width:180px;
	text-align:center;
}
.termslink a {
	text-decoration:none;
}
.termslink a:hover {
	text-decoration:underline;
}
.shop_text_left {
	float:left;
	margin:5px 8px;
	border:1px solid #356768;
	width:320px;
}
.shop_text_right {
	margin-left:330px;
}
.product_table {
	margin:-10px 24px 0;
}
.product_table h4 {
	margin:6px 12px 6px;
}
.product_table p {
	margin:6px 16px ;
}
.product_table .prodimg {
	border:1px solid #555;
}
.product_table tr td {
	vertical-align:top;
	padding-bottom:16px;
}
.paypaltable tr td {
	padding-bottom:0;
}

