table.main_cats{
	font-size:11px;
	width:708px;
}

table.main_cats td.cat_field{;
	padding:16px;
	vertical-align:top;
}

div.cat_title{
	float:left;
	width:193px;
	min-height:46px;
}

div.cat_list{
	width:200px;
	padding-left:15px;
	padding-right:15px;
}

ul.cat_list_ul{
	margin:0px;
}

td.subcat_cell{
	border-left:1px solid #B1B1B1;
}

span.nozares_top{
	color:red;
	font-size:12px;
	font-weight:bold;
}
img.nozare_img{

}
div.nozares_title{
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
	clear:none;
	float:left;
	position:relative;
	width:115px;
}
div.nozare_img_container{
	width:75px;float:left;text-align:left;
}
div.nozare_head{
	padding-left:15px;
	padding-right:15px;
	width:200px;
}

div.nozares_title a{
	text-decoration:underline;
}

img.quote_corner_top_left{
	clear:none;
	float:left;
	left:-1px;
	position:relative;
	top:-1px;
}
img.quote_corner_top_right{
	clear:none;
	float:right;
	left:2px;
	position:relative;
	top:-1px;
}
img.quote_corner_bottom_left{
	clear:none;
	float:left;
	left:-2px;
	position:relative;
	top:2px;
}

img.quote_corner_bottom_right{
	clear:none;
	float:right;
	left:1px;
	position:relative;
	top:1px;
}


img.corner_top_left{
	clear:none;
	float:left;
	left:-4px;
	position:relative;
	top:-4px;
}
img.corner_top_right{
	clear:none;
	float:right;
	left:4px;
	position:relative;
	top:-4px;
}
img.corner_bottom_left{
	clear:none;
	float:left;
	left:-4px;
	position:relative;
	top:4px;
}
img.corner_bottom_right{
	clear:none;
	float:right;
	left:3px;
	position:relative;
	top:4px;
}

img.top_left{
	position:relative;top:7px;
	@top:11px;
}
img.top_right{
	position:relative;top:19px;float:right;
	@top:4px;
}
img.bottom_left{
	position:relative;top:-16px;
	@top:-15px;
}
img.bottom_right{
	position:relative;top:-5px;float:right;
	@top:-23px;
}

div.dienas_citats{
	width:694px;
	padding-left:7px;
	padding-right:7px;
}

.dienas_citats p{
	margin:0;
	padding:0;
	display:inline;
}
#dienas_citats_text{
	width:630px;font-style:italic;font-size:12px;color:black;float:left;
}
#dienas_citats_title{
	color:red;width:90px;font-size:12px;clear:none;float:left;width:60px;
}

div.main_table{
	width:708px;
	margin-top:10px;
	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.main_table2{
	width:708px;
	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;
	top:10px;
}

div.main_table3_title {
	position:relative;
	width:708px;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
}

div.main_table3{
	margin-top:10px;
	width:708px;
	/*height:400px;*/
	padding-top:10px;
	padding-bottom:10px;
	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.main_table3 div.tag_container { 
	margin-left:30px;
	margin-right:30px;
	text-align:center;
	margin-top:10px;
}


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;
}

/*quote corners*/
/*
div.main_table div.tl, div.main_table3 div.tl{
	background:transparent url('../../../img/small/corner_big_tl.gif') top left no-repeat;
	left:-5px;
	top:-4px;
}
div.main_table div.tr, div.main_table3 div.tr{
	background:transparent url('../../../img/small/corner_big_tr.gif') top right no-repeat;
	right:-5px;
	top:-4px;
}
*/
div.main_table div.bl_f{
	background:transparent url('../../../img/small/corner_filled_big_bl.gif') bottom left no-repeat;
	left:-5px;
	bottom:-1px;
}
div.main_table div.br_f{
	background:transparent url('../../../img/small/corner_filled_big_br.gif') bottom right no-repeat;
	right:-5px;
	bottom:-1px;
}

/*quote corners*/

/*main table 2*/
/*
div.main_table2 div.tl_f{
	background:transparent url('../../../img/small/corner_filled_big_tl.gif') top left no-repeat;
	left:-5px;
	top:-3px;
}
div.main_table2 div.tr_f{
	background:transparent url('../../../img/small/corner_filled_big_tr.gif') top right no-repeat;
	right:-5px;
	top:-3px;
}*/
div.main_table2 div.bl, div.main_table3 div.bl{
	background:transparent url('../../../img/small/corner_big_bl.gif') bottom left no-repeat;
	left:-5px;
	bottom:-1px;
}
div.main_table2 div.br, div.main_table3 div.br{
	background:transparent url('../../../img/small/corner_big_br.gif') bottom right no-repeat;
	right:-5px;
	bottom:-1px;
}
/*main table 2*/

ul {
	margin-left:0px;
	padding-left:0px;
	list-style:none;
}

img.lock{
	position:relative;
	top:5px;
	left:-5px;
}
div.main_table3_tag_cloud{
	color:#0935A5;
}

span.citats_title{
	color:red;font-size:12px;
}

span.citats_author{
	
	font-size:12px;
	width:200px;
}

span.citats_text{
	font-size:12px;
	font-weight:bold;
}