#content .contentBody{
	border-bottom:1px solid #EBEBEB;
	border-left  :1px solid #EBEBEB;
	border-right :1px solid #EBEBEB;
	min-height	 :1000px;
	padding:10px;
}

#content h2{
	border-top	 :1px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;
	border-left  :1px solid #EBEBEB;
	border-right :1px solid #EBEBEB;
}
#content .comment{
	margin-bottom:20px;
}
#onlinPurchase,
#overTheCounter{
	margin-bottom:20px;

}
#onlinPurchaseBody,
#overTheCounterBody{
	padding-top:10px;
	padding-left:5px;
}
#onlinPurchaseBody ul,
#overTheCounterBody ul{
}
#onlinPurchaseBody li,
#overTheCounterBody li{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#content #mainImage{
	margin-bottom:10px;
}

div.guide-submenu{
	background:#E0E0E0;
	border:1px solid #D1D1D1;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	margin-right:1px;
}
div.guide-submenu li{
	float:left;
	width:258px;
	height:41px;
	overflow:hidden;
}