.accuscore_title{
	font-size:12px; 
	font-family:sans-serif; 
	background:url('/images/payment/accuscore_logo.jpg') 0% 3px no-repeat; 
	margin: 10px 0px 0px 0px;
}
.we_title{
	background:url('/images/payment/we_title.jpg') 0% 3px no-repeat; 
	height: 30px;
	border-bottom: 2px solid #A8A8A8;
}
.top_left_corner{
	width: 3px;
	background: url('/images/payment/top_left_corner.jpg') no-repeat;
}
.top_right_corner{
	width: 3px;
	background: url('/images/payment/top_right_corner.jpg') no-repeat;
}
.top_side{
	width: 626px;
	background: #F0F0F0;
	border-top: 1px solid #C2C2C2;
}
.bottom_left_corner{
	width: 3px;
	background: url('/images/payment/bottom_left_corner.jpg') no-repeat;
}
.bottom_right_corner{
	width: 3px;
	background: url('/images/payment/bottom_right_corner.jpg') no-repeat;
}
.bottom_side{
	width: 626px;
	background: #F0F0F0;
	border-bottom: 1px solid #C2C2C2;
}
.side div{
	float: left;
	height: 3px;
}
.clear{
	clear: both;
}
.payment_box{
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	background: #F0F0F0;
}
.payment_box_container{
	width: 612px;
	margin: auto;
}
.payment_price {
	padding: 15px 0px 0px 0px;
	font-size: 14px;
}
.payment_price div{
	float: left;
}
.box_title {
	font-family:sans-serif;
	font-size:12px;
	padding: 10px 0px 2px 0px;
}
.comtainer_payment{
	color:#37372A;
}
.payment_form_table td{
	padding: 3px 0px;
}
.payment_form_table td input{
	border: 1px solid #919191;
	padding: 3px;
	width: 150px;
}
.payment_form_table td select{
	border: 1px solid #919191;
	padding: 3px;
	width: 158px;
}
.payment_desc div{
	float: left;
	width: 220px;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #2E5416;
	margin: 0px;
}
.title{
	font-size:27pt;
	color:#343434;
	padding:8px 10px 30px 10px;
	float:left;
	width:205px;
}

.arrows{
	float:left;
	width:80px;
	padding:8px 0px 20px 0px;
}

.note{
	font-size:9pt;
	color:#597e39;
	font-weight: bold;
}
.registration_section {
	border-top: 1px #cccccc solid;
	padding:10px 0px 5px 0px;
	width: 540px;
	color:#343434;
	font-size: 13px;
	font-weight: bold;
}
.titleCell {
	width: 25%;
	color:#343434;	
	text-align: right;
	font-size: 13px;
	font-weight: bold;
}
.fieldCell {
	width: 75%;
	text-align: left;
	padding: 4px 4px 4px 8px;
}
.button {
	background:#EFEFEF url(<?php echo $mosConfig_live_site; ?>/images/template/registration_submit.gif) repeat-x scroll center bottom;
}
.cancel_block{
	background-color: #FFFFFF;
    border: 1px solid #000000;
    float: right;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 13px;
    margin-right: 20px;
    padding: 5px;
    text-align: center;
    text-indent: 0;
    width: 400px;   
}
