div#pay_body {
	width: 233px;
	height: 131px;
	background: #c8e2bd url(bord0000.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 16px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	position: absolute;
	margin-left: 42px;
	margin-top: -24px;
}
div#pay_btbg {
	margin-top: 10px;
	width: 219px;
	height: 44px;
	background: url(btbg0000.png) no-repeat;
	padding-left: 6px;
	margin-left: -6px;
	margin-bottom: 10px;
}
div#pay_form {
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 60px; left: 50%;
	margin-left: -456px;
	z-index: 9999;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 912px;
	height: 540px;
}
div#pay_modal {
	display: none;
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
	z-index: 9998;
}
span.pay_formheader {
	font-family: Georgia, Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
}
div#pay_formleft{
width: 390px;
float: left;
}
div#pay_formright{
width: 450px;
float: right;
margin-top: 12px;
}

div#pay_check1{
background: url(check_em.png) no-repeat;
background-position: 0% 100%;
width: 30px;
height: 30px;
}
div#pay_check2{
background: url(check_em.png) no-repeat;
background-position: 0% 100%;
width: 30px;
height: 30px;
}
div[id*='pay_check']{
float: left;
cursor: pointer;
}
div.clear{
clear: both;
}
div[id$='_lab']{
position: relative;
top: 12px;
font-size: 15px;
font-family: Arial;
}
div#pay_discount{
width: 90px;
height: 60px;
background: url(disc0000.png) no-repeat;
float: left;
margin-top: 12px;
margin-left: 15px;
}
div#pay_price{
width: 162px;
height: 65px;
background: url(pay_pric.png) no-repeat;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 95px;
}
div#pay_price_label{
font-size: 36px;
font-family: Verdana;
padding-left: 30px;
padding-top: 7px;
}
span.rub{
position: absolute;
font-size: 60%;
line-height: 260%;
}
table#pay_types{
width: 390px;
}
span.paytype_header{
font-family: Arial;
font-size: 15px;
font-weight: bold;
}
span.paytype_text{
font-family: Arial;
font-size: 12px;
margin-top: 5px;
display: block;
margin-bottom: 16px;
}
td.paytype_col{
width: 50%;
vertical-align: top;
padding-right: 20px;
}
div.pay_link{
padding-bottom: 16px;
}
div#pay_browser{
background: url(pay_brow.png) no-repeat;
width: 455px;
height: 390px;
border: 1px solid #cbcbcb;
padding-top: 53px;
overflow: hidden;
}
div.pay_preview_firstline_item{
width: 238px;
height: 30px;
background: url(any_ad00.png) no-repeat;
background-position: 0% 100%;
float: left;
}
div.pay_preview_lastline_item{
width: 238px;
height: 238px;
background: url(any_ad00.png) no-repeat;
background-position: 0% 0%;
float: left;
}
div#pay_preview_firstline{
width: 715px;
margin-left: -119px;
}
div#pay_preview_lastline{
width: 715px;
margin-left: -119px;
}
div#pay_preview_centerline{
width: 750px;
margin-left: -119px;
}
div#pay_preview_left{
width: 238px;
height: 238px;
background: url(any_ad00.png) no-repeat;
background-position: 0% 100%;
float: left;
margin-right: 5px;
}
div#pay_preview_right{
width: 238px;
height: 238px;
background: url(any_ad00.png) no-repeat;
background-position: 0% 100%;
float: left;
margin-left: -10px;
}
div#pay_ad{
float: left;
}
a#pay_wm{
cursor: pointer;
}
