html, body, form, ol, ul, p{
    margin: 0;
    padding: 0;
}
html, body{
    height: 100%;
}
body{
    background: #103d54;
    color: #ccc;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6{
    margin: 0px;
    padding: 0px;
    color: #fff;
    line-height: 1.3em;
    font-weight: bold;
    font-size: 25px;
}
:focus{
    -moz-outline-style: none;
}
a img, :link img, :visited img {
	border: 0;
}
a{
    color: #43b1e4;
    text-decoration: underline;
}
a:hover{
    color: #b0d5f5;
    text-decoration: underline;
}

#wrapIndex{
    margin: 0 auto;
    width: 1000px;
    min-height: 100%;
    background: #051b2d url(/images/darkbg.jpg) no-repeat 0px 398px;
}
#wrap{
    margin: 0 auto;
    width: 1000px;
    min-height: 100%;
}
#header{
    position: relative;
    height: 132px;
    background: url(/images/header.jpg);
}
#header a{
    color: #999999;
    text-decoration: underline;
}
#header a:hover{
    color: #43b1e4;
    text-decoration: underline;
}
#logo{
    position: absolute;
    top: 16px;
    left: 60px;
    width: 126px;
    height: 98px;
    background: url(/images/logo.gif) no-repeat;
}
#logo a{
    display: block;
    height: 100%;
    text-indent: -9999px;
}
#lang{
    position: absolute;
    top: 23px;
    left: 508px;
    list-style: none;
    font-size: 12px;
	
}
#lang li{
    display: inline;
	float:left;
    margin: 0px 7px;
	}
#lang li a{
	color:#3893be;
    }
#lang li div.active{
    width:57px;
	height:17px;
    background:url(/images/lang_bg.png) top;
	padding:7px 0 5px 0px;
	text-align:center;
	color:#9d9c9c;
}
#lang li div{
    width:57px;
	height:12px;
    padding:7px 0 5px 0px;
	text-align:center;
}

#icons{
    position: absolute;
    top: 23px;
    right: 142px;
    height: 30px;
    list-style: none;
    line-height: 20px;
}
#icons li{
    float: left;
    margin: 0px 5px;
    width: 30px;
    height: 30px;
}
#icons li a{
    float: left;
    display: block;
    padding-top: 9px;
    width: 30px;
    height: 21px;
    background: url(/images/icons_bg.png) top;
    text-align: center;

}
#icons li b{
    float: left;
    display: block;
    padding-top: 9px;
    width: 30px;
    height: 21px;
    background: url(/images/icons_bg.png) top;
    text-align: center;

}
#icons li a:hover{
    background: url(/images/icons_bg.png) bottom;
}

#phone{
    position: absolute;
    top: 79px;
    left: 203px;
    width: 157px;
    height: 18px;
    background: url(/images/number.gif);
    text-indent: -9999px;
}
#contacts{
    position: absolute;
    top: 125px;
    left: 400px;
    font-size: 14px;
}
#search{
    position: absolute;
    top: 77px;
    right: 71px;
    height: 22px;
    background: url(/images/search_input.gif) left no-repeat;
}
.searchInput{
    float: left;
    margin: 2px 5px 0px 7px;
    width: 150px;
    border: 0px;
    background: transparent;
    color: #fff;
    font-size: 12px;
}
#search a{
    float: left;
    display: block;
    margin-left: 10px;
    width: 11px;
    height: 22px;
    background: url(/images/search_button.gif) left;
    text-indent: -9999px;
}
#search a:hover{
    background: url(/images/search_button.gif) right;
}
.line1{
    position: absolute;
    top: 74px;
    left: 0px;
    width: 39px;
    height: 1px;
    border-bottom: solid 1px #f4f4f4;
    background: #bebebe;
    line-height: 0px;
    font-size: 0px;
}
.line2{
    position: absolute;
    top: 74px;
    right: 0px;
    width: 698px;
    height: 1px;
    border-bottom: solid 1px #f4f4f4;
    background: #bebebe;
    line-height: 0px;
    font-size: 0px;
}


#presentation{
    position: relative;
    height: 266px;
}
#pointer{
    position: absolute;
    right: 137px;
    bottom: 0px;
    z-index: 99;
    width: 42px;
    height: 21px;
    background: url(/images/pointer.gif);
}
.popup_bg{
    position: absolute;
    top: 82px;
    right: 0px;
    z-index: 3;
    width: 436px;
    height: 140px;
    background: #072a3a;
    opacity: 0.60;
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
#popupContainer{
    position: absolute;
    top: 82px;
    right: 0px;
    z-index: 99;
    overflow: hidden;
    width: 436px;
    height: 140px;
    /*border-right: solid 19px #003c59;*/
}
.popup{
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 20px 55px 20px 30px;
    width: 351px;
    height: 95px;
	cursor:pointer;
}

.popup_hover{
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 20px 55px 20px 30px;
    width: 351px;
    height: 95px;
	cursor:pointer;
	color:#43B1E4;
}

.popup h4{
    font-weight: normal;
    font-size: 36px;
    _margin-bottom: 8px;
}

.popup h3{
    font-weight: normal;
    font-size: 20px;
    _margin-bottom: 8px;
}

.popup h4 .number{
    font-weight: bold;
    font-size: 60px;
}

.popup_hover h4{
    font-weight: normal;
    font-size: 36px;
    _margin-bottom: 8px;
	color:#43B1E4;
}
.popup_hover h3{
    font-weight: normal;
    font-size: 20px;
    _margin-bottom: 8px;
	color:#43B1E4;
}
.popup_hover h4 .number{
    font-weight: bold;
    font-size: 60px;
	color:#43B1E4;
}

.present_bg{
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
    width: 1000px;
    height: 266px;
}
#img0{
	background: url(/images/header1.jpg);
	width:1000px;
	height:266px;
}
#img1{
	background: url(/images/header2.jpg);
	width:1000px;
	height:266px;
}
#img2{
	background: url(/images/header3.jpg);
	width:1000px;
	height:266px;
}
#img3{
	background: url(/images/header4.jpg);
	width:1000px;
	height:266px;
}
#img4{
	background: url(/images/header5.jpg);
	width:1000px;
	height:266px;
}
#img1,
#img2,
#img3,
#img4{
    display: none;
}
#popup2,
#popup3,
#popup4,
#popup5{
    display: none;
}


#menuIndex{
    position: relative;
    z-index: 99;
    overflow: hidden;
    zoom: 1;
    margin: 0px;
    padding: 0px;
    height: 45px;
    background: url(/images/menu.png);
    list-style: none;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    _background: #002b3f;
}
#menuIndex li{
    display: inline;
    line-height: 45px;
}
#menuIndex li a{
    padding: 20px;
    text-decoration: none;
}
#menuIndex li a:hover{
    background: url(/images/menu2.png);
    _background: #031a29;
}


#contentIndex{
    overflow: hidden;
    zoom: 1;
    padding: 50px 20px;
    height: auto !important;
    height: 800px;
    min-height: 800px;
    background: url(/images/contentbg.jpg) no-repeat 100% 360px;
    line-height: 18px;
}

#contentIndexColumnLeft{
    position: relative;
    float: left;
    margin-bottom: 20px;
    padding-right: 25px;
    padding-left: 290px;
    width: 371px;
    /*background: url(/images/border_custom.gif) repeat-y right -1px;*/
}
#contentIndexColumnLeft ul{
    position: relative;
    margin: 15px 0px 15px 0px;
    list-style: none;
}
#contentIndexColumnLeft li{
    margin: 10px 0px;
    padding-left: 20px;
    background: url(/images/pip1.gif) no-repeat 2px 6px;
}
#contentIndexColumnLeft li.active{
    background: url(/images/pip2.gif) no-repeat 1px 5px;
}
#contentIndexColumnLeft li b{
    font-weight: normal;
}
#contentIndexColumnLeft li a{
    color: #ccc;
    text-decoration: none;
    cursor: default;
}
#contentIndexColumnLeft li:hover{
    color: #fff;
    text-decoration: none;
    cursor: default;
}
.moar{
    font-size: 12px;
}
.imgLelels{
    position: absolute;
    top: 11px;
    left: 20px;
    width: 234px;
    height: 233px;
}
#imgLelel1{
    background: url(/images/listImage1.jpg);
}


#contentIndexColumnRight{
    float: right;
    margin-bottom: 20px;
    margin-left: -1px;
    padding-left: 35px;
    width: 240px;
    /*background: url(/images/border_custom.gif) repeat-y left;*/
    font-size: 12px;
}
#contentIndexColumnRight ul{
    margin-top: 20px;
    margin-left: -7px;
    color: #fff;
    list-style: none;
    font-size: 17px;
}
#contentIndexColumnRight ul li{
    padding: 6px 0px;
}
#contentIndexColumnRight ul li.active{
    margin-left: -6px;
    padding: 6px 0px 6px 6px;
    background: url(/images/hr.png);
    _background: #153952;
}
#contentIndexColumnRight ul li span{
    color: #53626f;
}
#contentIndexColumnRight ul a{
    text-decoration:underline;
}
#contentIndexColumnRight ul li.active a{
    color: #fff;
}
#contentIndexColumnRight ul a:hover{
    color: #b0d5f5;
    text-decoration: none;
}

 
.headinghr{
    clear: both;
    margin: 20px -20px;
    padding-left: 40px;
    height: 30px;
    background: url(/images/hr.png) repeat-x 0px 50%;
    font-weight: normal;
    font-size: 23px;
    _background: url(/images/hr.gif) repeat-x 0px 50%;
    _margin-top: -40px;
}
.headinghr span{
    padding: 0px 20px;
    background: #051b2d;
}

.newsIndex{
    overflow: hidden;
    zoom: 1;
    margin: 20px 250px 0px 30px;
    list-style: none;
    font-size: 12px;
	position:relative;
}
.newsIndex li{
    /*float: left;*/
    /*display: inline;*/
    padding: 10px;
	padding-bottom: 0px;
    width: 300px;
    height: auto !important;
	/*
	height: 140px;
    min-height: 140px;
	*/
}
.newsIndex li.kaz{
	position:absolute;
	left:300px;
	top:0px;
	/*background: url(/images/border_custom.gif) repeat-y left;*/
}
.newsIndex li.kaz i{
    color: #55626d;
}
.newsIndex li.kaz img{
    margin: 10px 0px 0px -23px;
}
.newsIndex li a{
    position: relative;
    float: left;
    display: block;
    padding: 35px 10px 20px 35px;
    color: #cccccc;
    text-decoration: none;
}
.newsIndex li a:hover{
    margin: -1px;
    border: solid 1px #666666;
    color: #fff;
    text-decoration: none;
}
.newsIndex li a.lastItem:hover{
    margin-bottom: 0;
}
.newsIndex li i.date{
    position: absolute;
    top: 8px;
    left: 12px;
    color: #43b1e4;
    font-size: 12px;
}
.newsIndex li i.date span{
    font-style: normal;
    font-size: 18px;
}

.newsIndex li div.date{
    position: absolute;
    top: 8px;
    left: 10px;
    color: #43b1e4;
    font-size: 12px;
	width:245px;
	text-align:center;
}
.newsIndex li div.kaz_i{	
	position:absolute; left:10px;
	text-align:center;
	width:245px;
	}
.newsIndex li div.date span{
    font-style: normal;
    font-size: 18px;
}

#footer{
    clear: both;
    overflow: hidden;
    zoom: 1;
    padding: 25px 60px 40px 60px;
    background: #020d16;
    color: #484f55;
    line-height: 18px;
    font-size: 11px;
	height:72px
}
#footer a{
    color: #999;
    text-decoration: underline;
}
#footer a:hover{
    color: #fff;
    text-decoration: underline;
}
.copy{
    float: left;
    width: 290px;
    color: #999999;
    font-size: 12px;
}
.glatis{
    float: left;
    width: 230px;
    color: #999999;
    font-size: 12px;
}
.glatis img{
    margin-right: 15px;
}
.kase{
    float: left;
    width: 360px;
}



#menu{
    position: relative;
    z-index: 99;
    overflow: hidden;
    zoom: 1;
    margin: 0px;
    padding: 0px;
    height: 45px;
    background: #0a3043;
    list-style: none;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
}
#menu li{
    display: inline;
    line-height: 45px;
}
#menu li a{
    padding: 20px;
    text-decoration: none;
}
#menu li span{
    padding: 20px;
    text-decoration: none;
    color: #fff;
}
#menu li a:hover{
    background: #031a29;
}

#content{
    overflow: hidden;
    zoom: 1;
    padding: 60px 40px 70px 90px;
    min-height: 600px;
    background: #051b2d url(/images/bginside.jpg) no-repeat top left;
    line-height: 18px;
}
#content dl{
    margin: 25px 0px;
}
#content ul{
    position: relative;
    margin: 25px 0px 25px 10px;
    list-style: none;
}
#content li{
    margin: 15px 0px;
    padding-left: 20px;
    background: url(/images/pip1.gif) no-repeat 2px 6px;
}
#content li.active{
    background: url(/images/pip2.gif) no-repeat 1px 5px;
}
#content h2{
    margin-bottom: 25px;
    margin-left: -20px;
    letter-spacing: -1px;
}
#content h3{
    margin-bottom: 20px;
    margin-left: -20px;
    letter-spacing: -1px;
    font-size: 21px;
}
#content h4{
    margin-bottom: 10px;
    letter-spacing: -1px;
    font-weight: normal;
    font-size: 18px;
}
#content p{
    margin: 20px 0px;
}
blockquote{
    margin-left: -90px;
    padding: 25px 70px;
    background: url(/images/quote.gif) no-repeat 40px 30px #1e3242;
    color: #92bfe4;
    line-height: 24px;
    font-weight: bold;
    font-size: 18px;
}
.contentpadding{
    margin-right: 345px;
}
.imagecontainer{
    margin: 50px 0px;
    font-style: italic;
    font-size: 12px;
}
.imagecontainer img{
    margin-bottom: 10px;
    border: solid 1px #fff;
}
.companyMenu{
    overflow: hidden;
    zoom: 1;
    margin-bottom: 30px;
    margin-left: -20px;
}
.companyMenu img{
    float: left;
    margin-top: 10px;
}
.companyMenu a{
    color: #008cc6;
}
.companyMenu a:hover{
    color: #b0d5f5;
}
#content .companyMenu ul{
    overflow: hidden;
    zoom: 1;
    margin: 0px;
    padding: 10px 0px 0px 40px;
    list-style: none;
}
#content .companyMenu ul li{
    float: left;
    display: inline;
    margin: 0px 10px 20px 0px;
    padding: 0px;
    width: 150px;
    height: auto !important;
    height: 40px;
    min-height: 40px;
    background: none;
    _width: 140px;
}
#content .companyMenu ul li.active a{
    position: relative;
    float: left;
    display: block;
    margin: -6px;
    padding: 6px;
    background: #374857;
    color: #fff;
    text-decoration: none;
	
}
#content .nologo{
    margin-bottom: 10px;
    _margin-bottom: 30px;
}
#content .nologo ul{
    margin: 0px;
    padding: 6px;
}
#content .nologo ul li{
    width: 190px;
    height: 18px !important;
    min-height: 18px !important;
}
#content .nologo a{
    color: #43b1e4;
    text-decoration: underline;
}
#content .nologo a:hover{
    color: #b0d5f5;
    text-decoration: underline;
}

#content #contentColumnRight{
    float: right;
    margin-bottom: 20px;
    margin-left: -1px;
	margin-right:70px;
	display:inline;
    padding-left: 35px;
    width: 220px;
    background: url(/images/border_custom.gif) repeat-y left;
    font-size: 12px;
}
#content #contentColumnRight ul{
    margin-top: 20px;
    margin-left: -7px;
    color: #fff;
    list-style: none;
    font-size: 17px;
}
#content #contentColumnRight ul ul{
    margin: 14px 0px 0px 23px;
    color: #ccc;
    list-style: none;
    font-size: 12px;
}
#content #contentColumnRight ul li{
    margin: 14px 0px;
    padding: 0px;
    background: none;
	white-space:nowrap;
	
}






#content #contentColumnRight ul ul li{
    margin: 5px 0px;
    padding: 0px;
}
#content #contentColumnRight ul ul li.active{
    padding-left: 0px;
	font-size:14px;
}
#content #contentColumnRight ul li span{
    color: #53626f;
}
#content #contentColumnRight ul a{
   /* text-decoration: none;*/
	font-size:14px;
}
#content #contentColumnRight li.active a{
    
	background:none repeat scroll 0 0 #374857;
color:#FFFFFF;
line-height:19px;
/*margin:-6px;*/
padding:6px;

text-decoration:none;
white-space:nowrap;
	
}
#content #contentColumnRight ul a:hover{
    color: #b0d5f5;
    text-decoration: none;
}
/*
#content table{
    border: none;
}
#content th{
    padding: 6px 10px;
    border: none;
    border-bottom: solid 5px #051b2d;
    background: #a3d0e5;
    color: #051b2d;
    text-align: left;
    font-weight: normal;
}
#content td{
    padding: 6px 10px;
    border: none;
    border-bottom: solid 5px #051b2d;
    background: #1e3242;
}
*/
#content table.tab{
    border: none;
}
#content table.tab th{
    padding: 6px 10px;
    border: none;
    border-bottom: solid 5px #051b2d;
    background: #a3d0e5;
    color: #051b2d;
    text-align: left;
    font-weight: normal;
}
#content table.tab td{
    padding: 6px 10px;
    border: none;
    border-bottom: solid 5px #051b2d;
    background: #1e3242;
}


#content .feedback{
    margin-left: -90px;
    padding: 30px 30px 30px 70px;
    background: #1e3242;
}
#content .feedback textarea{
    margin: 8px 0px 0px 0px;
    width: 380px;
    border: solid 1px #4b5b68;
    background: #1e3242;
    color: #ccc;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}
#content .feedback p input{
    margin: 8px 0px;
    width: 175px;
    height: 18px;
    border: solid 1px #4b5b68;
    background: #1e3242;
    color: #ccc;
    font-size: 14px;
}
#content .feedback p{
    float: left;
    margin-right: 25px;
    _float: none;
}
#content .feedback .button{
    clear: left;
    padding: 2px 15px;
    font-size: 12px;
    _position: relative;
    _top: -6px;
}

.vacancyRecord{
    margin-bottom: 20px;
}
#content .vacancyRecord h3{
    margin-bottom: 10px; color:#43B1E4; border-bottom:dashed 1px #43B1E4; display:inline;
	cursor:pointer;
}
#content .vacancyRecord ul{
    position: relative;
    margin: 5px 0px 15px 0px;
    list-style: none;
}
/*#content .vacancyRecord li{
    margin: 5px 0px;
    padding-left: 20px;
    background: none;
    text-indent: -20px;
}*/
#content .vacancyRecord .vacancyLink{
    position: relative;
    float: left;
    margin: -6px;
    padding: 6px;
    background: #1c3040;
}
#content .vacancyRecord .vacancyLink a{
    border-bottom: dashed 1px #668aa7;
    text-decoration: none;
}
#content .vacancyPopup{top: 250px; _top: expression(eval(document.body.scrollTop) + 250 + 'px'); left: 350px; position: fixed; _position: absolute;
    
    z-index: 9999;
    padding: 25px 40px 30px 25px;
    background: url(/images/popup.png) bottom right;
    _background: #1c3040;
    display: none;
}
#content  .vacancyPopup .vacancyPopupClose{
    position: absolute;
    top: 7px;
    right: 15px;
    width: 16px;
    height: 15px;
    border-bottom: none;
    background: url(/images/close.gif);
}
#content  .vacancyPopup label{
    padding-left: 2px;
}

#content .vacancyPopup span input{
    margin: 8px 0px;
    width: 220px;
    height: 18px;
    border: solid 1px #4b5b68;
    background: #1e3242;
    color: #ccc;
    font-size: 14px;
}
#content .vacancyPopup .choose span input{
    width: 160px;
}
#content .vacancyPopup .choose input.chooseButton{
    width: 60px;
    _position: relative;
    _top: -6px;
}

#content .searchContent{
    margin-bottom: 40px;
    margin-left: -20px;
    padding: 25px;
    background: #394a58;
}
#content .searchContent span input{
    margin: 8px 0px;
    margin-right: 15px;
    width: 420px;
    height: 18px;
    border: solid 1px #4b5b68;
    background: #394a58;
    color: #ccc;
    font-size: 14px;
    _width: 400px;
}
#content .searchContent .button{
    padding: 2px 15px;
    font-size: 12px;
    _position: relative;
    _top: -6px;
}
.colored{
    color: #a3d0e5;
}
.searchResult{
    margin: 25px 0px;
}
#content p.pagination{
    margin-top: 50px;
}
.pagination b{
    margin-right: 10px;
    font-weight: normal;
}
.pagination span{
    margin-right: 10px;
}
.pagination a{
    margin-right: 10px;
}

.pressrelease{
    position: relative;
    margin: 25px 0px 25px -20px;
    padding-left: 80px;
}
.pressrelease b{
    position: absolute;
    top: 3px;
    left: 0px;
    padding: 2px 5px;
    background: #2f4150;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    _left: -80px;
}
#content .pressreleaseType{
    overflow: hidden;
    zoom: 1;
    margin: 0px;
    margin-left: -25px;
    padding: 0px;
    padding: 6px;
    list-style: none;
}
#content .pressreleaseType li{
    float: left;
    display: inline;
    margin: 0px 30px 0px 0px;
    padding: 0px;
    background: none;
}
#content .pressreleaseType li.active a{
    position: relative;
    float: left;
    display: block;
    margin: -6px;
    padding: 6px;
    background: #374857;
    color: #fff;
    text-decoration: none;
}
.datePicker{
    margin: 25px 0px 25px -20px;
}
.datePicker select{
    margin-right: 15px;
}
b.date{
    padding: 2px 5px;
    background: #2f4150;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
}

.imgAlignLeft{
    margin: 0px 15px 15px 0px;
}
.imgAlignRight{
    margin: 0px 0px 15px 15px;
}
#content img{
    border: solid 1px #fff;
}

dl.links dt{
    float: left;
    display: block;
    margin: 0px 7px -7px 0px;
    padding: 2px 5px;
    background: #1c3040;
    color: #fff;
    font-size: 12px;
}
dl.links dd{
    margin: 0px;
    margin-bottom: 25px;
    padding: 0px;
    line-height: 21px;
}

.joinLine { background-color: #43b1e4; border: none; line-height: 0; position: absolute; }
.joinLine1 { width: 25px; height: 1px; left: 253px; top: 125px; }
.joinLine2 { width: 15px; height: 1px; left: 277px; top: 88px; }
.joinLine3 { width: 1px; height: 37px; left: 277px; top: 88px; }

.popup div.punkt{ position:absolute; right:15px; top:58px; width:23px; height:36px; background:url('/images/punkt.gif')}
.popup_hover div.punkt{ position:absolute; right:15px; top:58px; width:23px; height:36px; background:url('/images/punkt_bl.gif')}

.popup div.punkt2{ position:absolute; right:35px; top:45px; color:#FFF; width:23px; height:36px; font-size:45px;}
.popup_hover div.punkt2{ position:absolute; right:35px; top:45px; color:#43B1E4; width:23px; height:36px; font-size:45px;}


ul.submenu{
    margin-top: 20px;
    margin-left: -7px;
    color: #fff;
    list-style: none;
    font-size: 18px;
}
ul.submenu li{
    padding: 6px 0px;
}
ul.submenu li.active{
    margin-left: -6px;
    padding: 6px 0px 6px 6px;
    background: url(/images/hr.png);
    _background: #153952;
}
ul.submenu li span{
    color: #53626f;
}
ul.submenu a{
    text-decoration:underline;
}
ul.submenu li.active a{
    color: #fff;
}
ul.submenu a:hover{
    color: #b0d5f5;
    text-decoration: none;
}

/*
#vacancy_feedback { display: none; z-index: 1000; top: 150px; _top: expression(eval(document.body.scrollTop) + 150 + 'px'); left: 150px; position: fixed; _position: absolute; background-color: #EFEEEE; border: 1px solid #A1A3A4; width: 450px; padding: 15px; }
#vacancy_feedback form div label { float: left; }
#vacancy_feedback form div input { float: right; width: 220px; }
#vacancy_feedback form div { clear: both; padding: 15px; }
#vacancy_feedback form div span { color: #5183AD; border-bottom: 1px dashed #5183AD; cursor: pointer; cursor: hand; float: right; } */

.vacancy_item_content { display: none;}

#content table.specType1 {
	border: none;
}
#content table.specType1 tr td {

	padding: 2px 5px 2px 5px;
	border-top: 1px solid #3f3f3f;
}
#content table.specType1 tr td p {
	margin: 0;
}
#content table.specType1 tr:first-child td {
	border: none;
}

div.kase_button{ background:url(/images/rlink.png) no-repeat; margin:0 0 0 -15px; width:184px; height:71px; font-family:Arial; font-size:18px; padding:12px 23px; line-height:20px}
div.kase_button a{ color:#FFF; }
div.kase_button a:hover{ color:#051B2D; text-decoration:none}

div.email_button{ background:url(/images/email_button.png) no-repeat; margin:0 0 0 -15px; width:184px; height:71px; font-family:Arial; font-size:13px; 
padding:12px 0 0 46px; line-height:18px}
div.email_button a{ color:#FFF; }
div.email_button a:hover{ color:#FFF; text-decoration:none}



div.bg_left_top{ background:url(/images/bg_left_top.jpg) repeat-x right top; height:132px;}
div.bg_right_top{ background:url(/images/bg_right_top.jpg) repeat-x left top; height:132px;}
div.bg_left_line{ background:#0a3043; height:45px}
