div.payment div,
div#payment div{
	float: left;
	margin-right: 5px;
}
div.payment,
div#payment{
	margin:0 auto;
	width:720px;
}
div.payment div ul,
div#payment div ul{
	list-style:disc inside none;
}
div.payment div ul li,
div#payment div ul li{
	padding-bottom: 10px;
}
div.payment div ul a,
div#payment div ul a{
	color: #666;
	text-decoration: none;
}
div.payment div ul a:hover,
div#payment div ul a:hover{
	text-decoration: underline;
}
span.warning{
	color: red;
	background: url(../images/warning.jpg) no-repeat;
	height: 60px;
	padding-left:80px;
	display: block;
}
table#table_fuel{
	text-align: center;
	border-collapse: collapse;
}
table#table_fuel td,
table#table_fuel th{
	border: 1px solid silver;
	padding:5px;
}
#actualNews .ANLine {
	width:100%;
}
#actualNews .ANLine:hover div.ANCountComment {
	color: #FFF;
}
div.ANLineAll{
	margin-left: 200px;
}
#actualNews .ANAvatar {
	float: left;
	height:192px;
	width:200px;
}
#actualNews .ANElement{
	float: left;
	width:100%;
	padding-top:6px;
}
#actualNews .ANLine a {
	display:block;
	float:left;
	width:88%;
	overflow:hidden;
}
#actualNews .ANCountComment {
	float: right;
	padding-right:10px;
}
#actualNews .ANLine a pre{
	font: 12px/18px Tahoma,Arial,Helvetica,sans-serif;
}

/*Оплата мобильных операторов*/
div#paymobile{
	width: 369px;
	color: #858585;
	background: #FFF url(../images/mobile_head.png) no-repeat ;
	border: 1px solid #FFF;
	
}

div#paymobile form input.operator{
	width: 23px;
}
div#paymobile form input.phone{
	width: 63px;
}

div#paymobile form.mob_fon,
div#paymobile div.mob_fon{
	background: #EFEFEF;
	border-right:1px solid #CFCFCF;
	border-left:1px solid #CFCFCF;
	border-bottom:1px solid #CFCFCF;
	margin-left:6px;
	margin-right:8px;
	margin-top:92px;
}
div.mob_body{
	background: url(../images/mob_body.png) repeat-y 6px 0;
	margin-top: 37px;
	padding-left: 25px;
}
div.mob_body div.kurs span{
	display: block;
}
div.mob_bottom{
	background: url(../images/mob_border_bottom.png) repeat-x;
	height: 2px;
	margin-left:6px;
	margin-right:4px;
	padding-bottom:4px;
}
div.another{
	padding: 5px 0 10px;
}
div.another a{
	color: red;
	font-size: 14px;
}
div#paymobile div.check{height: 40px;}
div#paymobile div.check img{
	float: right;
	padding-right: 20px;
}
div#paymobile div.check span{
	display:block;
	float:left;
	padding-top:8px;
}
div#paymobile div.check select{
	float:left;
	margin-left:30px;
	margin-top:5px;
	width:75px;
}
div#paymobile div.phone_div div.phone_img{
	float: right;
	width: 103px;
	height: 30px;
	border: 1px solid #AAA;
	text-align: center;
	padding-top:5px;
	margin-right: 20px;
}
div.phone_div{
	height: 40px;
}
div.phone_div .phone_text{
	padding-top: 6px;
	float:left;
}
input.mob_submit{
	background: url(../images/mob_continue.png);
	width: 141px;
	height: 30px;
	border: 0;
	float: right;
	margin: 4px 3px 5px 0;
	cursor: pointer;
}