div.sl {
	width:310px;
	position:relative;
	height:65px;
	cursor:pointer;
}
.sl .line {
	height:13px;
	background:url(../img/blue_line.png) no-repeat left;
	margin-left:12px;
}
.sl .left {
	display:inline-block;
	height:13px;
	background:url(../img/white_line.png) no-repeat left;
	margin-top:-13px;
	margin-left:12px;
	position:absolute;
	width:0px;
}
.sl .left span {
	display:block;
	width:21px;
	height:21px;
	background:url(../img/point.png);
	float:right;
	margin-right:-16px;
	margin-top:-3px;
	cursor:move;
}
.sl .right {
	display:inline-block;
	height:13px;
	background:url(../img/white_line.png) no-repeat right;
	margin-top:-13px;
	margin-right:17px;
	float:right;
	width:0px;
}
.sl .right span {
	display:block;
	width:21px;
	height:21px;
	background:url(../img/point.png);
	margin-left:-17px;
	margin-top:-3px;
	cursor:move;
}
.sl h3 {
	color:#666666;
	margin:0px;
	margin-bottom:8px;
	font-size:11pt;
}
.sl>span {
	display:inline-block;
	text-align:center;
	width:50px;
	margin-top:8px;
	color:#666666;
	font-size: 12px;
}
.sl>span.active {
	color:#000;
	font-weight:bold;
}
.sl>span:first-of-type {
	margin-left:-8px;
}
.sl>span:last-of-type {
	width:42px;
	text-align:right
}


.creditlistinfo p {
	text-align: left;
	margin: 4px 0 !important;
}
.creditico {
	width: 200px;
	float: left;
	height: 160px;
}
.creditlistinfo {
	margin-left: 140px;
}
.creditlistinfo ul{
	list-style: none;
}
.formsrecalme {
	padding: 28px;
	position: relative;
}
.formsrecalme .close{
	position: absolute;
    right: 22px;
    top: 30px;
}
.formsrecalme .zagolovok {
	color: #333333;
	font-size: 26px;
	margin: 0;
}
.formsrecalme hr {
    background: none repeat scroll 0 0 #CECECE;
    border: 0 solid #CECECE;
}
.formsrecalme p {
	width: 100%;
	margin: 9px 0; 
}
.formsrecalme p span{
	color: #666666;
}
.formsrecalme p input{
	background: url('../img/input.png') no-repeat;
	width: 280px;
	height: 30px;
	font-size: 12px!important;
	border: 1px solid #B5B5B5;
	padding: 0 10px;
}
.formsrecalme p textarea{
	background: url('../img/textarea.png') no-repeat;
	width: 280px;
	height: 80px !important;
	min-height: 80px !important;
	font-size: 12px!important;
	border: 1px solid #B5B5B5;
	padding: 5px 10px !important;
	box-sizing: inherit !important;;
}
.recalme {
	width: 360px;
	height: 462px;
}
.formsrecalme .erors {
	float: right;
	color: red;
	display: none;
}
.poleeror {
	border: 1px solid red !important;
}
#okeysendmessageformzvonok .ramkamessage {
	padding: 30px; 
	margin-top: 0px; 
	width: 440px;
}
#okeysendmessageformzvonok .psevdoh2 {
	text-transform: uppercase; 
	padding: 30px 10px; 
	font-size: 24px;
}
.formsrecalme p span {
	font-size: 12px!important;
}