
/*
 * Elements
 */

body 
{
	font-family: Arial, Verdana, Tahoma, Sans;
	font-size: 0.9em;
  	margin: 0 auto; /*это чтоб центрировать контент при превышении max-width*/
	min-width: 980px;
	max-width: 1400px;
	height: 100%;
	color: #333333;
}


a:link, a:visited, a:active
{
	color: #6c5353;
	text-decoration: none;
}

a:hover
{
	color: #6c5353;
	text-decoration: underline;
}

#interview_content h2
{
font-size: 1.3em;
}


/*
 * IDs
 */

#topline
{
	padding: 0px 5px 0px 20px;
	height: 50px;
}

#lefttopline
{
	float: left;
	padding: 15px 0px 10px 0px;
}

#righttopline
{
	float: right;
	padding: 5px 0px 5px 0px;
}

#logoline
{
	height: 100px;
	padding: 0px 20px 0px 20px;
	margin: 5px 0px 0px 0px;
}

#logo
{
	float: left;
	padding: 15px 0px 0px 0px;
	width: 20%;
}

#infoblocks
{
	width: 30%;
	height: 90px;
}

#informers
{
	padding: 0px 0px 0px 0px;
	position: relative;
}

#informers_in
{

	height: 90px;
	position: relative;
	background-color: #cacaca;
	border: 1px dashed #e2e2e2;
	padding: 0px 0px 0px 15px;
	background: url('http://bdg.by/view/images/bg_ing.png')
}

#informers h2
{
	padding: 5px 10px 0px 7px;
	font-size: 1.35em;
	line-height: 1.5em;
	color: #0044AA;
}



#weather
{
	float: left;	
	width: 130px;
}

#weathermain
{
	height: 35px;
}

#currency	
{
	float: right;
	width: 145px;
}

#weatherbignum
{
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}


#headlines
{
	padding: 15px 0px 0px 0px;
}

#arr_l
{
	padding: 0px 20px 0px 50px;
	vertical-align: middle;
	cursor: pointer;
}

#hl_text
{
	text-align: justify;
	font-size: 0.9em;
	vertical-align: middle;
}

#arr_r
{
	padding: 0px 50px 0px 20px;
	vertical-align: middle;
	cursor: pointer;
}

#content_top
{
	clear: both;
	position: relative;
	margin: 20px 20px 10px 20px;
}


#feed
{
	float: right;
	width: 30%;
	margin-bottom: 20px;
}

#topnews
{
	clear: left;
	position: relative;
	margin-right: 30%;
	padding: 0px 30px 0px 0px;
}

#topnews2
{
	clear: left;
	position: relative;
	padding: 0px 30px 0px 0px;
}

#topnews_ad
{
	clear: left;
	position: relative;
	padding: 0px 30px 0px 0px;
}

#topnews_right
{
	float: left;
	width: 30%;
	margin: 0px 0px 20px 0px;	

}

#topnews_left
{
	float: left;
	width: 30%;
	margin: 0px 0px 20px 0px;	

}

#image_main
	{
	float: left;
	margin: 15px 10px 5px 0px;
	border: 3px solid #ECECEC;
	}

#news_main
{
	padding: 15px 0px 15px 0px;
}

#news_main h1
{
	font-size: 1.3em;
	line-height: 1.3em;
}

#news_main_subhead
{
	font-size: 0.9em;
	padding: 5px 0px 0px 0px;
	line-height: 1.5em;
	font-weight: bold;
}

#news_main_announce
{
	font-size: 0.9em;
	padding: 5px 0px 0px 0px;
	line-height: 1.5em;
}

#analytics, #law, #reviews, #bussiness
{
	clear: both;
	position: relative;
	margin: 20px 20px 10px 20px;

}

#reviews h2
{
	padding: 10px 0px 10px 0px;
	font-size: 1em;
	line-height: 1.3em;

}

#reviews h2 a
{

	font-weight: bold;
}


#analytics h2
{
	padding: 10px 0px 0px 0px;
	font-size: 1.3em;
	line-height: 1.5em;
}

#analytics h2 a
{

	font-weight: bold;
}


#analytics h3
{
	padding: 0px 0px 5px 0px;
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: bold;
}

#analytics span, #reviews span
{
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	line-height: 1.5em;
}

#politics_interview
{
	clear: both;
	position: relative;
	margin: 20px 20px 10px 20px;
}

#politics
{
	clear: left;
	position: relative;
	margin-right: 50%;
	padding: 0px 30px 20px 0px;
}

#interview_persons
{
	width: 50%;
	float: right;
	padding: 0px 0px 20px 0px;
}

#economics_finance, #society_world
{
	clear: both;
	position: relative;
	margin: 20px 20px 10px 20px;
}

#footer
{
	clear: both;
	position: relative;
	margin: 0px 20px 10px 20px;
	padding-top: 0px;
}

#economics, #society
{
	clear: left;
	position: relative;
	margin-right: 50%;
	padding: 0px 30px 20px 0px;
}

#finance, #world
{
	width: 50%;
	float: right;
	padding: 0px 0px 20px 0px;
}


	 

#bussiness_companies
{
	clear: both;
	position: relative;
	margin: 20px 20px 10px 20px;
}

#indicators
{
	clear: left;
	position: relative;
	margin-right: 50%;
	padding: 0px 30px 20px 0px;
}

#companies
{
	width: 50%;
	float: right;
	padding: 0px 0px 20px 0px;
}

#footer_left
	{
	clear: left;
	position: relative;
	margin-right: 50%;
	padding: 0px 30px 20px 0px;
	font-size: 1em;
	margin: 20px 20px 20px 20px;
	}

#footer_right
	{
	width: 50%;
	text-align: right;
	float: right;
	font-size: 1em;	       
	padding: 0px 0px 20px 0px;
	margin: 20px 20px 20px 0px;
	color: #777777;
	}

#interview
{
	float: right;	
}

#interview_block, #companies_block
{
	margin-top:15px;
}

#interview_head_left
{
	background-color: #87cdde;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-left: 5px;
	width: 40px;
}

#interview_head_right
{
	background-color: #87cdde;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 1.1em;
	padding-left: 10px;
	width: 200px;
}

#interview_break, #companies_break
{
	width: 30px;
}

#interview_content, #persons_content, #companies_content
{
	padding: 0px 10px 10px 10px;
}



#persons_table
{
	margin: 0px 0px 10px 0px;
}

#persons_head_left
{
	border-bottom: 1px solid #999999;
	padding-left: 5px;
	width: 40px;
	vertical-align: middle;
}

#persons_head_right
{
	font-size: 1.3em;
	border-left: 1px dashed #CCCCCC;
	padding-left: 10px;
	width: 160px;
	vertical-align: middle;
}

#persons_body
{
	/*background: #f8dcff url('http://bdg.by/view/images/wiw_persons_bg.png') bottom left repeat-x;*/
	border-left: 1px dashed #CCCCCC;
	font-size: 0.9em;
	vertical-align: top;
}

#interview_body
{
	/*background: #c7e7f0 url('http://bdg.by/view/images/interview_bg.png') bottom left repeat-x;*/
	background-color: #F7F7F7;
	height: 300px;
	border-bottom: 1px solid #999999;
	vertical-align: top;

}

#companies_head_left
{
	background-color: #8dbbff;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-left: 5px;
	width: 40px;
	vertical-align: middle;
	height: 30px;
}

#companies_head_right
{
	font-size: 1.3em;
	border-left: 1px dashed #CCCCCC;
	padding-left: 10px;
	width: 160px;
	vertical-align: middle;
}

#companies_body
{
	/*background: #f8dcff url('http://bdg.by/view/images/wiw_persons_bg.png') bottom left repeat-x;*/
	border-left: 1px dashed #CCCCCC;
	font-size: 0.8em;
	vertical-align: top;
}


#banner240
{
	width: 240px;
	height: 400px;
	background-color: #777777;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	color: #FFFFFF;
}

#news_text
	{
	padding: 15px 0px 0px 0px;
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: left;
	}

#news_text p
	{
		
	padding: 0px 0px 15px 0px;
	}

#news_announce
	{
	padding: 10px 0px 5px 0px;
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
	}
	
#news_subhead
	{
	padding: 5px 0px 10px 0px;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
	}
	
#author
	{
	padding:7px 0px 2px 0px;
	font-size: 0.9em;
	color: #454545;
	}

/*
 * Menu styles and classes
 */

#menu
{
	height: 30px;
	padding: 0px 20px 0px 20px;
	font-size: 0.8em;
	
}

#date
{
	padding: 3px 10px 3px 10px;
}

#refresh
{
	font-size: 0.95em;
	padding: 4px 10px 3px 10px;
	position: relative;
	line-height: 1em;
}

.screen{
	display: none;
	width: 100%;
	height: 100%;
	left: 0pt;
	position: absolute;
	right: 0pt;
	top: 0pt;
	width: 100%;
	z-index: 9;
	z-index: 10;
	cursor: pointer;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
  	  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://bdg.by/view/images/screen.png');
	}
	
	/* IE ignores styles with [attributes], so it will skip the following. */
.screen[class] {
 	 background: transparent url('http://bdg.by/view/images/screen.png') repeat scroll 0% 0%;
 	 }

.fadeform {	
	position: absolute;
	display: none;
	width: 50%;
	left: 25%;
	z-index: 10;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
  	  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://bdg.by/view/images/screen.png');
	transparent url('http://bdg.by/view/images/screen.png') repeat scroll 0% 0%;
	color: #333333;
	}

	/* IE ignores styles with [attributes], so it will skip the following. */
.fadeform[class] {
 	 background: transparent url('http://bdg.by/view/images/screen.png') repeat scroll 0% 0%;
 	 }
	
#fadeform .fademain {
	margin: 10px 10px 10px 10px;
	background: #FFFFFF;
	}	

#fadeform .bordered {
	border:1px solid #CCCCCC;
	padding:15px 25px 15px 25px;
	}
	
#fadeform h2
	{
	padding: 0px 0px 5px 0px;
	font-size: 1.5em;
	line-height: 1.5em;
	}
	
#fadeform h3
	{
	padding: 10px 0px 5px 0px;
	font-size: 1.3em;
	line-height: 1em;
	}

#fadeform h4
	{
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	line-height: 1em;
	}
	
#fadeform p
	{
	padding: 0px 0px 5px 0px;
	font-size: 1em;
	line-height: 1.3em;
	}
#fadeform input
	{
	margin: 5px 0px 0px 0px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-size: 1em;
	line-height: 1.3em;
	}


.hidden
	{
	display: none;
	}

.m0
{
	float: left;
	height: 30px;
	width: 11%;
	background: #CCCCCC;
}

.m1
{
	float: left;
	height: 30px;
	width: 20px;
	background: #CCCCCC url('http://bdg.by/view/images/menubg.png') 0px 0px no-repeat;
}

.m2
{
	float: left;       
	width: 9%;
	height: 30px;
	background: #ECECEC;
	cursor: pointer;
	text-align: center;
}

.m2 div
	{
	padding: 10px 0px 0px 5px;
	}

.m2 a:link, .m2 a:visited, .m2 a:active, .m2 a:hover
	{
	color: #338000;
	text-decoration: none;
	font-weight: bold;
	}

.mh2
{
	float: left;       
	width: 9%;
	height: 30px;
	cursor: pointer;
	text-align: center;
}

.mh2 div
	{
	padding: 10px 0px 0px 5px;
	}

.mh2 a:link, .mh2 a:visited, .mh2 a:active, .mh2 a:hover
	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}



.m3 , .m5, .m7, .m9, .m11, .m13, .m15
{
	float: left;
	height: 30px;
	width: 20px;
	background: #CCCCCC url('http://bdg.by/view/images/menubg.png') 0px -30px no-repeat;
}

.m17
{
	float: left;
	height: 30px;
	width: 20px;
	background: #CCCCCC url('http://bdg.by/view/images/menubg.png') 0px -540px no-repeat;
}

.m4, .m6, .m8, .m10, .m12, .m14, .m16
{
	float: left;	
	width: 8.5%;
	height: 30px;
	background: #ECECEC;
	cursor: pointer;
	text-align: center;
}

.m4 div, .m6 div, .m8 div, .m10 div, .m12 div, .m14 div, .m16 div
	{
	padding: 10px 0px 0px 0px;
	}

.m4 a:link, .m4 a:visited, .m4 a:active, .m4 a:hover
	{
	color: #d45500;
	text-decoration: none;
	font-weight: bold;
	}

.m6 a:link, .m6 a:visited, .m6 a:active, .m6 a:hover
	{
	color: #0044aa;
	text-decoration: none;
	font-weight: bold;
	}

.m8 a:link, .m8 a:visited, .m8 a:active, .m8 a:hover
	{
	color: #8800aa;
	text-decoration: none;
	font-weight: bold;
	}

.m10 a:link, .m10 a:visited, .m10 a:active, .m10 a:hover
	{
	color: #004455;
	text-decoration: none;
	font-weight: bold;
	}

.m12 a:link, .m12 a:visited, .m12 a:active, .m12 a:hover
	{
	color: #786721;
	text-decoration: none;
	font-weight: bold;
	}

.m14 a:link, .m14 a:visited, .m14 a:active, .m14 a:hover
	{
	color: #d40055;
	text-decoration: none;
	font-weight: bold;
	}

.m16 a:link, .m16 a:visited, .m16 a:active, .m16 a:hover
	{
	color: #c83737;
	text-decoration: none;
	font-weight: bold;
	}

.mh4, .mh6, .mh8, .mh10, .mh12, .mh14, .mh16
{
	float: left;	
	width: 8.5%;
	height: 30px;
	cursor: pointer;
	text-align: center;
}


.mh2	 {background-color: #338000;}
.mh4	 {background-color: #d45500;}
.mh6	 {background-color: #0044aa;}
.mh8	 {background-color: #8800aa;}
.mh10	 {background-color: #004455;}
.mh12	 {background-color: #786721;}
.mh14 	 {background-color: #d40055;}
.mh16 	 {background-color: #c83737;}


.mh4 div, .mh6 div, .mh8 div, .mh10 div, .mh12 div, .mh14 div, .mh16 div
	{
	padding: 10px 0px 0px 0px;
	}

.mh4 a:link, .mh4 a:visited, .mh4 a:active, .mh4 a:hover,
.mh6 a:link, .mh6 a:visited, .mh6 a:active, .mh6 a:hover,
.mh8 a:link, .mh8 a:visited, .mh8 a:active, .mh8 a:hover,
.mh10 a:link, .mh10 a:visited, .mh10 a:active, .mh10 a:hover,
.mh12 a:link, .mh12 a:visited, .mh12 a:active, .mh12 a:hover,
.mh14 a:link, .mh14 a:visited, .mh14 a:active, .mh14 a:hover,
.mh16 a:link, .mh16 a:visited, .mh16 a:active, .mh16 a:hover
	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}



/*
 * News Heads Ids and Classes
 */

.h2, .h2 a	 {color: #338000;}
.h4, .h4 a	 {color: #d45500;}
.h6, .h6 a	 {color: #0044aa;}
.h8, .h8 a	 {color: #8800aa;}
.h10, .h10 a	 {color: #004455;}
.h12, .h12 a	 {color: #786721;}
.h14, .h14 a	 {color: #d40055;}
.h16, .h16 a	 {color: #c83737;}
.h18, .h18 a	 {color: #d40000;}
.h20, .h20 a	 {color: #6c5353;}
.h22, .h22 a	 {color: #f4b901;}


.h2, .h4, .h6, .h8, .h10, .h12, .h14, .h16, .h18, .h20, .h22, .h2 a, .h4 a, .h6 a, .h8 a, .h10 a, .h12 a, .h14 a, .h16 a, .h18 a, .h20 a, .h22 a
{
	clear: left;
	font-size: 1em;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid;
	text-decoration: none;
}


.h2 	 {border-color: #338000;}
.h4  	 {border-color: #d45500;}
.h6  	 {border-color: #0044aa;}
.h8  	 {border-color: #8800aa;}
.h10	 {border-color: #004455;}
.h12	 {border-color: #786721;}
.h14	 {border-color: #d40055;}
.h16	 {border-color: #c83737;}
.h18	 {border-color: #d40000;}
.h20	 {border-color: #6c5353;}
.h22	 {border-color: #f4b901;}



.news_time
{
	float: right;
	color: #777777;
	font-size: 0.7em;
}

.news_time_left
{
	color: #777777;
	font-size: 0.7em;
}

.newslink2 	 {border-left: 2px solid #338000; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 6px; font-size: 0.9em;}
.newslink4  	 {border-left: 2px solid #d45500; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 6px; font-size: 0.9em;}
.newslink6  	 {border-left: 2px solid #0044aa; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 6px; font-size: 0.9em;}
.newslink8  	 {border-left: 2px solid #8800aa; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 6px; font-size: 0.9em;}
.newslink10	 {border-left: 2px solid #004455; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 6px; font-size: 0.9em;}
.newslink12	 {border-left: 2px solid #786721; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 6px; font-size: 0.9em;}
.newslink14	 {border-left: 2px solid #d40055; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 6px; font-size: 0.9em;}
.newslink16	 {border-left: 2px solid #c83737; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 6px; font-size: 0.9em;}
.newslink18	 {border-left: 2px solid #d40000; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 6px; font-size: 0.9em;}
.newslink20	 {border-left: 2px solid #6c5353; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 6px; font-size: 0.9em;}
.newslink22	 {border-left: 2px solid #f4b901; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 6px; font-size: 0.9em;}
.newslink24	 {border-left: 2px solid #D40000; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 6px; font-size: 0.9em;}

/*
 * Classes
 */

.greystick 
{
	color: #777777;
	font-size: 1.2em;
}

.topitem
{
	float: left;
	padding: 0px 15px 0px 0px;
}

.topicon
{
	float: left;
	padding: 0px 3px 0px 0px;
}

.toptext
{
	font-size: 0.8em;

}

.topcontent
{
	display: inline;
}


.projects
{
	float: left;
	padding: 7px 0px 0px 5px;
}

.projects a
{
	font-size: 1em;
	font-weight: bold;
}

.tinytextgrey
{
	font-size: 0.7em;
	color: #777777;
}

.authorhead
{
	font-size: 1em;
	color: #555555;
	padding-bottom: 10px;
}

.hrgrey
{
	border: 0;
	height: 1px;
	margin: 0px 20px 0px 20px;
	color: #777777;
	background-color: #777777;

}

.hrgreybott
{
	border: 0;
	height: 1px;
	margin: 30px 0px 0px 0px;
	color: #777777;
	background-color: #777777;

}
.infhead
{
	font-size: 1em;
	float: left;
	font-size: 0.9em;
	padding: 0px 0px 5px 0px;
	vertical-align: middle;
	line-height: 1.3em;
	color: #6C5353;
	cursor:pointer;
	margin:5px;
}

.infhead span
{
    border-bottom: 1px dashed #6C5353;
}

.infpad
{
	padding: 5px 10px 5px 10px;
}

.infheads
{
	font-size: 1em;
	margin:5px;
	float: left;
	font-size: 0.9em;
	padding: 0px 0px 5px 0px;
	background-color: #6C5353;
	color: white;
	vertical-align: middle;
	border: 1px solid #532e2e;
}

#infdiv
{
	
	float: left;
	padding: 0px 15px 0px 0px;
	width: 15px;
}



.inf_tbl
{
	background-color: #f2f2f2;
	height: 250px;
	padding: 20px;
	border-bottom: 1px dashed #e2e2e2;
	border-left: 1px dashed #e2e2e2;
	border-right: 1px dashed #e2e2e2;


}

.inf_tbl th
{
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	font-size: 0.9em;
	color: #444444;
	border-bottom: 1px solid #d2d2d2;
	text-align: right;

}

.inf_tbl td
{
	text-align: right;
	padding: 3px 5px 3px 5px;
	font-size: 0.9em;
	color: #444444;
	border-bottom: 1px dashed #d2d2d2;


}

.weathersec
{
	padding: 5px 15px 0px 5px;
	font-size: 0.7em;
}

.curusd
{
	color: #217821;
	font-weight: bold;
	font-size: 0.8em;
	width: 50px;
	height: 18px;
}

.cureur
{
	color: #0044aa;
	font-weight: bold;
	font-size: 0.8em;
	width: 50px;
	height: 18px;

}

.currur
{
	color: #d40000;
	font-weight: bold;
	font-size: 0.8em;
	width: 50px;
	height: 18px;

}

.image_right	
{
	float: right;
	margin: 10px 10px 0px 10px;
	border: 3px solid #ECECEC;
}

.image_left	
{
	float: left;
	margin: 10px 10px 0px 0px;
	border: 3px solid #ECECEC;
}


.box_top_item
	{
	width: 30%;
	vertical-align: top;
	padding: 0px 20px 0px 0px;
	}

.box_top_item_r
	{
	width: 30%;
	vertical-align: top;
	padding: 0px 15px 20px 0px;
	}

.news_top_item h1
{
	padding: 10px 0px 0px 0px;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
}

.news_top_item h2
{
	padding: 10px 0px 5px 0px;
	font-size: 1.3em;
	line-height: 1.3em;
}

.news_top_item h3
{
	padding: 0px 0px 5px 0px;
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: bold;
}

.news_top_item h4
{
	padding: 10px 0px 5px 0px;
	font-size: 0.9em;
	line-height: 1em;
	color: #777777;
	font-weight: bold;
}

.news_top_item span
{
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	line-height: 1.5em;
}


.review_section a:link, .review_section a:visited, .review_section a:active
{
	color: #c83737;
	padding: 10px 5px 5px 0px;
	font-weight: bold;
	font-size: 0.7em;
	text-decoration: none;
	white-space:nowrap;
}

.review_section a:hover
{
	text-decoration: underline;
}


.top_bar
{
	width: 30px;
	height: 5px;
	border: 1px solid #000000;
	background: #FFFFFF url('http://bdg.by/view/images/top_bar.png') 0px 0px no-repeat;
	background-position: -0px 0px;
	
}

.top_num
{
	font-size: 0.9em;
	color: #555555;
	width: 20px;
	vertical-align: bottom;
	padding: 0px 0px 5px 0px;
}


.top_num_comp
{
	font-size: 0.9em;
	color: #555555;
	width: 20px;
	vertical-align: top;
	padding: 5px 0px 5px 0px;
}

.top_name
{
	font-size: 0.9em;
	color: #333333;
	width: 140px;
	vertical-align: bottom;
	padding: 5px 0px 5px 0px;
}

.top_name_comp
{
	font-size: 0.9em;
	color: #333333;
	width: 140px;
	vertical-align: top;
	padding: 5px 0px 5px 0px;
}


.top_name a {color: #214478;}
.top_name_comp a {color: #214478;}

.top_rate
{
	font-size: 0.7em;
	color: #555555;
	width: 30px;
	vertical-align: bottom;
	padding: 0px 0px 10px 5px;
}

.news_sec_item
{
	clear: left;
	position: relative;
	margin-right: 30%;
	padding: 10px 30px 20px 10px;
}

.spacer
{
	padding-top: 40px;
}

.errormesg
{
	color: #aa0000;
}

.commentform
{
	clear: left;
	position: relative;
	margin-right: 30%;	
}

#comments
	{
	padding: 0px 20px 0px 0px;
	}

#comments h3
{
	font-size: 1.5em;
	color: #555555;
	padding: 30px 0px 10px 0px;	
}

#commentform0 textarea
{
	height: 150px;
}

.commentform textarea
{
	width: 95%;
	padding: 5px 5px 5px 5px;
	font-size: 1em;
	line-height: 1.5em;
	color: #333333;
	font-family: Arial, Verdana, Tahoma, Sans;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.previewtext
	{
	padding: 10px 0px 0px 0px;
	font-size: 1em;
	display: none;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	}

.commentitem
	{
	clear: left;
	position: relative;
	margin-right: 30%;
	padding: 10px 0px 10px 0px;
	}

.commentinner
	{
	padding: 0px 0px 0px 0px;
	
	}

.commenttext
	{
	width:co 95%;
	padding: 5px 0px 0px 5px;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #333333;
	font-family: Arial, Verdana, Tahoma, Sans;
	border-left: 1px #CCCCCC dashed;
	}
	
.commenttext p
	{
	padding: 5px 0px 5px 0px;
	}
	
.commenthead
	{
	width: 100%;
	
	}
.commentuser
	{
	clear: left;
	}
	
.commentlogin
	{
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	}
	
.commentname
	{
	font-size: 0.8em;
	color: #999999;
	padding: 0px 0px 0px 0px;
	}
	
.commentdate
	{
	font-size: 0.7em;
	color: #999999;
	float: right;
	padding: 0px 10px 0px 0px;
	}
	
.commentreply
	{
	font-size: 0.8em;
	padding: 5px 0px 0px 0px;
	}

.topdate
	{
	font-size: 0.8em;
	color: #333333;
	padding: 0px 0px 0px 0px;
	}
.toplogo
	{
	padding: 0px 0px 0px 5px;
	}


#mainlink
	{
	position: relative;
	top: 7px;
	left: 15px;
	}

#mainlink a:link, #mainlink a:visited, #mainlink a:active	
	{
	color: #565656;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	}

#mainlink a:hover
	{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	}

#archive_in
{

	background-color: #cacaca;
	border: 1px dashed #e2e2e2;
	padding: 15px;
	margin: 20px 0px 0px 0px;
	background: url('http://bdg.by/view/images/bg_ing.png')
}

#archive_text
{
	font-size: 1.8em;
	color: #777777;
	margin: 0px 20px 0px 0px;
}

.arcbutt
{
	font-size: 0.9em;
	padding: 5px;
	margin: 3px 0px 10px 10px;
	vertical-align: middle;
	line-height: 1.3em;
	color: #6C5353;
	cursor:pointer;
}

.arcbutt span
{
    border-bottom: 1px dashed #6C5353;
}

.arcbutts
{
	margin: 3px 0px 10px 10px;
	font-size: 0.9em;
	padding: 5px;
	background-color: #6C5353;
	color: white;
	vertical-align: middle;
	border: 1px solid #532e2e;
}

#arrows
{
	border-top: 1px dashed #CCCCCC;
	margin: 3px 0px 10px 10px;
	font-size: 1.3em;
	padding: 5px;
	width: 600px;
}

#urls
{
position: relative;
color: #888888;
font-size: 0.7em;
left: 20px;
bottom: 10px;
}

.urlwow
{	
color: #999999;
}

#arr_d, #arr_u {
    font-size: 0.85em;
}

#arr_u_img, #arr_d_img {
    margin-left:10px;
}

#phl_text {
    display: table-cell;
    vertical-align: middle;
}

#ai2305 span {
    display:none;
}
