﻿/* CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{ margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-size: 100%;  font-family: inherit; background: transparent; }
/* Не забываем описать стили для :focus! */
:focus { outline: 0; } 
/* Для таблиц все еще надо прописывать 'cellspacing="0"' в коде */
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a { text-decoration:none; }

body { font-family:Arial,Helvetica,sans-serif;color:#666;background:#FFF; }

/* --------- XBUTTONS -------------------- */

.xbutton, .xbutton:visited {
	background: #222 url(/images/style/xbutton-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 5px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	text-shadow: 0 1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}


.small.xbutton, .small.xbutton:visited 			{ font-size: 11px; }
.xbutton, .xbutton:visited,
.medium.xbutton, .medium.xbutton:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 1px 1px rgba(0,0,0,0.25); }
.large.xbutton, .large.xbutton:visited 			{ font-size: 14px; padding: 8px 14px 9px; }

.green.xbutton, .green.xbutton:visited		{ background-color: #91bd09; }
.green.xbutton:hover						{ background-color: #749a02; }
.blue.xbutton, .blue.xbutton:visited		{ background-color: #2daebf; }
.blue.xbutton:hover							{ background-color: #007d9a; }
.red.xbutton, .red.xbutton:visited			{ background-color: #e33100; }
.red.xbutton:hover							{ background-color: #872300; }
.magenta.xbutton, .magenta.xbutton:visited		{ background-color: #a9014b; }
.magenta.xbutton:hover							{ background-color: #630030; }
.orange.xbutton, .orange.xbutton:visited		{ background-color: #ff5c00; }
.orange.xbutton:hover							{ background-color: #d45500; }
.yellow.xbutton, .yellow.xbutton:visited		{ background-color: #ffb515; }
.yellow.xbutton: hover							{ background-color: #fc9200; }



/* ----------------------------------------- */




div.columnblock { border:1px #CCC solid; font-size:9pt; color: #999; padding:5px; }
div.columnblock div.hdate { margin:0px -5px 3px -5px; line-height:1.2; font-size:8pt; text-align:right; color:#888; border-bottom:1px dotted #EFEFEF; padding:1px 5px; border-right:24px solid #EEE; }
div.columnblock div.hdate.archive {  background:#444;color:#FFF;font-weight:bold;margin:5px 0px 3px;padding:3px 5px; border-bottom: none; border-right-color:#999; ; }
div.columnblock div.item { padding:2px; clear:both;  }
div.columnblock div.item a { color: #222;  }
div.columnblock div.item a.even { color:  #444;  }
div.columnblock div.item a.important { font-weight: bold; color: #000; }
div.columnblock div.item a.link:hover { color:#000; }
div.columnblock div.item a.link img { vertical-align:top; float:left; margin:0px 4px 2px 0px; }
div.columnblock span.delim { display:block; height:1px; margin:2px 10px 2px 10px; clear:both; overflow: hidden; }
div.columnblock div.item a.link span.date { display:inline-block; margin:0px 3px 0px 0px;  font-size:8pt; line-height:9pt; background-color: #3583B7; color: #FFF; padding:1px 3px 1px 3px; }
div.columnblock div.item a.link.important span.date { background-color:#39609F; border-right:4px solid #E80000; }
div.columnblock div.item a.link:hover span.date { background-color: #555; color:#FFF}
div.columnblock div.item span.stats { color:#333; font-size:80%; }


div.smalltabs { height:16px;  }
div.smalltabs a { color:#777; line-height:16px; font-size:9pt; display:block; float:left;  }
div.smalltabs a:hover { color:#222;}
  
div.smalltabs a span.lcorner { width:10px; height:100%; display:block; float:left; background: url('/images/style/smalltabs.gif') -18px 0px; }
div.smalltabs a:first-child span.lcorner { width:8px; height:100%; display:block; float:left; background: url('/images/style/smalltabs.gif') 0px 0px; }
div.smalltabs a span.rcorner { width:10px; height:100%; display:block; float:left; background: url('/images/style/smalltabs.gif') -8px 0px; }
div.smalltabs a span.content { display:block; height:100%; float:left; line-height:15px; padding:0px 1px 1px 1px; background: url('/images/style/smalltabs.gif') 0px -17px; }

div.smalltabs a.active span.content { color:#FFF; background: url('/images/style/smalltabs.gif') 0px -51px; }
div.smalltabs a.active span.lcorner { background: url('/images/style/smalltabs.gif') 0px -34px; width:10px; }
div.smalltabs a.active:first-child span.lcorner { background: url('/images/style/smalltabs.gif') 0px -34px; }
div.smalltabs a.active span.rcorner { background: url('/images/style/smalltabs.gif') -8px -34px; width:10px; }
div.smalltabs a.lasttab span.rcorner { background: url('/images/style/smalltabs.gif') 0px -68px; width:17px;  }
div.smalltabs a.afteractive span.lcorner { background: url('/images/style/smalltabs.gif') -18px -34px; width:10px;  }
div.smalltabs a.lasttab.active span.rcorner { background: url('/images/style/smalltabs.gif') 0px -85px; width:20px;  }

div#banner_hotnews {
    overflow: hidden; position: relative; margin:0px; padding:0px;
    height: 270px; margin-bottom: 20px; 
}
div#banner_hotnews div.scroller { position: absolute; }

div#banner_hotnews div.mframe {
    position: absolute; width:378px; height:220px; border:1px solid #666; border-bottom:none; z-index:9; opacity:0.4;
}
div#banner_hotnews div.item {
     display: inline-block; height:270px; width:380px; margin:0px; padding:0px; position: relative;
     background-repeat: no-repeat;
     font-size:10pt; color: #222;
} 

div#banner_hotnews div.titlebg {    
    position: absolute; width:100%; height:50px; bottom:0px;
      opacity:0.7; background-color: #112; 
      -moz-box-shadow: 0 -5px 5px rgba(0,0,0,0.9);
	  -webkit-box-shadow: 0 -5px 5px rgba(0,0,0,0.9);
    
          
}

div#banner_hotnews a.titletx,
div#banner_hotnews div.titletxbg {    
    position: absolute; margin:3px; height:38px; bottom:0px;
    color:#FFF; padding:6px 8px 4px 8px; 
    font-weight:bold; font-size:11pt; font-family:Tahoma,Helvetica,Arial,"Lucida Grande";        
}

div#banner_hotnews a.titletx {
     display:block; z-index:10;        
}
div#banner_hotnews a.titletx:hover { color: #F8F803; cursor: pointer; }
div#banner_hotnews div.titletxbg { color:#223; bottom:-1px; left:1px; }

a.prev { display: none; width: 46px; opacity:0.6; height:66px; background-image:url(http://img2.nikvesti.com.ua/style/images/cursors.png); cursor: pointer; top:30%; z-index: 200; left:0px; position: absolute; }
a.prev:hover { opacity:1; }
a.next { display: none; width: 46px; opacity:0.6; height:66px; background:-46px url(http://img2.nikvesti.com.ua/style/images/cursors.png); cursor: pointer; top:30%; z-index: 200; right:0px; position: absolute; }
a.next:hover { opacity:1; }


div#banner_hotnews div.loader64 { display:none; background: #FFF url(http://img3.nikvesti.com.ua/style/images/loader64.gif) no-repeat center; position: absolute; height:100%; width:100%; z-index:1000 }


div.mainfeed div.item {
     font-size:10pt; margin:10px 0px; border-bottom:1px #999 dotted; padding-bottom:10px; clear:both;
     font-family:Arial,Tahoma,Helvetica,Arial,"Lucida Grande"; color:#444;
}
div.mainfeed div.item.last  { border-bottom:none; }

div.mainfeed div.item img { 
    vertical-align:top; float:right; margin:2px 0px 0px 4px; border:1px solid #EDEDED;     
}
div.mainfeed h1 { margin-bottom:4px; }
div.mainfeed h1 a {
   font-size:12pt; line-height:1; letter-spacing:0.6; color:#222; font-weight:bold;
    text-shadow: 0 1px 1px rgba(0,0,0,0.25); 
}
div.mainfeed h1 a:hover { color: #156FDB; }
div.mainfeed h2 { font-size:10pt; text-align:right; padding:3px 5px;  background:#CCC url('/images/style/xbutton-overlay.png') repeat-x; color:#000; border-right:8px solid #CCC; border-left:8px solid #CCC  }
div.mainfeed div.info { font-size:11px;  font-weight:bold;  margin-top:6px; text-align:left; color:#222;  }

div.mainfeed div.category_title { font-size:12pt; text-align: right; border-bottom:2px solid #EEE; padding:2px 0px; color:#777; font-weight:bold; }

div.itempage {   
    font-size:12pt; font-family:Georgia; color:#111; line-height: 1.3;text-align:justify
}
div.itempage div.content {
    background:#FFF url(/images/style/content_bg.gif) left repeat-y; padding-left:15px; padding-top:2px; 
}

div.itempage h1 {
    position:relative; font-size:18pt; line-height:1.2; color:#333; font-weight:bold; font-family:Arial,Helvetica;
    padding-bottom:35px; border-bottom:2px solid #EEE; text-align:left;
}

div.itempage h1 .date {
    font-size:10pt; position:absolute; right:0px; bottom:-1px; color:#222; background-color: #EEE; padding:3px 10px;   
}

div.itempage h1 .info {
    font-size:8pt; position:absolute; left:0px; bottom:-1px; color:#444; padding-bottom:3px;    
}

div.itempage span.fletter { 
    background-color: #286CB0; color:#FFF; font-size:180%; line-height:1.2; padding:0px 8px 0px 8px; margin:3px 5px 0px 0px; vertical-align: top; 
    float: left; 
}

div.itempage p { margin:20px 0px; clear:both; text-align: justify; }

div.itempage span.source { float:left; background-color: #F5F9FC; padding:3px 2px; display:block; margin-top:20px; }
div.itempage span.source, div.itempage span.source a {  font-size:10pt; color: #93B6DD; } 
div.itempage span.source a { font-style: italic; padding:0px 5px;}
div.itempage span.source a:hover { color: #408CC6; text-decoration: underline; }

div.itempage span.author { font-size:10pt; float:right; display:block;  background-color: #F5F9FC; padding:3px 6px; color:#2C6794; margin-top:20px; }
div.itempage span.author label { font-weight: bold; margin-right:5px;  }

div.itempage img.photo, div.photo { margin:5px auto; vertical-align:top; display:block; clear:both; }
div.itempage img.photo.left, div.photo.left { float:left;  margin-left:0px; margin-right:10px; clear: none;  }
div.itempage img.photo.right, div.photo.right { float:right;  margin-right:0px; margin-left:10px;  clear: none;  }

div.itempage div.photo.thumb { cursor: pointer; position: relative; overflow: hidden; } 
div.itempage div.photo.thumb div.zoomicon { width:100%; height:100%; background:url('/images/style/icon_zoom_H48.png') no-repeat right bottom; }


div.linked_content { padding:30px 0px; clear:both; }
div.linked_content span { font-family: Arial; color:#222; font-weight:bold; display:block; padding:3px 0px; border-bottom:1px solid #999; margin-bottom:10px; }
div.linked_content img.linkthumb {  margin-right: 10px; float:left; }
div.linked_content a { float:left; font-family: Arial, Tahoma; font-size:10pt; color: #1D497A; display:inline-block; text-align:left; min-height:50px; width:45%; padding:5px; line-height: 1.1;  }
div.linked_content a:hover { background-color: #D8E6F5; color:#000;  }

#image_preview { border:2px solid #333; position: absolute;  background: #FFF url(http://img3.nikvesti.com.ua/style/images/loader64.gif) no-repeat center; z-index:2000;
   	-moz-box-shadow: 0 0px 50px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0 0px 50px rgba(0,0,0,0.9);
 } 
#image_preview img.imgcont { width: 100%; height:100% }
/* Header */
.header { width:100%;background:url(/images/style/header_bg.jpg); margin-bottom:15px; }
.header .head { background:url('/images/header_bg.gif') repeat-x; overflow:hidden; height:83px; }
.header .searchbox { width: 207px; height: 29px; background:url('/images/header_search.gif') no-repeat; position: absolute; right:10px; bottom:10px; }
.header .searchbox input { border:none; margin:5px 10px 0px 6px; font-size: 15px; width:146px }
.header .searchbox a { color: #075F8D; font-size: 12px;  }
.header .searchbox a:hover { font-weight: bold; font-size: 13px;  }
/* GLOBAL MENU */
.header .gmenu { font-size:10pt; width:100%; height:25px; white-space: nowrap; position: relative; }
.header .gmenu .lcorner { float:left; width:8px; height:100%; background: url('/images/style/menu_corners.gif'); }
.header .gmenu .rcorner { float:left; width:8px; height:100%; background: url('/images/style/menu_corners.gif'); background-position: -10px 0px; }
.header .gmenu .content { float:left; width:974px; margin:0 0px 0 0px; height:100%; background: url('/images/style/menu_bg.gif'); }
.header .gmenu .content div { float:left; }
.header .gmenu .delim { width:2px; height:23px; background:url(/images/style/menu_corners.gif);  background-position: -8px 0px; margin-bottom:2px; }
.header .gmenu div.weekday { width: 260px; text-align: center; color:#222; line-height: 25px;}
.header .gmenu a.item { font-size: 11pt; display:block; float:left; padding:0px 10px; line-height:23px; color:#111; text-shadow: 0 1px 1px rgba(0,0,0,0.25); }
.header .gmenu a.item:hover {  background: url('/images/style/menu_bg.gif'); background-position: 0px -25px; cursor:pointer; color:#FFF; text-shadow: 0 1px 1px rgba(0,0,0,0.45); }
.header .gmenu a.subitem { color:#CCC; font-size:10pt; margin:0px 6px; margin-top:2px; display: none; text-shadow: 0 1px 1px rgba(0,0,0,0.7); }
.header .gmenu a.subitem:hover { color:#FFF; }
/* GLOBAL SUBMENU */
.gsubmenu_hcontainer { height:22px; padding:0px 19px; overflow:hidden; position:absolute; z-index:10000; }
.header .gsubmenu { height:22px; white-space: nowrap; position: absolute; top:0px;  }
.header .gsubmenu .slcorner { float:left; width:19px; margin-left:-19px; height:100%; background: url('/images/style/menu_subbg.gif'); background-position: 0px 22px; }
.header .gsubmenu .srcorner { float:left; width:19px; margin-left:-19px; height:100%; background: url('/images/style/menu_subbg.gif'); background-position: -19px 22px; }
.header .gsubmenu .scontent { float:left; margin:0 19px 0 0px; height:100%; background: url('/images/style/menu_subbg.gif'); }

.header #gsubmenu_search { position:absolute; width:245px; height:32px; right:10px; bottom:25px; display:none; overflow:hidden;  }
.header #gsubmenu_search div { bottom:-30px; width:241px; height:27px; position:absolute; padding:5px 0px 0px 3px;  background-image: url('/images/style/menu_subsearchbg.gif'); }
.header #gsubmenu_search div label { color:#FFF; margin:0px 5px; }
.header #gsubmenu_search div input { color:#111; border:1px solid #666; line-height:16px; font-size:11pt; width:140px; }
.header #gsubmenu_search div img { vertical-align: top; cursor: pointer; opacity:0.6 } 
.header #gsubmenu_search div img:hover { opacity:1 }
.header .rbuttons { position: absolute; right:10px;}
.header .rbuttons a { opacity:0.5; display:inline-block; width:16px; height:16px; margin:3px; background-image: url('/images/style/icons_main.gif'); background-position:top; }
.header .rbuttons a:hover, .header .rbuttons a.active { opacity:1; }

#block_category_review { padding:0px; }
#block_category_review .order_tabs { margin-bottom:0px;}
#block_category_review .order_tabs a { color:#111; }
#block_category_review .category_item { margin:1px; }
#block_category_review .category_item .head { cursor: pointer; opacity:0.8; background: #6096F0 url('/images/style/header_bluebg_h19.gif'); height:19px; overflow: hidden; line-height: 19px; color:#EAF1FD; padding:0px 5px;  }
#block_category_review .category_item .head:hover { opacity:1; color:#FFF; }
#block_category_review .category_item .content { display: block; overflow:hidden; height:0px; }
#block_category_review .category_item.active .content { height:75px; padding:3px}
#block_category_review .category_item.active .head { opacity:1;  color:#FFF; font-weight: bold;  }
/* Footer */
.footer { background:#3a3a3a; margin-top:20px; font-size:9pt; color:#FFF; text-align: left; line-height:13pt; padding-left:20px; padding-top:20px; padding-bottom:40px;}
.footer a {color:#FFF;}

span.stat_views { display:inline-block; font-size:9px; color:#777; }  
span.icon_m16 { display:inline-block; height:16px; width:16px; vertical-align:center; background-image: url('/images/style/icons_main.gif'); background-repeat: no-repeat; }

#search_result { }
#search_result h2 { font-size:16pt; margin:0px 0px 10px 0px; background-color: #CEEAFB; color:#000; padding:5px }
#search_result div.item a { overflow:hidden; display:block; height:50px; clear:both; margin:0px 0px; padding:2px 5px; color:#444; font-size:11pt; border-bottom: 1px dotted #AAA; border-bottom: 1px dotted rgba(0,0,0,0.25); }
#search_result div.item a:hover { background-color: #E3F2FD; cursor: pointer; color: #094A7B}
#search_result div.item a img { vertical-align: top; float:left; margin:0px 10px 0px 0px; opacity:0.4; }
#search_result div.item a:hover img { opacity:1;  }
#search_result div.item a span.date { float:right; font-size:9pt; }
#search_result div.item a span.title { font-weight: bold; text-shadow: 0 2px 2px rgba(0,0,0,0.15); }
#search_result div.item a span.descr { font-size:9pt; color:#666; }

#search_result a.nextPage, #search_result a.prevPage { font-size: 11pt; display:inline-block; float:right; margin:15px 0px; padding:10px 15px; background-color: #1084C9; color: #BCE2FA; font-weight: bold; }	
#search_result a.nextPage:hover, #search_result a.prevPage:hover { background-color: #41AFF1; color: #FFF; }
#search_result a.prevPage { float:left; }


div.comments {
    border:1px solid #ECECEC; margin-top:10px; font-family: Arial,Tahoma,Verdana; font-size:11pt; padding: 5px 5px 5px 10px;  -moz-border-radius: 5px; -webkit-border-radius: 5px;
    background: url("/images/style/header_bg.jpg") repeat-x scroll 0 0 transparent; 
}
div.comments h2 {
    font-size: 14pt; font-weight: bold; color: #1D6BB1;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
}

div.comments div.comment {
    border:1px solid #E9D296; padding:5px; margin:10px 5px 5px 0px; min-height: 50px; overflow: hidden; background:#F9F3E3;   position:relative; 
    -moz-box-shadow: 1px 3px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 1px 3px 5px rgba(0,0,0,0.1);
     -moz-border-radius: 3px; -webkit-border-radius: 3px;
    font-size: 10pt; padding:5px 5px 5px 58px;
    text-align: left;
}
div.comments div.comment:hover { background-color: #F4EBD0; }
div.comments div.comment div.avatar { position: absolute; top:8px; left:5px; -left:-55px; }
div.comments div.comment span.date { display:block; font-size:7pt; color: #7D661E }
div.comments div.comment span.cauthor { font-weight: bold; color:#111; margin-right:5px; padding-right:5px; font-size:10pt; line-height:7pt; border-right:2px solid #E7CB98 }
div.comments div.bbar { height:20px; padding:3px 5px; }

div.comments div.form { position: relative; display:none; margin:5px; margin-top:20px; background: #FFF; border:1px solid #BBB;  -moz-border-radius: 5px; -webkit-border-radius: 5px; }
div.comments div.form h2 { font-size:11pt; color:#000; background: #C6DA7E url(/images/style/xbutton-overlay.png) repeat-x; ; padding:5px;  text-shadow:none; }
div.comments .form div.avatar { border:1px solid #AAA; float:left; }
div.comments .form div.avatar:hover { border:1px solid #2772B6; cursor:pointer; }
div.comments .form input, div.comments .form textarea { border:1px solid #AAA; width:200px;  -moz-border-radius: 3px; -webkit-border-radius: 3px; }
div.comments .form label { margin:5px 2px 1px 2px; font-size:12px; display: inline-block;}
div.comments .form textarea { width: 585px; height: 70px; margin-bottom:0px; margin:0px 10px 0px 70px; }
div.comments .form .group { float:left; position: relative;  }

span.seolinks { display:block; margin-top:10px; font-size:10px; color:#81c7f9; text-align: right;  }
span.seolinks * { font-size:10px; color:#888;  font-size:10px; color: #CDECFC; }


/* Advert UkrNET */
#weatherukrnet { border:none; }
#weatherukrnet .blue-width-240 { width:250px; border:none; }
#weatherukrnet .pogoda-footer .pogoda-footer-in .weather-city .city-title {text-align:left;}
#weatherukrnet .pogoda-header .pogoda-title {display:none;}
#weatherukrnet .pogoda-footer .pogoda-footer-in .weather-city .city-title {background:url("http://informers.ukr.net/weather/img/city-title-bg.gif") no-repeat scroll 105px 2px #FFFFFF;}
#weatherukrnet .header-line-1, #weatherukrnet .header-line-2 {*overflow:hidden;*zoom:1;}
.blue-width-240 .pogoda-header {height:18px!important;}
.blue-width-240 .pogoda-content {padding:3px 4px!important;}


.job-block { background:#eeeeee url(http://informers.ukr.net/job/sim/jobnewimg/bottom-bg.gif) repeat-x bottom;border:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9; margin:10px 0px; }
.job-block .job-ttl {background:url(http://informers.ukr.net/job/sim/jobnewimg/ttl-bg.gif) repeat-x top;position:relative;height:30px;padding-left:10px;border-bottom:1px solid #c9c9c9;text-align:left;}
.job-block .job-ttl a {font-family:Tahoma;font-size:12px;text-transform:uppercase;font-weight:bold;color:#000;text-decoration:none; position:relative;top:8px;}
.job-logo-link {position:absolute;top:5px;right:8px;width:103px;height:22px;}
.job-logo-link a {display:block;width:103px;height:22px;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://informers.ukr.net/job/sim/jobnewimg/job-logo-medium.png',sizingMethod='scale');cursor:pointer;position:static!important;}
.job-logo-link img {_display:none;border:none;}
.job-block .informer-block {padding:5px 3px 3px 3px;}
#jobukrnet {}
#jobukrnet ul {overflow:hidden;zoom:1;list-style:none;margin:0;padding:0;background:#FFF;}
#jobukrnet li {border-bottom:1px solid #e3e3e3;list-style:none;padding:4px 0;margin-left:5px;margin-right:5px;margin-bottom:-1px; overflow:hidden;zoom:1;}
#jobukrnet a {font-family:Arial;font-size:12px;font-weight:bold;color:#3367A6;display:block;float:left;margin-left:4px;text-decoration:none;}
#jobukrnet span {font-family:Arial;font-size:12px;font-weight:bold;color:#3A3A3A;display:block;float:right;margin-right:5px;}
#jobukrnet .bottom-link-1 {padding:0!important;margin-top:5px!important;margin-left:0px;}
#jobukrnet .bottom-link-2 {padding:0!important;margin-top:3px;margin-left:0px;}
#jobukrnet .bottom-link-1 a, #jobukrnet .bottom-link-2 a {font-family:Arial;font-size:12px;font-weight:bold;color:#000;float:none!important;display:block;background:url(http://informers.ukr.net/job/sim/jobnewimg/bottom-links/bottom-but-bg-nikvesti.gif) no-repeat 0 0;margin:0;padding:4px 21px 5px 11px;}
#jobsearchform {background:#f8f8f8 url(http://informers.ukr.net/job/sim/jobnewimg/search-block-bg.gif) repeat-x top;margin-bottom:5px!important;padding:9px 12px;border-bottom:1px solid #cacaca;margin-left:-3px;margin-right:-3px;}
#jobsearchform input {background:#FFF;height:16px!important;border:1px solid #8c8c8c;width:88%!important;}
#jobsearchform .searcbut {width:21px!important;height:20px!important;font-size:0;background:url(http://informers.ukr.net/job/sim/jobnewimg/search-but.gif) no-repeat 0 0;border:1px solid #99968f;cursor:pointer;}
#jobsearchform select {}


