

#payopt {
	clear: both;
	overflow: hidden;
}

#inside #payopt a:link, #payopt a:visited { color:#3e3e3e; text-decoration: none; }
#inside #payopt a:hover{ color:#3e3e3e; text-decoration: underline;}

.rounded { border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -khtml-border-radius: 4px; }

.shadow { -webkit-box-shadow: rgba(0,0,0,0.35) 0 1px 3px; -moz-box-shadow: rgba(0,0,0,0.35) 0 1px 3px; box-shadow: rgba(0,0,0,0.35) 0 1px 3px; }

#inside h3 { text-align: left;}
#main #inside h3.optext { text-align: center; font-size: 16px;}

#main #inside .product {margin-top: 0px; clear:both;}
#main #inside p.pricelist {line-height: 30px; font-size: 18px; padding-top: 8px;}

#inside hr {border-bottom: 1px dashed #ccc; border-top: none; margin-top: 10px; margin-bottom: 15px;}

#inside #payopt .leftpay {
	position: relative;
	float: left;
	width: 320px;
	text-align: center;
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#inside #payopt .rightpay {
	position: relative;
	border: 1px solid #ccc;
	float: right;
	width: 320px;
	text-align: center;
	background-color: #f5f5f5;
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#inside #payopt .rightpay p, #inside #payopt .leftpay p { border: 0; padding-bottom: 8px;}
#inside #payopt .rightpay img,  #inside #payopt .leftpay img {border: 0; margin: 0px;}
#main #inside p.pricelist img {border: 0; margin: 0px;}

#main #inside #selver {
	width: 500px;
	height: 20px;
	border: 1px solid #ccc;
	boackground-color: #f5f5f5;
	padding: 10px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 15px;
}
#main #inside #selver a:link, #main #inside #selver a:visited {
	color: #999;
	font-size: 13px;
	text-decoration: none;
}
#main #inside #selver a:hover {
	color: #046bb3;
	text-decoration: underline;
}

#main #inside #spanline {
	clear: both;
	height: 30px; width:100%;
	overflow: hidden;
}