@media screen {
body{   background:#fff url("images/bg.png") repeat-x; }
}

body{
	font-family:Verdana,Tahoma,sans-serif;
	margin:0px 0px 0px 0px;
	margin-top:0px; 
}

body.popup{
	font-size:11px;
	margin:0px;
	padding:0px 0px 15px 0px;
}

body.popup div.verybigleft-float-rigid{
	font-size:11px;
	margin:0px auto;
	padding:0px 0px 15px 0px;
	width:650px;
}


@media screen { 
   div#main{
	background:url('/images/footer_bg.png') repeat-x bottom; 
   }
}

img{border:0;}
   
.rigid{font-size:11px;margin:0 auto;width:980px; border-width:1px;}

.float-wrapper-rigid{float:left;width:800px; border-width:1px;}

.first-float-rigid{float:right;width:325px; border-width:1px;}

.second-float-rigid{float:left;width:470px; border-width:1px;}

.third-float-rigid{float:right;width:175px; border-width:1px;}

.verybigleft-float-rigid{width:980px; border-width:1px;}

.clear{clear:both;}

#header{height:100px;padding:0px 1px 0px 3px;}
  
#footer{
	clear:both;
/* background-image: url('images/footer_bg.png'); */
	margin:0px;
	padding:20px 0px 0px 0px;
	text-align:center;
}

#footer .banner{border:none;margin:3px;padding:0px;}

#copyright{
	clear:both;
	color:#A6A6A6;
	font-size:10px;
	height:40px;
	line-height:16px;
	padding:40px 0 10px 0;
	text-align:center;
}

#copyright a{
	color:#A6A6A6;
	font-weight:bold;
}
/*    div {border: 1px #f00 solid; margin: -1px;} */

#sw{
	background:url("/images/sw_bg.png") repeat-x;
	float:right;
	height:50px;
	width:972px;
}

#sw_l{
	background:url("/images/sw_l_bg.png") no-repeat;
	float:left;
	height:50px;
	width:4px;
}

#sw_r{
	background:url("/images/sw_r_bg.png") no-repeat;
	float:right;
	height:50px;
	width:4px;
}

#sw_b,a.sw{
	background:url("/images/sw_b_bg.png") no-repeat;
	float:right;
	height:21px;
	padding-left:0px;
	padding-top:4px;
	position:relative;
	right:10px;
	text-align:center;
	top:0px;
	width:103px;
}

#sw_b{width:2px;}

a.sw:hover{background:url("/images/sw_o_bg.png") repeat-x;}

#logo{
	float:left;
	left:3px;
	margin-bottom:15px;
	position:relative;
}

#topadvert{
	float:right;
	height:60px;
	margin-bottom:15px;
	position:relative;
	right:5px;
	width:472px;
}

#sw a{
	color:#037FC5;
	font:10px Verdana,Tahoma,sans-serif;
	text-decoration:none;
}

#menu{
	background:url("images/menu_bg.png");
	height:32px;
	padding-top:13px;
	width:980px;
}

#menu_{
	background:#fff;
	display:none;
	filter: alpha(opacity=0);
	height:30px;
	margin:-44px 0px 0px 1px;
	opacity:0;
	padding-top:13px;
	position:absolute;
	width:978px;
	z-index:100;
}

#submenustripe{
	background:#fff;
	color:#8F8F8F;
	font-size:10px;
	height:20px;
	margin-bottom:3px;
	padding:5px;
	width:970px;
}

#submenustripe span{
	float:left;
	margin-left:5px;
	margin-top:3px;
}

#searchbox{float:right;}

#charts{margin-top:11px;text-align:right;}

#indicators{margin-top:-8px;width:100%;}

#indicators table{
	border-spacing:inherit;
	font:10px Tahoma,Verdana,sans-serif;
	margin:0 10px 0 10px;
	text-align:left;
	white-space:nowrap;
	width:305px;
}

#indicators table a{color:#027EC5;text-decoration:none;}

#indicators table img{float:left;margin-right:3px;}

#indicators table a:hover{text-decoration:underline;}

#indicators tr.indiheader td{
	border-bottom:1px solid #E9E9E9;
	padding:20px 0 10px 5px;
}

#indicators tr.indiheader img{float:right;margin:0;}

#indicators tr.indiheader,indicators tr.indiheader a{
	color:#027EC5;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}

#indicators tr.indiheader small{
	color:#979797;
	font-size:10px;
}

#indicators table td{padding:5px;}

h1 span.red{
	background:url("images/ar_rb.png") no-repeat 2px 7px;
	padding-left:18px;
}

h1 span.green{
	background:url("images/ar_gb.png") no-repeat 2px 7px;
	padding-left:18px;
}

span.red{color:red;}

#indicators span.red{
	background:url("images/ar_r.png") no-repeat 0 3px;
	padding-left:10px;
}

table.content-table span.red{
	background:url("images/ar_r.png") no-repeat 0px 3px;
	padding-left:10px;
}

span.green{color:green;}

span.blue{color:blue;}

#indicators span.green{
	background:url("images/ar_g.png") no-repeat 0 3px;
	padding-left:10px;
}

table.content-table span.green{
	background:url("images/ar_g.png") no-repeat 0px 3px;
	padding-left:10px;
}

#searchboxinput{
	background:url("/images/icons/magnifier.gif") no-repeat 1px 1px;
    border:1px solid #E0E0E0;
	color:#667766;
	display:block;
	float:right;
	padding-left:17px;
	text-align:right;
	width:100px;
}

#gobutton{
	display:block;
	float:right;
	height:19px;
	margin:-1px -2px 0px 2px;
	width:19px;
}

div.newsheader{
	border-bottom:1px solid #E9E9E9;
	color:#000;
	font-size:20px;
	height:30px;
	margin-bottom:10px;
	padding:5px 0px 0px 0px;
}

div.newscoin{float:left; margin:0px 0px 0px 10px; width:12px;}

div.newsheader a{color:#000;text-decoration:none;}
div.newsheader a:hover{text-decoration:underline;}
div.newsheader b{color:#539234;font-weight:normal;}
div.newsheader span.rss{float:right;padding:7px;}
div.newsheader span{float:left;}

div.news-emitters-last {margin: 0px 0px 10px 0px; width: 988px;}
div.news-index-last {margin: 5px 0px 10px 17px; width: 968px;}
div.news-emitters-last div.newsrow, div.news-index-last div.newsrow {overflow: hidden; margin: 0px 0px 10px 0px; width: 980px;}

div.news-emitters-last div.newsdate, div.news-index-last, div.newsdate{
	color:#979797;
	display:block;
	width:51px;
    float: left;
}
div.news-emitters-last div.newsstring, div.news-index-last div.newsstring{
    float:right;
    line-height:14px;
    width:897px;
}


div.newscontent{margin-bottom:20px;margin-top:15px;}

div.newscontent a, div.news-emitters-last a{color:#406981; font-size:11px; text-decoration:none;}
div.newscontent a:hover, div.news-emitters-last a:hover {text-decoration:underline;}




div.newscontent div.newsstring{
	float:right;
	line-height:14px;
	margin:0px 0px 13px 0px;
	min-height:20px;
	text-align:left;
	width:430px;
}

div.newscontent div.sitenewsstring{
	float:right;
	line-height:14px;
	margin:0px 0px 13px 0px;
	min-height:20px;
	text-align:left;
	width:410px;
}

div.newscontent div.newsdate{
	color:#979797;
	display:block;
	font-size:12px;
	margin:0px 0px 13px 0px;
	text-align:left;
	width:460px;
}

div.bignewstime{
	color:#979797;
	display:block;
	float:left;
	font-size:11px;
	line-height:12px;
	margin:0px 10px 10px 0px;
	text-align:right;
}

div.newscontent div.newstime{
	color:#979797;
	display:block;
	float:left;
	font-size:11px;
	line-height:14px;
	margin:0px 0px 13px 0px;
	text-align:right;
	width:30px;
}

div.newscontent div.sitenewstime{
	color:#979797;
	display:block;
	float:left;
	font-size:11px;
	line-height:14px;
	margin:0px 0px 13px 0px;
	text-align:right;
	width:50px;
}

div.newscontent br{clear:both;}

div#search{margin:0px 0px;}

div#search #term{width:150px;}

div#search #news_search{width:156px;}

div.pagination{
	clear:both;
	margin-bottom:10px;
	text-align:center;
}

div.pagination a{
	background:#EEEEEE;
	border:1px solid #DDE0E0;
	color:#027EC5;
	font-size:11px;
	padding:3px;
	text-decoration:none;
}

div.pagination a:hover{text-decoration:underline;}

div.pagination a.ldd{color:#A2AFB7;}

select{color:#666;font-size:11px;}

input{
	color:#666;
	font-size:11px;
	height:15px;
	margin:0px;
	padding:1px 2px;
}

input[type=text], input[type=password]{
	border:1px solid #E0E0E0;
}

button{
	background:url("images/submit_bg.png");
	border:1px solid #54ad37;
	border-collapse:separate;
	color:white;
	font:bold 11px/11px Tahoma;
	height:21px;
	letter-spacing:1px;
	margin:1px 0px 0px 0px;
	padding:0px 3px;
}

div.advert{
	border-bottom:1px solid #E9E9E9;
	clear:both;
	margin-bottom:10px;
	padding-bottom:5px;
	text-align:center;
	width:472px;
}

div.advert .banner{
	border:none;
	float:left;
	margin-bottom:1px;
	margin-right:1px;
}

div.advert a{
	color:#027EC5;
	font-size:11px;
	text-decoration:none;
}

div.advert a:hover{text-decoration:underline;}

div.banners-4{display:none;padding:0px;}

div.banners-4 .banner{
	float:right;
	margin:15px 10px 0px 0px;
}

div.banners-5{
	margin:22px 0px 12px 8px;
	padding:0;
	text-align:center;
	width:169px;
}

div.banners-5 .banner{float:right;margin:5px 0px;}

p{padding:3px 10px;}

.odd{background:#F5F5F5;}

.even{background:#fff;}

a.expander{
	background:url("images/collapse.png") no-repeat 0px 0px;
	display:block;
	float:left;
	font-size:1px;
	height:15px;
	margin-right:5px;
	margin-top:6px;
	width:15px;
}

a.expander:hover{background:url("images/collapse.png") no-repeat -15px 0px;}
a.collapsed{background:url("images/collapse.png") no-repeat 0px -15px;}
a.collapsed:hover{background:url("images/collapse.png") no-repeat -15px -15px;}



#ajloader{
	background:#fff;
	border:1px solid #ccc;
	color:#999;
	display:none;
	font-size:13px;
	height:40px;
	left:0px;
	padding:20px;
	position:absolute;
	text-align:center;
	top:0px;
	width:100px;
}

#auth{
	background:#fff url("images/window_bg.png") repeat-x;
	border:1px solid #539234;
	color:#037FC5;
	display:none;
	font-size:11px;
	height:103px;
	padding:3px;
	position:absolute;
	width:302px;
}

#auth #loginclose{
	margin-bottom:7px;
	margin-top:7px;
	text-align:right;
}

#auth #loginclose img{margin:0px 15px;}

#auth #loginclose a{color:#999999;text-decoration:none;}

#auth #username_i,#auth #password_i,#auth #remember_c,#auth #username_t,#auth #password_t,#auth #login_b{
	height:20px;
}

#auth #username_t,#auth #password_t,#auth #remember_c{
	text-align:right;
	width:130px;
}

#auth #username_i,#auth #password_i,#auth #login_b{
	float:right;
	width:160px;
}

#auth #username_i input,#auth #password_i input{
	width:140px;
}

#auth #remember_c,#auth #login_b{margin-top:10px;}

#auth #remember_c #remember{margin:0px 5px 0px 0px;}

#login_int{
	color:#037FC5;
	font-size:11px;
	margin:0 0;
	padding:12px 0px;
	width:280px;
/*
		border: 1px solid #539234;
		background-image: url("images/window_bg.png");
		background-repeat: repeat-x;
		background-color: #fff;
*/
}

#login_int #username_i,#login_int #password_i,#login_int #remember_c,#login_int #username_t,#login_int #password_t,#login_int #login_b{
	height:20px;
}

#login_int #username_t,#login_int #password_t,#login_int #login_b{
	text-align:right;
	width:120px;
}

#login_int #username_i,#login_int #password_i,#login_int #remember_c{
	float:right;
	width:150px;
}

#login_int #username_i input,#login_int #password_i input{
	width:140px;
}

#login_int #remember_c,#login_int #login_b{
	margin-top:10px;
}

#login_int #remember_c #remember{margin:0px 5px 0px 0px;}

table.mod-table{
	background:white;
	border-collapse:collapse;
	color:#3C3C3C;
	float:right;
	font-size:11px;
	margin-bottom:10px;
	width:165px;
}

table.mod-table th{
	background:#EAEAEA url('/images/th_bg.png') repeat-x bottom;
	border:1px solid #DDDDDD;
	color:#666666;
	font-size:11px;
	padding:7px;
}

table.mod-table th.nobg{background:none;}

table.mod-table td{
	border:1px solid #DDDDDD;
	line-height:20px;
	padding:5px 3px;
}

table.mod-table p{
	color:#666;
	font-size:9px;
	line-height:12px;
	margin:0px;
	padding:5px;
	text-align:left;
}

table.mod-table td select.cur{
	font-size:10px;
	margin:0px 5px 5px 5px;
	padding:0px;
	width:145px;
}

table.mod-table td input.cur{
	font-size:10px;
	margin:0px 5px 5px 5px;
	padding:2px;
	width:140px;
}

table.mod-table td label.cur{display:block;}

table.content-table,table.content-table-text,table.content-table-cur{
	background:white;
	border-collapse:collapse;
	color:#3C3C3C;
	font-size:11px;
	width:100%;
}

table.content-table-cur{
	font-size:8px;
	margin:0px 0px 10px 0px;
}

table.content-table th,table.content-table-text th,table.content-table-cur th{
	background:#EAEAEA url('/images/th_bg.png') repeat-x bottom;
	border:1px solid #EEEEEE;
}

table.content-table th,table.content-table-text th{
	font-size:11px;
	padding:1px 7px 6px 7px;
}

table.content-table td.left{
	background:#F3F3F3;
	padding-right:5px;
	text-align:right;
}
/*
table.content-table-cur th {
	font-size: 1px;
	padding: 5px 2px;
}
*/

table.content-table th.nobg,table.content-table-cur th.nobg{
	background:none;
}

table.content-table td,table.content-table-cur td{
	border:1px solid #EEEEEE;
	padding:3px 3px;
}

table.content-table-text td{
	border:1px solid #EEEEEE;
	padding:10px 3px 10px 5px;
}

table.content-table-nobrd td{ border:1px; }

h1{
;
	color:#3D3D3D;
	font:normal 20px Verdana,Tahoma,Arial,Helvetica,sans-serif;
	margin:3px 0px 10px 0px;
}

h1.right{float:right;margin-top:-35px;}

h2{
	color:#539234;
	font:normal 16px Verdana,Tahoma,Arial,Helvetica,sans-serif;
	margin:5px 0px 5px 0px;
}

h3{
	color:#3D3D3D;
	font:bold 12px Verdana,Tahoma,Arial,Helvetica,sans-serif;
	margin:5px 0px;
}

th h3{margin:0px;}

span.note{color:#808080;display:block;padding:5px;}

a{color:#027ec5;}

a:active,a:hover{text-decoration:none;}

.panel{
	background:#ECE9D8;
	border-bottom:1px solid #ACA899;
	height:26px;
	padding-top:5px;
	text-align:center;
}

.panel a{
	border:1px solid #ECE9D8;
	color:black;
	font:11px Tahoma,Verda,a sans-serif;
	padding:5px;
	text-decoration:none;
}

.panel a:hover{
	border-bottom:1px solid #ACA899;
	border-left:1px solid white;
	border-right:1px solid #ACA899;
	border-top:1px solid white;
}

.panel_top{
	background:url('/images/bt_bg.png');
	float:left;
	height:20px;
	width:387px;
}

.panel_topl{
	background:url('/images/bt_lc.png');
	float:left;
	height:20px;
	width:4px;
}

.panel_topr{
	background:url('/images/bt_rc.png');
	float:left;
	height:20px;
	width:4px;
}

.panel_top a,.panel_bottom a{
	background:url("/images/b_dv.png") no-repeat;
	float:right;
	font-size:10px;
	height:20px;
	line-height:19px;
	margin:0px 0px 0px 0px;
	padding:0px 7px 0px 8px;
	position:relative;
	text-decoration:none;
}

.panel_top a:hover,.panel_bottom a:hover{
	background:url("/images/b_ov.png") repeat-x;
}

.panel_bottom{
	background:url('/images/bb_bg.png');
	float:left;
	height:20px;
	width:387px;
	_margin-top:-2px;
}

.panel_bottoml{
	background:url('/images/bb_lc.png');
	float:left;
	height:20px;
	width:4px;
	_margin-top:-2px;
}

.panel_bottomr{
	background:url('/images/bb_rc.png');
	float:left;
	height:20px;
	width:4px;
	_margin-top:-2px;
}

.panel_d{
	background:url('/images/b_dv.png');
	float:right;
	height:20px;
	width:2px;
}
/*
	#sw_b, a.sw {width: 103px; position: relative; right: 10px; float: right; top: 0px; background-image: url("/images/sw_b_bg.png"); background-repeat: no-repeat; padding-left: 0px; padding-top: 4px; height: 21px; text-align: center;}
    #sw_b 		{width: 2px;}
    a.sw:hover	{background-repeat: repeat-x; background-image: url("/images/sw_o_bg.png")}
*/

#calendar{margin:5px 0px 0px 10px;}

#chooser{}

div.filter{
	border-bottom:1px dashed #3E7FC9;
	color:#3E7FC9;
	cursor:pointer;
	display:inline;
	margin:10px;
}

div.filters{margin-bottom:10px;}

ul.files{
	list-style:none;
	margin-left:21px;
	padding:0;
	_margin-left:-10px;
}

ul.files li{
	line-height:18px;
	margin:10px;
	padding-bottom:1px;
	padding-left:20px;
}

li.doc,li.pdf,li.ppt,li.zip,li.xls,li.exe{
	list-style:none;
	padding-left:20px;
}

li.doc{background:url('/images/icons/doc.png') no-repeat top left;}
li.pdf{background:url('/images/icons/pdf.png') no-repeat top left;;}
li.ppt{background:url('/images/icons/ppt.png') no-repeat top left;}
li.xls{background:url('/images/icons/xls.png') no-repeat top left;}
li.zip{background:url('/images/icons/zip.png') no-repeat top left;}
li.exe{background:url('/images/icons/exe.png') no-repeat top left;}

#main #links{
	border:1px #cccccc dashed;
	font-size:9px;
	margin:20px 0px 10px 10px;
	padding:0px;
	width:305px;
}

#main #links ul{margin:5px;padding:0px;}

#main #links ul li{margin:7px 0px;padding:0px;}

#main #links ul img{margin:0px 5px;}

#main #links ul li a{text-decoration:none;}

#main #links ul li a:hover{text-decoration:underline;}

#mods{margin:10px 0px;}

#emitter_logo{
	background:#fff;
	border:#d5d5d5 1px solid;
	padding:3px;
}

ul.sitemap{
	float:right;
	list-style:none;
	margin:0px auto;
	padding:0px;
}

ul.sitemap li{
	float:left;
	list-style:none;
	margin:20px 40px 30px 0px;
	min-height:60px;
	padding:3px 7px 7px 7px;
	width: 250px !important;
}

ul.sitemap li a strong{
	color:#539234;
	font:normal 16px Verdana,Tahoma,Arial,Helvetica,sans-serif;
	margin:5px 0px 5px 0px;
	text-decoration:none;
}

ul.sitemap li a:hover strong{text-decoration:underline;}

ul.sitemap li ul{
	list-style:none;
	margin-left:0px;
	padding:0px;
}

ul.sitemap li ul li{
	border:none;
	float:none;
	font:12px Verdana,Tahoma,Arial,Helvetica,sans-serif;
	list-style:none;
	margin-bottom:0px;
	margin-top:5px;
	min-height:10px;
	padding:0px;
	width:180px;
}

ul.sitemap li ul li ul{margin-left:25px;}

ul.sitemap li ul li ul li{list-style:none;}

ul.sitemap li a.mainmenu{text-decoration:none;}

form{margin:0px;padding:0px;}

.ac_results{
	background:#fff;
	border:1px solid #ddd;
	overflow:hidden;
	padding:0px;
	z-index:99999;
}

.ac_results ul{
	list-style:outside;
	margin:0;
	max-height:300px;
	padding:0;
}

.ac_results li{
	cursor:pointer;
	display:block;
/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
/*width: 100%;*/
	font:11px/18px Verdana,Tahoma,sans-serif;
	margin:0px;
	overflow:hidden;
	padding:2px 5px;
}

.ac_loading{
	background:Window url('/images/ajaxload.gif') right center no-repeat;
}

.ac_over{
	background:#539234;
	color:#fff;
}
/*.ac_moreItems {
	text-align: center;
	background-color: InactiveCaption;
	color: InactiveCaptionText;
	margin: 0px;
	padding: 0px 5px;
	cursor: default;
	display: block;
	width: 100%;
	font: bold menu 12px;
	overflow: hidden;
	-moz-user-select: none;
	-khtml-user-select: none;
}
*/

.header_select{
	border:0;
	color:#539234;
	font:normal 16px Verdana,Tahoma,Arial,Helvetica,sans-serif;
	margin:0;
	padding:0;
}

a.faq{

    /*border-bottom:1px dashed #027ec5;*/
    text-decoration:none;
    /*font-size:12px;*/
    /*line-height:20px;*/
}
a.faq:hover{border-bottom:1px dashed #027ec5;}


a.helplink{cursor:help;}

ul.none{list-style:none;}

div#debug{
	background:#000;
	border-top:#ccc 3px double;
	bottom:0px;
	color:#ccc;
	display:none;
	font:10px Courier;
	height:100px;
	padding:5px 0px;
	position:fixed;
	width:100%;
	z-index:10000;
}

span.tooltip{
	border-bottom:#027EC5 1px dashed;
	color:#027EC5;
	cursor:help;
}

dl{margin-left:20px;}

dl dt{display:inline;font-weight:bold;}

dl dd{
	margin-bottom:10px;
	margin-left:280px;
	margin-top:-12px;
}

dl div.ddd{
	display:block;
	margin-left:20px;
	margin-top:-14px;
}

dl dt.m{font-weight:normal;}

dl dd.m{
	margin-bottom:10px;
	margin-left:280px;
	margin-top:-26px;
}

dl div.dddm{
	display:block;
	margin-left:20px;
	margin-top:-14px;
}

pre{font-size:14px;}

#sbt{float:right;margin:0px 7px 2px 0px;width:120px;}

span.plink{
	border-bottom:#027EC5 1px dashed;
	color:#027EC5;
	cursor:pointer;
}

#kazprime_description{
	background:#f6f6f6;
	border:#339933 1px dashed;
	font-size:90%;
	margin:20px 0px 0px 0px;
	padding:10px;
}

table#profmarket{
	background:#fff;
	border:#ccc 1px solid;
	margin-top:30px;
}

div.contextlinks{margin:5px 0px;padding:3px;}

div.contextlinks a{
	border-bottom:1px dashed #3E7FC9;
	color:#3E7FC9;
	text-decoration:none;
}

div.contextlinks a.sel{
	border-bottom:none;
	color:#3d3d3d;
	text-decoration:none;
}

div.hr{
	background:#228822;
	height:1px;
	margin-bottom:20px;
	margin-top:10px;
	width:100%;
}

.highlight{background:yellow;}

div#warning{
	background: #ffe url('/images/icons/warning.png') no-repeat 15px 0px;
	border:#f90 1px solid;
	color:#C90;
	display:none;
	font-size:10px;
	margin:0px 0px 10px 10px;
	padding:5px 5px 5px 65px;
	text-align:left;
}

ul.listing_lists{margin-top:30px;}

ul.listing_lists li{
	line-height:18px;
	margin:10px 0px;
	padding-bottom:1px;
}

div#accordion h2,div#search-results h2{
	background:url(/images/bigarrow_dn.png) no-repeat right;
	border-bottom:1px #027EC5 dashed;
	margin-top:20px;
}
div#accordion h2 {
	cursor:pointer;
}

div#search-results dl dt{font-weight:normal;}

div#search-results dl dt.paid{
	background:url('/images/coin.png') no-repeat 80px -1px;
	display:block;
	width:100px;
}

div#search-results dl dt.e{display:block;width:10px;}

div#search-results dl dd{
	margin-left:100px;
	margin-top:-13px;
}

div#search-results dl dd.e{
	margin-left:0px;
	margin-top:-13px;
}

.shade{color:#999;}


.visible_print {
        display: none;
}



@media print { 


.hidden_print {
        display: none;
}

.rigids {
        display: none;
}

.advert  {
        display: none;
}

.pagination {
        display: none;
}

.visible_print {
        display: block;
}

.panel_d {
        display: none;
}

.panel_bottom {
        display: none;
}

.panel_top {
        display: none;
}

.tooltip {
        display: none;
}

.control_links {
        display: none;
}

.filters {
        display: none;
}

font.print_links{
        color:#808080; text-decoration:none;
}



div.newscontent div.newstime{
	width:33px;
}

span.hide {
    font-size:9px;
   }
}


