div.news_title{
	position:relative;
	margin-top:5px;
	padding-bottom:4px;
}
span.news_right_title{
	text-decoration: underline;
	font-size:12px;
	color:#0935a5;
	font-weight:bold;
	line-height:16px;
}
div.news_item{
	padding-top:8px;
	padding-left:10px;
	padding-bottom:8px;
	padding-right:10px;
	font-size:11px;
	color:#4b6bbd;
	text-align:left;
}
div.news_item a.news_link{
	text-decoration: underline;
}
div.news_more{
	float:right;
	font-size:11px;
	color:#4b6bbd;
	text-decoration: underline;
	padding-bottom:5px;
	padding-right:5px;
	height:16px;
}
div.right_content{
	color:#0a35a6;
	left:9px;
	position:relative;
	top:-304px;
	width:242px;
	text-align:center;
}
span.in_latvia{
	margin-right:14px;
	color:#0935a5;
}
span.in_world{
	margin-left:18px;
	color:#777777;
}
div.news_right{
	font-size:11px;
	margin-top:22px;
	width:205px;
	margin-left:20px;
	@margin-left:0px;
	
}
div.news_text{
	position:relative;
	width:128px;
	clear:none;	
	float:right;
}
img.img_news{
	position:relative;
	clear:none;
	float:left;
	width:64px;
	height:58px;
	border:1px solid #6f6f6f;
}
div.news_block{
	margin-bottom:14px;
	height:60px;
	clear:both;
}
div.video{
	text-align:center;
	position:relative;
}

/*video*/

div.video_container, div.poll{
	float:right;
	position:relative;
	width:246px;
	border-left:1px solid #d81010;
	border-right:1px solid #d81010;
	border-top:3px solid #d81010;
	border-bottom:1px solid #d81010;			
	background-color:white;
	/*padding:10px; Paddings are evil*/
	z-index:1;
}

div.video_container{
	margin-bottom:9px;
}

div.video_title{
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}

div.tl_grey, div.tr_grey, div.bl_grey, div.br_grey {
	width: 10px;
	height: 6px;
	z-index:2;
}
/*
div.video_container div.tl_grey{
	background:transparent url('../../img/small/tl.gif') top left no-repeat;
	position:absolute;
	left:0;
	top:0;
}
div.video_container div.tr_grey{
	background:transparent url('../../img/small/tr.gif') top right no-repeat;
	position:absolute;
	right:0;
	top:0;
}
div.video_container div.bl_grey, div.news_title div.bl_grey{
	background:transparent url('../../img/small/bl.gif') bottom left no-repeat;
	position:absolute;
	bottom:-1px;
	left:-5px;
}
div.video_container div.br_grey, div.news_title div.br_grey{
	background:transparent url('../../img/small/br.gif') bottom right no-repeat;
	position:absolute;
	right:-5px;
	bottom:-1px;
}
*/

div.video_container div.bl_grey,div.poll div.bl_grey {
	background:transparent url('../../img/small/bl.gif') bottom left no-repeat;
	position:absolute;
	bottom:-1px;
	left:-5px;
}
div.video_container div.br_grey, div.poll div.br_grey{
	background:transparent url('../../img/small/br.gif') bottom right no-repeat;
	position:absolute;
	right:-5px;
	bottom:-1px;
}

/* news */

div.news_content{
	text-align:center;
	width:246px;
	border-left:1px solid #d81010;
	border-right:1px solid #d81010;
	border-top:3px solid #d81010;
	border-bottom:1px solid #d81010;
	position:relative;
	z-index:2;
}

div.news_content2{
	width:246px;
	border-left:1px solid #d81010;
	border-right:1px solid #d81010;
	border-top:0px solid #d81010;
	border-bottom:1px solid #d81010;
	position:relative;
	z-index:2;
}

div.tl, div.tr, div.bl, div.br, div.tl_f, div.tr_f, div.bl_f, div.br_f {
	position:absolute;
	width: 10px;
	height: 8px;
	z-index:2;
}
/*
div.news_content div.tl{
	background:transparent url('../../img/small/corner_big_tl_inner_grey.gif') top left no-repeat;
	left:-5px;
	top:-4px;
}
div.news_content div.tr{
	background:transparent url('../../img/small/corner_big_tr_inner_grey.gif') top right no-repeat;
	right:-5px;
	top:-4px;
}
*/
div.news_content2 div.bl{
	background:transparent url('../../img/small/corner_big_bl.gif') bottom left no-repeat;
	left:-5px;
	bottom:-1px;
}
div.news_content2 div.br{
	background:transparent url('../../img/small/corner_big_br.gif') bottom right no-repeat;
	right:-5px;
	bottom:-1px;
}
/*
div.news_content2 div.tl_f{
	background:transparent url('../../img/small/corner_filled_big_tl.gif') top left no-repeat;
	left:-5px;
	top:-4px;
}
div.news_content2 div.tr_f{
	background:transparent url('../../img/small/corner_filled_big_tr.gif') top right no-repeat;
	right:-5px;
	top:-4px;
}
div.news_content div.bl_f{
	background:transparent url('../../img/small/corner_filled_big_bl.gif') bottom left no-repeat;
	left:-5px;
	bottom:-1px;
}
div.news_content div.br_f{
	background:transparent url('../../img/small/corner_filled_big_br.gif') bottom right no-repeat;
	right:-5px;
	bottom:-1px;
}

*/
/*banners*/

div.right_banners{
	text-align:center;
	width:250px;
	position:relative;
	margin-top:9px;
	margin-bottom:6px;
}
div.right_banners img{
	margin-top:6px;
}

div.poll{
	padding-top:5px;
	padding-bottom:10px;
	/*padding-left:8px;
	padding-right:8px; Paddings are evil*/
	z-index:1;
}

div.poll_content{
	text-align:center;
	position:relative;
	font-size:12px;
	color:black;
	width:246px;
}

img.play_button{
	position:absolute;
	top:60px;
	left:90px;
}

div.news_link_text{
	float:left;width:158px;font-weight:bold;font-size:12px;
}

a.news_comm_link{
	text-decoration:underline;
	color:#D81010;
	font-weight:normal;
}

div.news_head{
	margin-top:5px;
}

div.news_head a{
	font-size:12px;
	font-weight:normal;
	outline: none;
}

div.news_head a:hover span{
	color:#0935A5;
	text-decoration:underline;
}
#login{
        float: right;
	text-align:right;
	font-size:11px;
	color:#636363;
        margin-top: 1px;
}
#login input{
	width:100px;
	font-size:11px;
    height: 14px;
        margin: 1px 0px;
	border:1px solid #aaa;
}

#login input[type='submit']{
	font-size:11px;
    background-color:#F58237;
    background-image:url("../../img/img_medium/search-button.gif");
    border:medium none;
    color:white;
    cursor:pointer;
    height: 16px;
    width:60px !important;
}

#prodstuff {
 width: 100%;
 color:#636363;
 text-align: right;
 background-color: #E1E2E3;
 margin: 13px 0px 5px 0px;
}
#prodstuff a:link {
    font-weight: bold;
    color: #333;
}
#prodstuff a:visited {
    font-weight: bold;
    color: #333;
}
#prodstuff a:active {
    font-weight: bold;
    color: #333;
}
#right_banner_block img {
    border: 0px;
    margin: 5px 0px;
}
