html{
	margin:0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
body{
	margin:0px;
	padding: 0px;
	background:url(../img/bg.gif) left top repeat-x #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width: 100%;
	height: 100%;
}
a img{
	border:0px;
}
a{
	color:#0033cc;
	text-decoration:underline;
}
a:hover{
	color:#0033cc;
	text-decoration:none;
}

a.white
{
	font-size:11px;
	color:#FFF;
	text-decoration: underline;
}

a.white:hover
{
	font-size:11px;
	color:#FFF;
	text-decoration: none;
}

p{
	margin:0 0 10px 0;
	padding:0px;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.clr{
	clear:both;
	margin:0px;
	padding:0px;
}
.full{
	float:left;
	width:100%;
}
.gray{
	color:#999999;
}
.blackdate{
	color:#000;
	font-size: 12px;
}
.blue{
	color:#003366;
	text-decoration: none;
	background: #fff;
}
.blue2{
	color:#003366;
	text-decoration: none;
}
.blue1{
	color:#3366cc;
}
.red{
	color:#ff3300;
}
.title{
	font-size:14px;
	padding:0 0 10px 0;
}
.title_fb{
	font-size:14px;
	padding:0px;
}
.font-11{
	font-size:11px;
}
.font-10{
	font-size:10px;
}
h1{
	font-size:24px;
	color:#0e3d73;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
h2{
	font-size:24px;
	color:#0e3d73;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

a.h2 {
	font-size:24px;
	color:#0e3d73;
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-decoration: none;
}
a.h2:hover {
	font-size:24px;
	color:#0e3d73;
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-decoration: underline;
}

h1.pagename{
	font-size:24px;
	color:#122955;
	margin:0px;
	padding:0px 0px 0px 17px;
	font-weight:normal;
/*	font-family: tahoma;*/
}

h2.pagename{
	font-size:20px;
	color:#122955;
	margin:0px;
	padding:0px;
	font-weight:normal;
/*	font-family: tahoma;*/
}

h1.pagename a{
	font-size:24px;
	color:#122955;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-family: tahoma;
	text-decoration: underline;
}
h1.pagename a:hover{
	font-size:24px;
	color:#122955;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-family: tahoma;
	text-decoration: none;
}

#wrap{
	width:970px;
	margin:0 auto;
}
#wrap1{
	width:1000px;
	background:url(../img/wrap_bg.jpg) right top no-repeat;
	margin:0 auto;
}
#header{
	float:left;
	width:980px;
}
#header div.h1{
	margin:0px;
	padding:35px 0 0 30px;
	float:left;
}
#header div.h2{
	padding:70px 0 0 85px;
	float:left;
}
#header h2{
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#FFFF00;
	font-size:30px;
	font-family: impact;
}
.banner{
	float:left;
	width:980px;
	margin:5px 0 0 0;
}
.left_arrow{
	float:left;
	padding:95px 0 0 120px;
}
.banner_img{
	float:left;
}
.right_arrow{
	float:left;
	padding:95px 0 0 0;
}
.select_city{
	width:580px;
	margin:10px 20%!important;
	margin:10px 10%;
	float:left;
	text-align:center;
}
.select_city div.h2{
	font-size:24px;
	color:#0e3d73;
	float:left;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
.select_city h1{
	color:#0e3d73;
	margin:15px 0 10px 0;
	padding:0px;
	font-weight:normal;
}
.select_city_right{
	float:right;
	font-size:11px;
	width:225px;
}
.select_city_right select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:220px;
}
.select_city_right input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.phone{
	background:url(../img/phone_bg.jpg) left bottom no-repeat;
	width:210px;
	height: 175px;
	padding:0 10px 0px 10px;
	font-size:18px;
	font-weight:normal;
	color:#3c79be;
	float:left;
}
.company_info{
	float:left;
	width:700px;
	margin:0 0 0 30px;
}
#footer{
	float:left;
	width:980px;
	margin:20px 0 0 0;
	padding:20px 0;
	font-size:11px;
	color:#cecece;
	background:url(../img/devider_line.gif) left top repeat-x;
}
#footer p{
	margin:0px;
	padding:0px;
}
#footer a{
	color:#cecece;
	text-decoration:underline;
}
#footer a:hover{
	color:#cecece;
	text-decoration:none;
}
#left{
	float:left;
	width:235px;
}
#logo{
	margin:0px;
	padding:35px 0 20px 0;
	width:225px;
	text-align:center;
}
.my_city{
	float:left;
	background:url(../img/my_city_bg.jpg) left top no-repeat;
	font-size:11px;
	color:#FFF;
	width:215px;
	padding:5px 10px 22px 10px;
	line-height:20px;
}
.my_city select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:215px;
}
#left .news{
	float:left;
	width:215px;
	padding:10px 10px 10px 10px;
	font-size:11px;
}

div.subtitle{	font-size:24px;
	color:#0e3d73;
	padding:0px;
	font-weight:normal;
	
	border-left:8px solid #FFFF00;
	padding-left:10px;
	margin:0 0 10px 0;
	}

.left_ad{
	float:left;
	width:235px;
	padding:20px 0;
	text-align:center;
}
#left .survey{
	float:left;
	width:215px;
	padding:20px 10px;
}
#left .survey p{
	padding-bottom:10px;
}
#left .survey label{
	display:block;
	padding-left:25px;
}
#left .survey label input{
	float:left;
	margin:2px 10px 0 0;
}
.bote_btn{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:110px;
	margin-left:45px;
}
#left .successes{
	float:left;
	width:215px;
	padding:20px 10px;
}
.weather{	
	float:left;
	font-size:10px;
}
.img{
	float:left;
	margin:0 10px 0 0;
}
.weather_clr{
	float:left;
	font-size:11px;
	font-weight:normal;
	width: 120px;
}
.weather_clr b{
	font-size:18px;
	font-weight:normal;
}
.weather_ball{
	float:right;
}
.weather_ball b{
	font-size:18px;
	font-weight:normal;
}
.weather_ball span{
	color:#cc9900;
}
#right{
	width:725px;
	float:right;
}
.tagline{
	float:left;
	background:url(../img/tagline_seperator.gif) left bottom repeat-x;
	width:100%;
	padding:10px 0;
	height: 51px;
}
.tagline h2{
	color:#FFFF00;
	margin:0px;
	padding:0px;
	font-size:30px;
	font-family: impact;
	float: left;
	line-height: 22px;
}
.tagline h3{
	color:#FFFF00;
	text-align:right;
	font-size:22px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	font-family: impact;
	line-height: 22px;
}
#menu{
	list-style-type:none;
	margin:0px;
	padding:10px 0;
	float:left;
	width:100%;
}
#menu li{
	display:inline;
}
#menu li a.menu {
	display:block;
	float:left;
	font-weight:bold;
	width:100px;
	height:42px;
	line-height:36px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	margin:0 8px;
}
#menu li a.menu:hover{
	color:#10315b;
	background:url(../img/active_menu.gif) left top no-repeat;
}
#menu li a.active{
	color:#10315b;
	background:url(../img/active_menu.gif) left top no-repeat;
}
div.tooltip {
	background: #16518b;
	padding:9px 5px 9px 5px;
	height: auto;
	display:none;
	border: 1px solid #175995;
	color:#fff;
	text-align: center;
	margin-top: 80px;
	margin-left: 8px;
}
a.submenu
{
	font-weight:bold;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	margin:0px;
	line-height: 20px;
}
a.submenu:hover
{
	color:#fff200;
	background:none;
}
.top_ad_banner{
	float:left;
	margin:0 0 10px 0;
}
.partner_listing{
	float:left;
	margin:10px 0;
	line-height:18px;
	width: 100%;
}
#footer_full{
	width:100%;
	position: relative;
}
.footer_right{
	height:250px;
	padding-top:0px;
	min-width: 600px;
	margin-top: 4px;
	margin-left: -20px;
	background:url(../img/footer_bg.jpg) left bottom no-repeat;
	background-position:left bottom;
}

.footerbgline
{
/*	background:url(../img/footer_bgline.jpg) left bottom repeat-x;*/
	position: relative;
	margin: 0px;
	margin-left: 400px;
	padding: 0px;


}

.citypic
{
	float: left;
	width: 400px;
	height: 250px;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	background: #fff right bottom no-repeat;
}

.site_info{
	font-size:11px;
	color:#cecece;
	padding:213px 7px 0px 0px;
	font-size:9px;
	float:right;
}
.site_info a{
	text-decoration:none;
	color:#cecece;
}
.site_info a:hover{
	text-decoration:none;
	color:#000;
}
.cmpny_logo{
	float:right;
	text-align:right;
	padding:212px 1px 0 0;
}

.footer_cnt_text {
	color: #fff500;
	font-size: 18px;
	position: absolute;
	left: 678px;
	top: 146px;
	z-index: 100;
}

.footer_cnt_text a, .footer_cnt_text a:hover{
	color: #fff500;
	font-size: 18px;
	text-decoration: none;
}


a.footermap
{
	color: #fff500;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

a.footermap:hover
{
	color: #fff500;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

.footer_links{
	text-align: center;
}
#container{
	padding:0px 0px 0px 19px;
	width:706px;
	float:left;
}

#container h1{
	font-size:24px;
	color:#122955;
	margin:0px;
	padding:0px 0px 30px 2px;
	font-weight:normal;
/*	font-family: tahoma;*/
}

#container h1 a{
	font-size:24px;
	color:#122955;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-family: tahoma;
	text-decoration: underline;
}
#container h1 a:hover{
	font-size:24px;
	color:#122955;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-family: tahoma;
	text-decoration: none;
}


.photos_listing{
	float:left;
	margin:10px 0;
	width:200px;
	font-size:11px;
	text-align:center;
	line-height:20px;
}
.photos_listing_center{
	float:left;
	margin:10px 20px;
	width:198px;
	font-size:11px;
	text-align:center;
	line-height:20px;
}
.seperator{
	background:url(../img/devider_line.gif) left top repeat-x;
	width:100%;
	height:5px;
	line-height:5px;
	margin:10px 0;
}
.vacancy_listing{
	margin:10px 0 0 0;
	padding:15px;
	width:695px;
}
.vacancy_listing .title_price{
	margin:0 0 10px 0;
}
.vacancy_listing .title_price .floatright{
	width:110px;
	text-align:center;
}
.vacancy_listing1{
	margin:30px 0 0 0;
	padding:15px;
	width:695px;
}
.vacancy_listing1 .title_price{
	margin:0 0 10px 0;
}
.vacancy_listing1 .title_price .floatright{
	width:110px;
	text-align:center;
}
.send_form{
	margin-bottom:20px;
	width: 80%;
	border-collapse: collapse;
	padding: 0px;
}
.send_form td{
	padding: 2px 0px;
}
.send_form td.left{
	text-align: right;
	width: 30%;
	padding-right: 5px;
}
.send_form input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:395px;
	border:1px solid #666666;
}

.send_form input.file{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100%;
	padding:3px 2px 2px 0;
	border:0px;
}
.send_form select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #666666;
}
.send_form textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:395px;
	border:1px solid #666666;
}
.send_form input.w210{
	width:90px;
}
.send_form img{
	float:left;
	margin:0px 10px 0 0;
}
input.submit{
	background: #f6f6f6;
	border: 1px solid #d9d9d9;
	padding: 0px 10px 0px 10px;
	width: 150px;
	cursor: pointer;
}
input.submit_fb{
	background: #f6f6f6;
	border: 1px solid #d9d9d9;
	padding: 0px 10px 0px 10px;
	width: 170px;
	cursor: pointer;
}
.feedback_listing{
	float:left;
	width:100%;
	margin:0 0 10px 0;
}
.feedback_listing .feedback_block{
	width:100%;
}
.feedback_listing .feedback_block .feedback_info{
	float:left;
	width:96%;
}
.pager{
	float:left;
	width:100%;
	font-size:11px;
}
.pager ul{
	list-style-type:none;
	margin:10px 0;
	padding:0px;
}
.pager ul li{
	display:inline;
	padding:0 3px;
}
.pager ul li a{
	text-decoration:underline;
}
.pager ul li a:hover{
	text-decoration:none;
}
.pos1_banner{
	margin:6px 0 15px 0;
	float:left;
}
.infoblocklink a{
	display:block;
	width:205px;
	background: left top no-repeat;
	height:60px;
	padding:35px 0 0 15px;
	margin-bottom: 15px;
	color:#10315b;
	float:left;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}
.infoblocklink a:hover{
	background:url(../img/ural_express1.gif) left top no-repeat;
}

.infoblocklink1 a{
	display:block;
	width:205px;
	background:url(../img/ural_express.gif) left top no-repeat;
	height:60px;
	padding:35px 0 0 15px;
	color:#10315b;
	float:left;
	margin-left:30px;
	margin-bottom: 15px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}
.infoblocklink1 a:hover{
	background:url(../img/ural_express1.gif) left top no-repeat;
}

div.infoblock
{
	width: 725px;
	height: 340px;
}
div.infoblock a, div.infoblock a:hover
{
	color:#102852;
	font-size:18px;
	text-decoration: none;
}

.full h2{
	padding:10px 0 15px 0;
}
.dprtmnt_listing_off{
	padding:5px 0 10px 25px;
	width:710px;
	float:left;
}
.dprtmnt_listing_on{
	
	padding:5px 0 10px 0;
	width:740px;
	float:left;
}
.dprtmnt_listing_on .top_title{
	background:url(../img/up-2.jpg) left top no-repeat;
	background-position:0 -7px;
	width:710px;
	padding-left:30px;
}
.dprtmnt_listing_on .btm_title{
	background:url(../img/down-2.jpg) left top no-repeat;
	width:740px;
	float:left;
}
.dprtmnt_listing_on .top_title_images{
	padding:0 10px;
	float:left;
	border:1px solid yellow;
	margin-left:10px;
	border-width:0 1px;
	width:700px;
}
.dprtmnt_img_block{
	width:100px;
	float:left;
	text-align:center;
	font-size:11px;
	padding:10px 0;
	margin:0 10px 10px 5px;
}
.dprtmnt_img_block a{
	color:#333333;
	text-decoration:underline;
}
.dprtmnt_img_block a:hover{
	color:#333333;
	text-decoration:underline;
}
.brthdy_left{
	width:350px;
	float:left;
}
.brthdy_right{
	width:350px;
	float:right;
}
.brthdy_left table, .brthdy_right table{
	margin:0 0 20px 0;
}
.brthdy_left table a, .brthdy_right table a{
	color:#333333;
	text-decoration:underline;
}
.brthdy_left table a:hover, .brthdy_right table a:hover{
	color:#333333;
	text-decoration:none;
}
.news_listing1{
	background:url(../img/news1_bg.gif) left top no-repeat;
	background-position:0 16px;
	padding:10px;
	width:232px;
	margin:10px 0 15px 0;
}
.news_listing2{
	background:url(../img/news2_bg.gif) left top no-repeat;
	background-position:0 16px;
	padding:10px;
	width:342px;
	margin:10px 0 15px 0;
}
.news_listing3{
	padding:10px;
	width:342px;
	margin:10px 0 15px 0;
}
.news_listing4{
	padding:10px 10px;
	width:700px;
	margin:10px 0 15px 0;
}

.disabled, .disabled:hover{
	color: #ccc;
}

#sotrudinfo
{
	color: #000;
	padding: 5px;
	line-height: 15px;
}
#sotrudinfo img
{
	margin: 0px 10px 5px 0px;
}

div.navig, div.navig a 
{
	font-size: 11px;
}

div.navig {color: #555;padding-left: 5px;}
div.mainnews
{
	border: 1px solid #f3e612;
	background: #fffef5;
	overflow:auto;
}
div.mainnews1
{
	border: 1px solid #f3e612;
	background: #fffef5;
	padding: 5px 2px 0px 5px;
	margin: 10px 0px;
}
div.vacanshot
{
	border: 1px solid #f3e612;
	background: #fffef5;
	padding: 5px;
	margin: 10px 0px;
}

div.vacans
{
	padding: 5px;
	margin: 10px 0px;
}

div.vatithot
{
	background: #f6f6f6;
	border: 1px solid #d9d9d9;
	line-height: 30px;
	padding: 0px 10px 0px 10px;
}
div.vatithot1
{
	border: 1px solid #f3e612;
	background: #fffef5;
	line-height: 30px;
	padding: 0px 10px 0px 10px;
}
div.vatit
{
	background: #f6f6f6;
	border: 1px solid #d9d9d9;
	line-height: 30px;
	padding: 0px 10px 0px 10px;
}

div.error_mes
{
	margin: 0px 0px 5px 0px;
	padding: 5px;
	border: 1px dashed #f00;
	background: #fffafa;
}
div.good_mes
{
	margin: 0px 0px 5px 0px;
	padding: 5px;
	border: 1px dashed #0f0;
	background: #fafffa;
}

img.png {behavior: url(/templates/iepngfix.htc);}

div.price
{
	margin-top: 10px;
}

div.price div.city
{
	float: left;
	margin-right: 15px;
}

div.price input.submit, input.calcsubmit{
	background: #f6f6f6;
	border: 1px solid #777;
	padding: 0px 10px 0px 10px;
	width: 150px;
	height: 50px;
	cursor: pointer;
}

div.pricerestit
{
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}

table.price
{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #999;
}

table.price td
{
	border: 1px solid #999;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	padding: 4px 0px 4px 0px;
}

table.price td.blue
{
	background: #11f;
	color: #fff;
}
#calcres
{
	text-align: center;
}
#calcres .price
{
	font-size: 21px;
	color: #e00;
}

div.onlineorderform input, div.onlineorderform select, div.onlineorderform textarea
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	border: 1px solid #7f9db9;
}

div.onlineorderform .standart
{
	width: 150px;
}

div.onlineorderform textarea
{
	width: 664px;
	height: 70px;
}

input.f_d_2
{
	width: 18px;
	text-align: right;
}
input.f_d_4
{
	width: 36px;
	text-align: right;
}

div.onlineorderform div.label
{
	float:left;
	padding-top: 4px;
	padding-right: 3px;
}

div.onlineorderform div.label1
{
	width: 333px;
	text-align: right;
}
div.onlineorderform div.label2
{
	width: 282px;
	text-align: right;
}

div.onlineorderform div.inp
{
	float:left;
}
div.onlineorderform div.space1
{
	clear:both;
}
div.onlineorderform div.space2
{
	clear:both;
	height: 15px;
}

div.onlineorderform div.inp input.one
{
	width: 390px;
}
div.onlineorderform div.inp input.two
{
	width: 330px;
}
div.onlineorderform div.inp input.three
{
	width: 381px;
}

div.onlineorderform div.tit
{
	text-align: center;
	padding-top: 4px;
	font-weight: bold;
}
div.onlineorderform div.submit
{
	text-align: center;
	padding-top: 4px;
}

div.onlineorderform div.submit input.submit
{
	background: #f6f6f6;
	border: 1px solid #d9d9d9;
	padding: 0px 10px 0px 10px;
	width: 150px;
	cursor: pointer;
}

div.onlineorderform div.formtooltip
{
	border-top: 1px solid #ccc;
	color: #000;
	margin-top: 4px;
	width: 664px;
}

/*datapicer*/

/* Ñòèëè äëÿ jQuery UI Datepicker */
#datepicker_div, .datepicker_inline {
	font-family: Georgia;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background: #DDD;
	width: 185px;
}
#datepicker_div {
	display: none;
	border: 1px solid #3297dd;
	z-index: 10;
}
.datepicker_inline {
	float: left;
	display: block;
	border: 0;
}
.datepicker_dialog {
	padding: 5px !important;
	border: 4px ridge #DDD !important;
}
button.datepicker_trigger {
	width: 25px;
}
img.datepicker_trigger {
	margin: 2px;
	vertical-align: middle;
}
.datepicker_prompt {
	float: left;
	padding: 2px;
	background: #DDD;
	color: #000;
}
*html .datepicker_prompt {
	width: 185px;
}
.datepicker_control, .datepicker_links, .datepicker_header, .datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
}
.datepicker_control {
	background: #3297dd;
	padding: 2px 0px;
}
.datepicker_links {
	background: #E0F4D7;
	padding: 2px 0px;
}
.datepicker_control, .datepicker_links {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
}
.datepicker_links label {
	padding: 2px 5px;
	color: #888;
}
.datepicker_clear, .datepicker_prev {
	float: left;
	width: 34%;
}
.datepicker_current {
	float: left;
	width: 30%;
	text-align: center;
}
.datepicker_close, .datepicker_next {
	float: right;
	width: 34%;
	text-align: right;
}
.datepicker_header {
	padding: 1px 0 3px;
	background: #f9f4ba;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.datepicker_header select {
	background: #f9f4ba;
	color: #000;
	border: 0px;
	font-weight: bold;
}
.datepicker {
	background: #CCC;
	text-align: center;
	font-size: 100%;
}
.datepicker a {
	display: block;
	width: 100%;
	font-size: 11px;
}
.datepicker .datepicker_titleRow {
	background: #e1d6bb;
	color: #000;
}
.datepicker .datepicker_daysRow {
	background: #FFF;
	color: #666;
}
.datepicker_weekCol {
	background: #e1d6bb;
	color: #000;
}
.datepicker .datepicker_daysCell {
	color: #000;
	border: 1px solid #DDD;
}
#datepicker .datepicker_daysCell a {
	display: block;
	font-size: 11px;
}
.datepicker .datepicker_weekEndCell {
	background: #E0F4D7;
}
.datepicker .datepicker_daysCellOver {
	background: #FFF;
	border: 1px solid #777;
}
.datepicker .datepicker_unselectable {
	color: #888;
}
.datepicker_today {
	background: #3297dd !important;
}
.datepicker_currentDay {
	background: #f9f4ba !important;
}
#datepicker_div a, .datepicker_inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana;
}
.datepicker_inline .datepicker_links a {
	padding: 0 5px !important;
	font-size: 11px;
}
.datepicker_control a, .datepicker_links a {
	padding: 2px 5px !important;
	color: #000 !important;
	font-size: 11px;
}
.datepicker_titleRow a {
	color: #000 !important;
}
.datepicker_control a:hover {
	background: #FDD !important;
	color: #333 !important;
}
.datepicker_links a:hover, .datepicker_titleRow a:hover {
	background: #FFF !important;
	color: #333 !important;
}
.datepicker_multi .datepicker {
	border: 1px solid #f9f4ba;
}
.datepicker_oneMonth {
	float: left;
	width: 185px;
}
.datepicker_newRow {
	clear: left;
}
.datepicker_cover {
	display: none;
	display/**/: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}
div.banner1{margin: 5px 0px;}