/* content */
#content{
	width:774px;
	padding:9px 0 0;
}
#content h2,
#content h3{
	font-size:16px;
	line-height:18px;
	font-weight:normal;
}
#content h2{margin:0 0 26px 44px;}
#content h3{
	margin:0 0 4px 44px;
	color:#009fe1;
}
/* box */
.box{
	width:716px;
	padding:5px 12px 7px 44px;
	margin:0 0 15px;
	border:1px solid #bcbcbc;
	position:relative;
	border-radius: 6px; /* Opera 10.5+, Chrome, IE9 */
	-moz-border-radius: 6px; /* FF2+, FF3+ */
	-webkit-border-radius: 6px; /* Safari 3+, Chrome */
}
.box p{
	font-size:12px;
	line-height:14px;
	margin:0 0 7px;
}
.list{
	margin:0 0 9px;
	padding:0;
	list-style:none;
	line-height:18px;
	height:1%;
	overflow:hidden;
}
.list li{
	float:left;
	width:100%;
}
.list .number{
	float:left;
	width:77px;
	padding:0 5px 0 0;
	text-align:right;
}
.list-text{
	height:1%;
	overflow:hidden;
}
.box .ico-bank,
.box .ico-visa-mastre,
.box .ico-pay-travel,
.box .ico-on-pay,
.box .ico-cash,
.box .ico-courier,
.box .ico-webmoney,
.box .ico-contact,
.box .ico-promo,
.ico-clock{
	background:url('/i/content/payment/icons-boxes.gif') no-repeat 0 0;
	display:block;
	position:absolute;
	width:32px;
	height:22px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	top:5px;
	left:4px;
}
.box .ico-promo {background:url('/i/content/payment/promo-boxes.png') no-repeat 0 0;}
.box .ico-visa-mastre{
	background-position:0 -25px;
	height:47px;
}
.box .ico-pay-travel{background-position:0 -75px;}
.box .ico-on-pay{background-position:0 -100px;}
.box .ico-webmoney{background-position:0 -179px;}
.box .ico-contact{background-position:0 -204px;}
.box .ico-cash{
	background-position:0 -125px;
	height:19px;
}
.box .ico-courier{
	background-position:0 -147px;
	height:29px;
}
.ico-clock{
	background:url('/i/content/payment/ico-clock.gif') no-repeat 0 0;
	top:7px;
	left:9px;
	width:21px;
}
.box .links-webmoney{
	float:right;
	padding:10px 280px 0 0;
}
.box .links-webmoney a {
	float:left;
	margin:0 0 0 10px;
}
/* box-registration */
.box-registration{
	width:718px;
	padding:5px 12px 7px 44px;
	margin:0 0 15px;
	position:relative;
	background:url('/i/content/payment/bg-dot.gif') repeat-x 0 0;
}
/* sidebar */
#sidebar{
	width:180px;
	font-size:12px;
	line-height:14px;
	overflow:hidden;
	padding:6px 0 0;
	position:relative;
}
#sidebar .sidebar-holder{
	width:178px;
	border:1px solid #2f9edd;
	overflow:hidden;
	position:relative;
	border-radius: 5px; /* Opera 10.5+, Chrome, IE9 */
	-moz-border-radius: 5px; /* FF2+, FF3+ */
	-webkit-border-radius: 5px; /* Safari 3+, Chrome */
}
#sidebar a{color:#0054b3;}
#sidebar h4{
	font-size:10px;
	line-height:12px;
	text-transform:uppercase;
	color:#fff;
	background:#2f9edd;
	margin:0;
	padding:7px 5px 7px 16px;
	position:relative;
	z-index:100;
}
#sidebar .text-area{
	margin:-1px 0 0 0;
	padding:10px 10px 16px 30px;
	height:1%;
	overflow:hidden;
	position:relative;
	z-index:1;
	background:url('/i/content/payment/bg-dot-sidebar.gif') repeat-x 0 0;
}
#sidebar .text-area-list{
	position:relative;
	margin:0 0 -3px;
	padding:9px 10px 16px 30px;
	height:1%;
	overflow:hidden;
	list-style:none;
	position:relative;
}
#sidebar .text-area-list li{
	float:left;
	width:100%;
	padding:2px 0 2px;
}
#sidebar a{
	float:left;
	padding:0 0 0 14px;
	margin:0 0 0 -14px;
	background:url('/i/content/payment/arrow.gif') no-repeat 0 2px;
}
#sidebar a:hover{text-decoration:none;}
