fix_opera{}
* { margin:0; padding:0 } 
html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background: #ffffff !important;
}
body {
    color: #333;
    font: 11px/1.4 Arial;
}
iframe { z-index: 0; }
/* XXXXX
----------------------------------------------*/
table { border-spacing:0px; }
.button {
    padding:1px 3px 1px;
    font-family: Arial;
    cursor:pointer;
    background:#187dbd;
    color:#fff;
    border:1px solid #1f4a8e;
    border-left-color:#d9dfea;
    border-top-color:#d9dfea;
    font-size: 13px;
    *border: none;
}
.button_disabled {
	padding:1px 3px 1px;
    font-family: Arial;
    cursor:pointer;
    background:#d4d0c8;
    color:#fff;
    border:1px solid #1f4a8e;
    border-left-color:#d9dfea;
    border-top-color:#d9dfea;
    font-size: 13px;
}
.button_margin { margin-right: 4px; }
* html .button { padding: 1px 3px 0px; }
.line { border-top: dotted 1px #3399ff; }
ul.green_ul {
    padding-left: 18px;
    list-style-image: url(/css/images/icons_9x9.gif) no-repeat left 0px;
}
ul.blue_arrow {
    padding-left: 20px;
    list-style-image: url(/css/images/icons_14x14.gif) no-repeat left -128px;
}
ul.blue_arrow li { margin: 5px 0 6px 0; }
.valid {
    background: url(/css/images/icons_16x16.gif) no-repeat left -32px;
    padding-left: 20px;
}
.valid_sub {
    background: url(/css/images/icons_16x16.gif) no-repeat left -32px;
    padding-left: 20px;
    margin-left: 10px;
}
.done {
    background: url(/css/images/icons_16x16.gif) no-repeat left -64px;
    padding-left: 20px;
}
.neutral_value {
    font-weight: bold;
    color: black;
}
.positive_value {
    font-weight: bold;
    color: #379524;
}
.negative_value {
    font-weight: bold;
    color: #ba5a42;
}
.err_text {
    font-family: Arial;
    font-size: 17px;
    color: #800000;
}
/* Global classes
----------------------------------------------*/
.hidden     {display:none !important;}
.inline     {display:inline;}
.block      {display:block;}
.left       {float:left}
.right      {float:right}
.float_left {float:left}
.float_right{float:right}
.float_none {float:none}
.clear      {clear:both}
.auto_margin    {margin:auto;}
.align_right    {text-align:right}
.align_left {text-align:left}
.align_center   {text-align:center}
.align_top  {vertical-align:top}
.align_middle   {vertical-align:middle}
.bold       {font-weight:bold}
.nowrap     {white-space:nowrap}
.underline  {text-decoration:underline}
.text_decoration_none {text-decoration:none}
.overflow_hidden {overflow:hidden}
.visibility_visible {visibility:visible}
.w_20   {width:20px;}
.w_25   {width:25px;}
.w_30   {width:30px;}
.w_50   {width:50px;}
.w_60   {width:60px;}
.w_65   {width:65px;}
.w_70   {width:70px;}
.w_75   {width:75px;}
.w_80	{width: 80px;}
.w_100  {width:100px;}
.w_120  {width:120px;}
.w_125  {width:125px;}
.w_150  {width:150px;}
.w_200  {width:200px;}
.w_220	{width:220px;}
.w_230	{width:230px;}
.w_240  {width:240px;}
.w_250  {width:250px;}
.w_260  {width:260px;}
.w_280  {width:280px;}
.w_290  {width:290px;}
.w_300  {width:300px;}
.w_325	{width:325px;}
.w_350  {width:350px;}
.w_400  {width:400px;}
.w_470	{width:470px;}
.w_500  {width:500px;}
.w_550  {width:550px;}
.w_600  {width:600px;}
.w_605  {width:605px;}
.w_625  {width:625px;}
.w_650	{width:650px;}
.w_700  {width:700px;}
.w_1000 {width:1000px;}
.w_800  {width:800px;}
.w_820 {width: 820px;}
.w_830 {width: 830px;}
.w_750 {width: 750px;}
.w_100p {width:100%;}
.w_950 {width: 950px;}
.h_300 {height:300px;}
.h_16 {height:16px;}
.h_20 {height:20px;}
.color_blue {color: #0068ac;}
.color_dark {color: #333;}
.color_grey {color: #424242;}
.color_lgrey {color: #808080;}
.color_green {color: #379524;}
.color_red {color: #ba5a42;}
.color_black {color: Black;}
.color_brown {color: Maroon;}
.spacing_small {line-height: 1.3;}
.spacing_norm {line-height: 1.4;}
.spacing_big {line-height: 1.6;}
.clear_float {clear: both;}
.border_gray { border: solid 1px #F0F0F0; }
.small_text {
	color: #808080;
	font-size: 8px;
}
.small_text_2 {
	color: #808080;
	font-size: 9px;
	padding-left: 22px;
}
.small_text_company {
	color: #808080;
	font-size: 9px;
	padding-left: 172px;
}
.font_weight_normal {
	font-weight: normal;
	font-family: Arial;
}
.font_weight_bold {
	font-weight: bold;
	font-family: Arial;
}
.font_size_10 { font-size: 11px; }
.margin_left_20 { margin-left: 20px; }
.margin_left_15 { margin-left: 15px; }
.margin_sides_10 { margin: 0 10px; }
.padding_10 { padding: 0pt 10px 10px 10px; }
.padding_bottom_5 { padding-bottom: 5px; }
.padding_bottom_10 { padding-bottom: 10px; }
.padding_top_5 { padding-top: 5px; }
.padding_top_10 { padding-top: 10px; }
.margin_left_10 { margin-left: 10px; }
.margin_top_10 { margin-top: 10px; }
.pt1 { padding-top: 1px; }
.pb1 { padding-bottom: 1px; }
.pl1 { padding-left: 1px; }
.pr1 { padding-right: 1px; }
.pt2 { padding-top: 2px; }
.pb2 { padding-bottom: 2px; }
.pl2 { padding-left: 2px; }
.pr2 { padding-right: 2px; }
.pt5 { padding-top: 5px; }
.pb5 { padding-bottom: 5px; }
.pr5 { padding-right: 5px; }
.pl5 { padding-left: 5px; }
/* Links
----------------------------------------------*/
a:link, a:visited, a:active, a:hover {
    text-decoration:underline;
    cursor:pointer;
}
a:hover { text-decoration:none; }
a.invert:link, a.invert:visited, a.invert:active, a.invert:hover {
    text-decoration:none;
    cursor:pointer;
}
a.invert:hover { text-decoration:underline; }
a.clear:link, a.clear:visited, a.clear:active, a.clear:hover, a.focus {
    cursor:pointer;
    text-decoration:none;
}
a.non_decor:link, a.non_decor:visited, a.non_decor:active, a.non_decor:hover { text-decoration: none; }
/* Typography
----------------------------------------------*/
h2 {
    font-size:13px; 
    font-weight:700;
    margin:0px;
}
h3 {
	font: 12px Arial;
	color: #424242;
}
img, a img, img a, object {
    border:none;
    outline:none;
}
/* Header
----------------------------------------------*/
#header {
    font-size: 11px;
    height: 22px;
    width: 100%;
    background-color: #f7f7f7;
    border-bottom: solid 1px #e5e5e5;
    padding-top: 4px;
}
#header a { color: #0068ac; }
#header #help {
    background: url(/css/images/icons_14x14.gif) no-repeat left -1px;
    padding-left: 20px;
    margin-left: 20px;
    float: left;
}
#header #saved {
    background: url(/css/images/icons_14x14.gif) no-repeat left -16px;
    padding-left: 20px;
    margin-left: 192px;
    float: left;
}
#saved {
    background: url(/css/images/star_yellow_small.gif) no-repeat left center;
    padding-left: 14px;
}
#header #backtositemap {
    background: url(/css/images/icons_16x16.gif) no-repeat left -50px;
    padding-left: 20px;
    margin-left: 20px;
    float: left;
}
#header .up {
    background: url(/css/images/icons_14x14.gif) no-repeat left -32px;
    padding-left: 20px;
    margin-left: 192px;
    float: left;
}
#header .up_second {
    background: url(/css/images/icons_14x14.gif) no-repeat left -32px;
    padding-left: 20px;
    margin-left: 20px;
    float: left;
}
#header .logout {
    background: url(/css/images/icons_14x14.gif) no-repeat left -32px;
    padding-left: 20px;
    margin-left: 20px;
    float: left;
}
#header .ch_topic {
    background: url(/css/images/icons_14x14.gif) no-repeat left -128px;
    padding-left: 20px;
    margin-right: 40px;
    float: right;
}
#header .flag_ua {
	margin: 0 20px 0 4px;
	text-decoration: none;
}
#header .flag_def {
	text-decoration: none;
	margin: 0 0 0 4px;
}
/* Footer
----------------------------------------------*/
.push {
    height: 95px;
    clear: both;
}
.push_kzot {
    height: 65px;
    clear: both;
}
.push_serp {
    height: 50px;
    clear: both;
}
#footer {
    font-size: 11px;
    height: 70px;
    width: 100%;
    border-top: solid 1px #e5e5e5;
    background-color: #fefefe;
    min-width: 950px;
    clear:both;
}
* html #footer { width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 950) ? "950px" : "100%"); }
#footer #footer_left_margin {
    padding-top: 10px;
    padding-left: 50px;
}
#footer a { color: #333; }
#footer span {
    padding-left: 10px;
    padding-right: 10px;
}
/* Content
----------------------------------------------*/
#content {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -70px;
    min-width: 950px;
    width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 950) ? "950px" : "100%");
}
#sr_content {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -70px;
    min-width: 950px;
    width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 950) ? "950px" : "100%");
}
#md_content {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -90px;
    min-width: 1000px;
    width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000) ? "1000px" : "100%");
}
.hint { 
    background-color: #336699;
    line-height: 10px;
    color: white;
    font-family: verdana;
    font-size: 11px;
    width: auto;
    border-top: 1px solid white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-left: 5px solid #3DA9E2;
    margin: 0px;
    padding: 8px;
    position: absolute;
    visibility: hidden;
}
/* Message board
----------------------------------------------*/
.global_message {
    width: 800px;
    margin: 100px auto auto auto;
}
.global_message_big {
    width: 900px;
    margin: 100px auto auto auto;
}
.msg_board {
    border: dashed 1px #808080;
    background: none;
    padding-left: 45px;
    color: #808080;
    background: url(/css/images/msgboard.gif) no-repeat 10px -289px;
    float: left;
    text-align: left;
}
.msg_board_suspended {
    border: dashed 1px #808080;
    background: none;
    padding-left: 65px;
    padding-top: 10px;
    color: #808080;
    background: url(/css/images/msgboard.gif) no-repeat 10px -164px;
    float: left;
    text-align: left;
    width: 300px;
    height: 60px;
}
.msg_board_suspended h1 {
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma;
}
.msg_board_error {
    border: dashed 1px #808080;
    background: none;
    padding: 5px 5px 5px 45px;
    color: #808080;
    background: url(/css/images/msgboard.gif) no-repeat 10px -45px;
    float: left;
    text-align: left;
}

.msg_board p { padding-top: 2px; }
* html .msg_board { border-style: dotted; }
.msg_board .msg_text {
    padding: 10px 15px 10px 0;
    float: left;
}
.msg_top_btn {
    padding: 5px 5px 0 0;
    float: left;
}
.msg_board a.btn_close {
    background: url(/css/images/btn_filters.gif) no-repeat left -70px;
    width: 10px;
    height: 10px;
    display: block;
    overflow: hidden;
}
/* Icons
----------------------------------------------*/
.icon_contact_phone {
    background: url(/css/images/contact_sprite.gif) no-repeat left -32px;
    padding-left: 18px;
    color: #379524;
}
.icon_contact_person {
   background: url(/css/images/contact_sprite.gif) no-repeat left 0px;
   padding-left: 18px;
}
.icon_contact_email {
    background: url(/css/images/contact_sprite.gif) no-repeat left -64px;
    padding-left: 18px;
    color:#0068ac;
}
.icon_contact_www {
    background: url(/css/images/contact_sprite.gif) no-repeat left -80px;
    padding-left: 18px;
    color: #379524;
}
.icon_up_plus {
    background: url(/css/images/icons_14x14.gif) no-repeat left -48px;
    padding-left: 16px;
}
.icon_down_minus {
    background: url(/css/images/icons_14x14.gif) no-repeat center -64px;
    padding-left: 16px;
}
.icon_add {
    background: url(/css/images/icons_14x14.gif) no-repeat left -80px;
    padding-left: 20px;
}
.icon_arrow_right {
    background: url(/css/images/icons_14x14.gif) no-repeat left -128px;
    padding-left: 20px;
}
.icon_arrow_right_top {
    background: url(/css/images/icons_14x14.gif) no-repeat left -128px;
    padding-left: 20px;
}
.icon_statistics {
	background: url(/css/images/icons_14x14.gif) no-repeat left -96px;
    padding-left: 20px;
    margin: 15px 0 0 10px;
}
.icon_contact_icq {
   background: url(/css/images/contact_sprite.gif) no-repeat left -48px;
   padding-left: 18px;
}
.icon_contact_skype {
   background: url(/css/images/contact_sprite.gif) no-repeat left -16px;
   padding-left: 18px;
}
.icon_delete_auction {
	background: url(/css/images/icons_16x16.gif) no-repeat center -32px;
	height: 16px;
	width: 16px;
	padding-left: 20px;
}
.icon_add_auction {
	background: url(/css/images/icons_16x16.gif) no-repeat center 0px;
	height: 18px;
	width: 18px;
	padding-left: 22px;
	padding-top: 1px;
}
.icon_email_auction { background:url(/css/images/serp_sprite.gif) no-repeat left -210px; }
.button_plus {
    background: url(/css/images/icons_9x9.gif) no-repeat left -18px;
    padding:0 0 2px 13px
}
.button_minus {
    background: url(/css/images/icons_9x9.gif) no-repeat left -9px;
    padding:0 0 2px 13px
}
.icon_question {
    background: url(/css/images/icons_14x14.gif) no-repeat left -1px;
    padding:0 0 0 20px
}
.icon_favorite {
    background: url(/css/images/icons_14x14.gif) no-repeat left -16px;
    padding:0 0 0 20px
}
/* Subnavigation tabs
----------------------------------------------*/
#sub_nav {
    padding-left: 10px;
    padding-top: 1px;  /* specially for Opera */
    overflow:hidden;
    text-transform:lowercase;
}
#sub_nav a { text-decoration:none; }
#sub_nav a:hover { text-decoration:underline; }
#sub_nav ul {
    list-style-image:none; 
    list-style-position:outside; 
    list-style-type:none; 
    height: 21px;
    padding: 0px;
    margin: 0px;
}
#sub_nav li {
    float: left; 
    padding:3px 0;
}
#sub_nav li a {
    color: #333; 
    background: #f7fbff;
    border:1px solid #187dbd;
    padding: 3px 8px 3px 8px; 
    border-bottom-color: #f7fbff; 
    border-left-width: 0;
}
#sub_nav li a.first { border-left-width: 1px; }
#sub_nav li a.selected {
    font-weight:700;
    color: #fff; 
    background: #187dbd; 
    border-color: #187dbd; 
    border-bottom-color: #187dbd;
}
#sub_page {
    padding-left: 10px;
    border-top: solid 1px #187dbd;
    text-align: left;
}
/* Forms
----------------------------------------------*/
.form_table td {
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
    vertical-align: top;
}
.form_table .div_ftb td {
    padding-top: 0px;
    padding-bottom: 1px;
}
.form_table .checkbox_list td { padding: 2px 6px 2px 0; }
* html .form_table .checkbox_list td { padding: 0; }
.form_table .info {
    background: url(/css/images/icons_14x14.gif) no-repeat left -112px;
    padding-left: 20px;
    margin: 5px 0px 0px 20px;
}
.form_table a { color: #0068ac; }
.form_table a.small { font-size: 11px; }
/*--------------------------------------------*/
.entity_params {
    border: solid 1px #eaeaea;
    border-bottom: none;
    padding: 8px 10px 8px 32px;
    background: #fffbe7 url(images/document.gif) no-repeat 10px 12px;
}
.entity_desc {
    border: solid 1px #eaeaea;
    border-bottom: none;
    background-color: #fbfbfb;
    padding: 8px 10px 8px 32px;
}
.entity_desc_img {
	background: url(/css/images/icons_14x14.gif) no-repeat left -112px;
	padding-left: 16px;
}
.entity_finish { border-top: solid 1px #eaeaea; }
.entity_params p {
    margin: 2px 0;
    color: #424242;
}
.entity_desc p {
    margin: 0;
    color: #424242;
}
.entity_desc ul {
	padding-left: 40px;
	margin: 0;
}
.entity_desc ol {
	padding-left: 40px;
	margin: 0;
}
.entity_params a, .entity_desc a { color: #0068ac; }
/* GroupContainer 
------------------------------*/
.gc_header {
	border: solid 1px #a4bfff;
	min-height: 30px;
}
.gc_header div {
	font-weight: bold;
	font-size: 11px;
	margin: 8px 0 8px 50px;
}
.gc_header h2 {
	font-weight: bold;
	font-size: 11px;
	display: inline;
}
.gc_container {
	border: solid 1px #a4bfff;
	border-top: none;
	padding: 8px 10px 12px 12px;
}
.gc_container a { margin: 4px 0 4px 0; }
.gc_header .close {
	background: url(/css/images/btn_filters.gif) no-repeat right -5px;
	padding-right: 25px;
}
.gc_header .open {
	background: url(/css/images/btn_filters.gif) no-repeat right -30px;
	padding-right: 25px;
}
.gc_ctrl {
	width: 475px;
	margin-top: 30px;
}
.gc_gradient { background: url(images/vd_header.gif) repeat-x left bottom; }
/* Hint
--------------------------- */
.j_hint {
	background: url(images/info_bkg.gif) repeat-y left top;
	border: solid 1px #808080;
	float: left;
	margin-bottom: 20px;
}
.j_hint .j_hint_text {
	background: url(/css/images/msgboard.gif) no-repeat 15px -289px;
	padding: 11px 20px 10px 50px;
	float: left;
}
.j_hint .j_hint_subscribe {
	background: url(/css/images/stars.gif) no-repeat 15px -120px;
	padding: 11px 20px 10px 50px;
	float: left;
	width: 630px;
}
.j_hint_subscribe .j_hint_subscribe_text {
	white-space: nowrap;
	overflow: hidden;
	width: 225px;
}
.j_hint .j_sub_separator {
	border-right: solid 1px #a4bfff;
	width: 1px;
	height: 18px;
	float: left;
}
.j_hint a.j_hint_arrow {
	color: #0068ac;
	background: url(/css/images/serp_sprite.gif) no-repeat scroll left -210px;
	line-height: 14px;
	padding-left: 10px;
	text-decoration: underline;
}
.j_hint a.j_hint_arrow:hover {
	color: #0068ac;
	background: url(/css/images/serp_sprite.gif) no-repeat scroll left -259px;
	line-height: 14px;
	padding-left: 10px;
	text-decoration: none;
}
.j_hint a.j_hint_title {
	background: url(/css/images/btn_filters.gif) no-repeat center -102px;
	text-decoration: none;
	padding-right: 50px;
}
.j_hint .j_top_btn {
    padding: 5px 5px 0 0;
    float: right;
}
.j_top_btn a.btn_close {
    background: url(/css/images/btn_filters.gif) no-repeat left -70px;
    width: 15px;
    height: 15px;
    display: block;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
}
.j_hint .j_hint_unsubscribe {
	background: url(/css/images/msgboard.gif) no-repeat 15px -289px;
	padding: 11px 20px 10px 50px;
	float: left;
	width: 630px;
}
.color_footer { color: Blue; }
.margin_rp { padding-right: 20px; }
.footer_padding { padding-top: 15px; }
#footer a.link_lgrey {
	color: #808080;
	display: block;
}
#frp { min-width: 200px; }
#flp { min-width: 400px; }
#frp div {
	display: inline;
	float: left;
}
#flp div { display: inline; }
.tape_general {
	min-width: 700px; 
	width: 900px;
	margin-top: 20px;
}
.tape_general a { color: #0068AC; }
.tape_border {
	margin: 7px 0;
	border-bottom: dashed 1px #e0e0e0;
}
.tape_paging { margin-left: 140px; }
.tape_push {
	height: 20px;
	clear: both;
}
.logo_margin { margin: 5px 10px 0pt; }
.sitemap_content {}
.sitemap_keyword{ padding-right: 150px; }
.sitemap_general {
	padding-top: 10px;
	width: 800px;
	padding-left: 250px;
}
.sitemap_bottom_padding { padding-bottom: 10px; }
.sitemap_padding_left { padding-left: 250px; }
.uc_footer_seo { font-weight: lighter; }
.uc_footer_seo b { font-weight: lighter; }
.salary_general {
	min-width: 650px; 
	width: 710px;
	margin-top: 20px;

}
.salary_general a { color: #0068AC; }
.salary_nodata { padding-bottom: 10px; }
.salary_separator {
	margin: 7px 0pt 5px 20px;
	width: 607px;
	border-bottom: solid 1px #808080;
	
}
.background_no_data {
	padding-left: 20px;
	background: transparent url(/css/images/icons_16x16.gif) no-repeat scroll left -32px;
	color: Red;
}
.partner_hint_content {
	border: solid 2px #FFCC00;
	background-color: #FFFFCD;
	min-width: 450px;
	max-width: 850px;
	padding: 10px;
}
.partner_hint_content a { color:#0068ac; }
.image_align { vertical-align: sub; }
.image_align_google { vertical-align: middle; }
.image_align_yandex { vertical-align: top; }
.empty_div {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.partner_list_adv {
	width: 950px;
	display: block;
}
.partner_list_adv .partner_list_item {
	border-top: solid 1px #808080;
	padding: 10px 0px 10px 10px;
}
.partner_list_adv .adv_item_text {
	width: 575px;
	text-align: left;
	margin-left: 10px;
}
.padding_left_20 { padding-left: 20px; }
.padding_left_10 { padding-left: 10px; }
.content_partner { font-size: 12px; }
/*-------Partner Panel------------*/
.generichint{
	text-decoration: underline;
	font-size: 13px;
	font-family: Arial;
	color: #0068ac;
	display:block;
}
.generichint span { display: none; }
.generichint:hover{ 
	text-decoration: none;
	position: relative;
	z-index: 64;
} 
.generichint:hover span{ 
	display: block;
	position: absolute; 
	top: -40px; 
	left: 20px;
	text-align: center;
	z-index: 63;
	padding: 3px 3px 3px 3px;
	font-size: 12px;
	color: #202020;
	background: #F0F8FF;
	border: solid 1px #202020;
	text-decoration: none;
	width:350px;
} 
.input_text {
    font-family: Arial;
    font-size: 12px;
    border: solid 1px #0068ac;
    padding: 1px 1px 1px 1px;
}
.font_size_12 { font-size: 12px; }
.fwn { font-weight: normal; }
.slang_a {
	color: #0068ac;
	padding-right: 20px;
	margin-right: 20px;
	display: block;
	float: right;
	position: relative;
	font-size: 11px;
	background:url(/css/images/serp_sprite.gif) no-repeat right -306px;
}
.slang_links {
	color: #0068ac;
	padding-left: 21px;
	margin-bottom: 5px;
	display: block;
	text-decoration: underline;
}
.slang_links:hover {
	cursor: pointer;
	text-decoration: none;
}
.slang_div {
	border: solid 2px #0068ac;
	background-color: #ffffff;
	padding: 7px 7px 7px 7px;
	margin-top: 5px;
	width: 120px;
	float: right;
	position: absolute;
	top: 17px;
	right: 18px;
}
.jls_m1 {
	color: #0068AC;
	font-family: Arial;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	margin-left: 150px;
	margin-bottom: 10px;
}
/*KZOT*/
.kzot_general {
	max-width: 1000px;	
	min-width: 750px;
	margin-left: 170px;	
}
*html .kzot_general { width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000) ? "1000px" : "750px"); }
.kzot_article_content {
	border-bottom : solid 1px #808080;
	text-align: justify;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color : #fffbe7;
	font-size: 12px;
}
.kzot_article_link {
	text-align: left;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
}
.kzot_article_link a.bold_link { font-weight: bold; }
.kzot_chapter_name {
	font-weight: bold;
	padding: 10px;
	font-size : 20px;
	text-align : left;
}
.kzot_change_lang {
	float: right;
	font-size: 12px;
	font-weight: bold;
}
.kzot_change_lang a.kzot_url_disable {
	color: black;
	font-weight: bold;
}
.kzot_bottom_links {
	margin-top: 15px;
	margin-left: 170px;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0px 25px;
	display: block;
}
.kzot_image_main { background: url(/css/images/icons_14x14.gif) no-repeat left -32px; }
.kzot_image_all_articles { background: url(/css/images/icons_16x16.gif) no-repeat left -16px; }
.kzot_content {
	font-size: 12px;
	float: left;
}
.kzot_content td {
	padding-bottom: 10px;
	vertical-align: text-top;
}
.kzot_logo_margin {
	margin-left: 10px;
	float: left;     
	width: 150px;
}
.kzot_artname {
	font-weight: bold;
	padding: 20px;
	margin-left: 160px;
	font-size : 20px;
	text-align : left;
}
.kzot_description {
	border: solid 1px black;
	width: 400px;
}
.kzot_page {
	width: 900px;
	float: left;
}
.kzot_page a {
	color: #0068ac;
	font-weight: normal;
}
.msgboard_container {
    margin: 15px 0 0; 
    height: 60px;
    padding-bottom: 20px   
}
.kzot_names {
	text-align : left;
	margin-top: 10px;
	margin-bottom: 5px;
}
.kzot_names .h1 { font-size: 11px; }
.kzot_bottom_text {
	padding: 5px 0pt 5px 175px;
	color: #808080;
}
.kzot_bottom_text h2{ font-size: 10px; }
.border_bottom {
	border-bottom: solid 1px #808080;
	padding: 0pt 0pt 10px 5px;
}
.border_bottom span.bold_font {
	color: black;
	font-weight: bold;
}
.top_panel {
	width: 750px;
	margin-left: 180px;
}
.div_article_cont { margin-bottom: 20px; }
.div_back {
	margin-top: 5px;
	font-size: 12px;
}
.margin_left_10 { margin-left: 10px; }
.margin_top_0{ margin-top: 0; }
/*KZOT*/
.no_and {
	color: #ba5a42;
	font-size: 14px;
	padding-left: 10px;
}
.no_and span {
	color: #0068ac;
	font-weight: bold;
	font-style: italic;
}
.l_jooble {
	padding-top: 5px;
	float: right;
}

/*OpenVacAnchor*/
.a_opn_vac {
	background: url(/css/images/lookup.gif) no-repeat left 3px;
	padding-left: 35px;
}
