.content-holder .inner .inner-right .city-list .city-holder .city .city-title .short-desc{
	width: 645px;
	padding: 5px 25px 0 25px;
	float: left;
	display: inline;
}

.content-holder .inner .inner-right .city-list .city-holder .city .city-title .short-desc p{
	padding: 0 0 0 0;
}

.content-holder .inner .inner-right .city-list .city-holder .city .city-info  .phone-description{
    display: inline;
    float: left;
	width: 645px;
	padding: 0 25px 0 25px;
}

.content-holder .inner .inner-right .city-list .city-holder .city .city-info  .phone-description table {
	width: 100%;
	background: -moz-linear-gradient(left, #26509f 0%, #008dd2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#26509f), color-stop(100%,#008dd2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #26509f 0%,#008dd2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #26509f 0%,#008dd2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #26509f 0%,#008dd2 100%); /* IE10+ */
	background: linear-gradient(to right, #26509f 0%,#008dd2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26509f', endColorstr='#008dd2',GradientType=1 ); /* IE6-9 */
	margin: 0 0 5px -2px;
}

.content-holder .inner .inner-right .city-list .city-holder .city .city-info  .phone-description table thead td,
.content-holder .inner .inner-right .city-list .city-holder .city .city-info  .phone-description table thead th{
	padding: 7px 20px 7px 20px;
	background: none;
	color: #fff;
	text-align: center;
	border-left: 2px solid #fff;	
	vertical-align: middle;
	font: 14px/18px "museo_sans_rounded700", arial, verdana, sans-serif;		
}

.content-holder .inner .inner-right .city-list .city-holder .city .city-info  .phone-description table tbody td{
	padding: 7px 20px 7px 20px;
	background: #eeecec;
	color: #000;
	text-align: left;
	border: none;
	border-top: 1px solid #fff;
	border-left: 2px solid #fff;
	font: 14px/22px "museo_sans_rounded300", arial, verdana, sans-serif;	
}

.content-holder .inner .inner-right .city-list .city-holder .city .city-info  .phone-description table tfoot td{
	padding: 0px 20px 0px 20px;
	background: none;
	color: #000;
	text-align: left;	
	border: none;
	border-left: 2px solid #fff;	
	font: 10px/4px "museo_sans_rounded300", arial, verdana, sans-serif;	
}

.content-holder .inner .inner-right .city-list .city-holder .city .city-info  .phone-description table td p,
.content-holder .inner .inner-right .city-list .city-holder .city .city-info  .phone-description table th p{
	padding: 0;
}

.content-holder .inner .inner-right .phone-buttons{
	width: 705px;
	float: left;
	display: inline;
	padding: 0 0 20px 0;
}

.content-holder .inner .inner-right .phone-buttons a{
	font: 20px/24px "museo_sans_rounded700", arial, verdana, sans-serif;	
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	width: 334px;
	padding: 18px 5px 18px 5px ;
}

.content-holder .inner .inner-right .phone-buttons .equipment{
	width: 344px;
	float: left;
	display: inline;
}

.content-holder .inner .inner-right .phone-buttons .equipment a{
	background: #006d9b; /* Old browsers */
	background: -moz-linear-gradient(top,  #006d9b 0%, #005e85 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006d9b), color-stop(100%,#005e85)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #006d9b 0%,#005e85 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #006d9b 0%,#005e85 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #006d9b 0%,#005e85 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #006d9b 0%,#005e85 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006d9b', endColorstr='#005e85',GradientType=0 ); /* IE6-9 */	
}

.content-holder .inner .inner-right .phone-buttons .equipment a:hover{
	color: #fff;
	background: #005e85; /* Old browsers */
	background: -moz-linear-gradient(top,  #005e85 0%, #006d9b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005e85), color-stop(100%,#006d9b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #005e85 0%,#006d9b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #005e85 0%,#006d9b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #005e85 0%,#006d9b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #005e85 0%,#006d9b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005e85', endColorstr='#006d9b',GradientType=0 ); /* IE6-9 */	
}

.content-holder .inner .inner-right .phone-buttons .offer{
	width: 344px;
	float: right;
	display: inline;
}

.content-holder .inner .inner-right .phone-buttons .offer a{
	background: #fa9904; /* Old browsers */
	background: -moz-linear-gradient(top,  #fa9904 0%, #fe7500 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa9904), color-stop(100%,#fe7500)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fa9904 0%,#fe7500 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fa9904 0%,#fe7500 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fa9904 0%,#fe7500 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fa9904 0%,#fe7500 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa9904', endColorstr='#fe7500',GradientType=0 ); /* IE6-9 */		
}

.content-holder .inner .inner-right .phone-buttons .offer a:hover{
	color: #fff;
	background: #fe7500; /* Old browsers */
	background: -moz-linear-gradient(top,  #fe7500 0%, #fa9904 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe7500), color-stop(100%,#fa9904)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fe7500 0%,#fa9904 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fe7500 0%,#fa9904 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fe7500 0%,#fa9904 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fe7500 0%,#fa9904 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe7500', endColorstr='#fa9904',GradientType=0 ); /* IE6-9 */			
}

.order-form-holder .order-form-body #plan-form .white-form-col1 {
	width: 280px;
}

.order-form-holder .order-form-body .white-form-col1 .plans-list{
	padding: 0 0 15px 0;
	float: left;
	width: 100%;
}

.order-form-holder .order-form-body .white-form-col1 .plans-list .plan-element{
	padding: 0 20px 5px 0;
	float: left;
}

.order-form-holder .order-form-body .white-form-col1 .plans-list .plan-element label{
	font: 16px/22px "museo_sans_rounded700", arial, verdana, sans-serif;
	margin: 0 0 0 4px;
}

.order-form-holder .order-form-body .white-form-col1 .old_nr-list{
	padding: 0 0 15px 0;
	float: left;
	width: 100%;
}

.order-form-holder .order-form-body .white-form-col1 .old_nr-list .old_nr-element{
	padding: 0 20px 5px 0;
	float: left;
}

.order-form-holder .order-form-body .white-form-col1 .old_nr-list .old_nr-element label{
	font: 16px/22px "museo_sans_rounded700", arial, verdana, sans-serif;
	margin: 0 0 0 4px;
}

.order-form-holder .order-form-body .white-form-col1 .old-nr {
	float: left;
	width: 100%;	
}

.order-form-holder .order-form-body .white-form-col1 .old-nr .form-line .form-input{
	float: left;	
	width: 130px;
	background: #0072a0; /* Old browsers */
	background: -moz-linear-gradient(top, #0072a0 0%, #0b8dc1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0072a0), color-stop(100%,#0b8dc1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0072a0 0%,#0b8dc1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0072a0 0%,#0b8dc1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0072a0 0%,#0b8dc1 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0072a0 0%,#0b8dc1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0072a0', endColorstr='#0b8dc1',GradientType=0 ); /* IE6-9 */	
}

.order-form-holder .order-form-body .white-form-col1 .old-nr .form-line .form-input input{
	width: 104px;
	height: 21px;
	padding: 7px 13px 7px 13px;
	border: none;
	color: #fff;
	font: 14px/21px "museo_sans_rounded300", arial, verdana, sans-serif;	
	background: none;
}

.order-form-holder .order-form-body .white-form-col1 .old-nr .err .form-input input{
	width: 102px;
	padding: 6px 13px 6px 13px;
	border: 1px solid #FD6304;
}

.order-form-holder .order-form-body .white-form-col1  .form-line .form-select-duration{
	float: left;	
	width: 130px;
	height: 35px;
	background: #0B8DC0; /* Old browsers */
	margin: 0 0 20px 0;
}

.order-form-holder .order-form-body .white-form-col1  .form-line .form-select-duration select{
    background: #0B8DC0;
    border: none;
    color: #FFFFFF;
    font: 14px/21px "museo_sans_rounded300",arial,verdana,sans-serif;
    height: 21px;
    margin: 7px 0 0 10px;
    padding: 0;
    width: 112px;	
}

.order-form-holder .order-form-body .white-form-col1  .err .form-select-duration {
	width: 102px;
	padding: 6px 13px 6px 13px;
	border: 1px solid #FD6304;
}

.order-form-holder .order-form-body #plan-form .white-form-col2 {
	width: 300px;
}

.order-form-holder .order-form-body .white-form-col2 p{
	color: #484848;
	padding: 0;
	font: 12px/22px "museo_sans_rounded300", arial, verdana, sans-serif;		
}

.order-form-holder .order-form-body .white-form-col2 p strong{
	color: #fd6304;		
}

.order-form-holder .order-form-body .white-form-col2 .conditions{
	display: none;		
}

.order-form-holder .order-form-body .white-form-col2 .active{
	display: inline;		
}

