.ready_sites {
	position:relative;
	padding:3px;
	height:144px;
	overflow:hidden;
}
.ready_sites .left-part {
	width:162px;
	float:left;
	height:100%;
	position:relative;
	overflow:hidden;
}
.ready_sites .left-part ul {
	width:100000px;
	height:100%;
	margin-top:0;
}
.ready_sites .left-part li {
	width:162px;
	height:100%;
	float:left;
}
.ready_sites .left-part li a {
	width:145px;
	border:1px solid #cecece;
	height:119px;
	display:block;
	margin-left:3px;
	margin-top:10px;
	overflow:hidden;
	text-align:center;
}
.ready_sites .arrows {
	border:1px solid #000000;
	cursor:pointer;
	height:15px;
	text-indent:-9000px;
	top:-35px;
	width:15px;
	z-index:10;
	display:block;
	position:relative;
	clear:both;
}
.ready_sites .arrows.left {
	background:#FFFFFF url(/images/arrows.png) no-repeat center -105px;
	left:9px;
}
.ready_sites .arrows.right {
	background:#FFFFFF url(/images/arrows.png) no-repeat center -130px;
	left:127px;
	top:-52px;
}
.ready_sites .right-part {
	float:right;
	width:150px;
	margin-top:0;
}
.ready_sites .right-part li { display:none; }
.ready_sites .right-part li.current { display:block; }
.ready_sites .right-part h3 {
	font-size:12px;
	color:#00c;
	line-height:18px;
}
.ready_sites .right-part p {
	font-size:12px;
}
.ready_sites .right-part p span {
	color:#00c;
	font-weight:bold;
}
.ready_sites .right-part .ready-site-pages {
	margin-top:3px;
	width:auto;
	height:82px;
	overflow:hidden;
}
.ready_sites .right-part .ready-site-pages li { display:block; }
.ready_sites .right-part .view-all {
	color:#00c;
	padding-right:8px;
	background: url(/img/blue_arrow.png no-repeat right center; )
}
.ready_sites .right-part .view-all:hover {
	text-decoration:underline;
}
.right_block {
	width:325px;
	float:right;
	margin-right:20px;
	display:inline;
}

.right_block h2 {
	/*background: url(/images/headers.png) no-repeat left -28px;*/
	border-bottom:1px solid #C9CACF;
	height:28px;
	margin:25px 0 8px 0px;
	/*text-indent:-9000px;*/
	width:325px;
}

.right_block ul {
	margin-top:10px;
	width:302px;
	position:relative;
}

.bordered-block {
	margin-bottom:10px;
	border:1px solid #c1c2c6;
}
.bordered-block-padding{
	padding:10px;
	margin-bottom:10px;
	border:1px solid #c1c2c6;
	overflow:hidden;
}
.bordered-blue-block {
	margin-bottom:10px;
	padding:10px;
	border:1px solid #c1c2c6;
	background: #1e2172 url(/images/spec_bg.png) repeat-x;
	color:#FFFFFF
}

.nonbordered-block {
	margin-bottom:10px;
}
/* веб форма */
#rightform{
	position:relative;
}
#rightform label{
	width: 120px; 
	left: 10px; 
	position: absolute; 
	color: #FFFFFF; 
	margin: 0px 0px 5px 0px; 
	padding:3px 0px 0px 0px;
	font-size:11px;
}

#rightform input.input-in{

		position: relative; 
		width:170px;       
        height:14px;
        border:1px solid #cfcece;
        margin-bottom:5px;
        padding:1px;
        font-size:11px;
        font-family:verdana;
		left:130px;
}
#order_sms{
		position: relative; 
		left:130px;
		padding:0px 0px 0px 0px;		
		margin-bottom:5px;

}
#order_text{
		width:170px;       
        height:90px;	
		position: relative; 
		left:130px;
        font-size:11px;
        font-family:verdana;	
		border:1px solid #cfcece;
		margin-bottom:5px;
		
}
/*.input-in {
		width:170px;       
        height:16px;
        border:1px solid #cfcece;
        margin-bottom:4px;
        padding:3px 0 0 4px;
        font-size:11px;
        font-family:verdana;
}*/

#order-sub {
        cursor:pointer;
        margin-top:4px;
        width:170px;
        height:21px;
        background:#1e2172;
        border:none;
        color:#fff;
		position: relative; 
		left:130px;	
		border:1px solid #cfcece;
		
}
/* end веб форма */
/* Оплата */
#receive {
        width:282px !important;
        overflow:hidden;
        margin:0 !important;
}

#receive li {
        float:left;
        padding:0 !important;
        margin-right:12px;
        margin-bottom:0 !important;
}

#receive li a {
        display:block;
        height:66px;
        text-indent:-9000px;
}

.last-method {
        margin-right:0 !important;
}

#sberbank {
        width:58px;
        background: url(/images/receive.png) no-repeat;
}

#wm {
        width:55px;
        background: url(/images/receive.png) no-repeat -71px top;
}

#yad {
        width:38px;
        background: url(/images/receive.png) no-repeat -140px top;
}

#mcash {
        width:23px;
        background: url(/images/receive.png) no-repeat -193px top;
}

#cash {
        width:59px;
        background: url(/images/receive.png) no-repeat -228px top;
}

/* end Оплата */

/* Сервисы */

.rss {
        margin-top:40px;
        padding:0 0 14px 35px;
        width:120px;
        float:right;
        line-height:13px;
        color:#1e2172;
        font-size:10px;
        background: url(/images/rss.png) no-repeat left 4px;
        font-family:verdana;
        display:block;
}

.rss span {
        color:#8e8e8e;
        display:block;
}
/* end Сервисы */
