div.back_result{
	font-size: 14px;
	margin-bottom: 10px;
}
div.driver_header{
	font-size: 24px;
}
.orange_box{
	font-size: 14px;
	font-weight: bold;
	background-color: #e7c318;
	color: white;
	padding: 4px;
}
.quest{
	font-size: 13px;
	font-weight: bold;
	vertical-align: super;
	color: #858585;
	text-decoration: none;
}
table.driver_items{
	margin-top: 20px;
	margin-bottom: 20px;
}
table.driver_items td {
	height: 35px;
	text-align: center;
	vertical-align: top;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 20px solid white;
}
td.driver_item_current{
	background-image: url(../images/current2.gif);
	background-repeat: repeat-x;
	background-position: center;
}
div.blog_body{
	width: 94%;
	font-size: 14px;
	margin-bottom: 30px;
}
div.blog_body table {border-collapse: collapse;}
div.blog_header{
	color: #838383;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 25px;
	padding-left: 0px;
}
div.blog_intro{
	padding-left: 30px;
}
div.read_next{
	font-size: 14px;
	color: #3679ce;
}
div.tags{
	margin-top: 10px;
	font-size: 12px;
	color: #838383;
	padding-left: 18px;
	background-image: url(../images/order.gif);
	background-repeat: no-repeat;
	background-position: 0% 60%;
	margin-bottom: 10px;
}
div.author{
	font-size: 12px;
	padding-right: 20px;
	padding-left: 18px;
	background-image: url(../images/figure.gif);
	background-repeat: no-repeat;
	background-position: 0% 60%;

}
div.comments{
	font-size: 12px; 
	background-image: url(../images/dialog.gif);
	background-repeat: no-repeat;
	background-position: 0% 60%;
	padding-left: 18px;
}
.theme_block{
	padding-top: 70px;
	vertical-align: top;
}
.theme{
	margin-bottom: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 20px;
	margin-top: 8px;
}
.selected_thm{
	background-color: #ffe9b7;
	background-image: url(../images/narr_big.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
div.font_size{
	border: 1px solid #cecece;
	padding: 8px;
	width: 45%;
	vertical-align: middle;
	margin-bottom: 20px;
}
a.normfont{ font-size:12px; font-weight: bold; text-decoration: none; color: black;}
a.bigfont{font-size:15px; font-weight: bold; text-decoration: none; color: black;}
a.biggerfont{font-size:18px; font-weight: bold; text-decoration: none; color: black;}
.current_font{color: #ed1c24 !important;}
a.printer{
	color: black;
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-left: 5px;
}
div.blog{
	font-size: 14px;
}
div.blog a{color:#2875ba;}
div.blog a:visited{color:#966a9d;}
div.blog h2{
	color: #838383;
	font-size: 18px;
	margin-top: 17px;
	margin-bottom: 14px;
	font-weight: normal;
}
table.blog_author{
	border-collapse: collapse;
	margin-top: 30px;
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
}
table.blog_author td{ padding-bottom: 30px;}
td.blog_author2 div{
	margin-bottom: 10px !important;
}
table.blog_author .grey_text{
	color: #838383;
	font-weight: normal;
}
td.blog_author1{
	width: 100px;
	/*background-image: url(../images/foto2.jpg);*/
	background-repeat: no-repeat;
}
td.blog_author1 .photo, td.comment_afoto .photo{
	margin: 0 !important;
}
td.blog_author2{vertical-align: top}
td.blog_author3{
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	text-align: right;
}
td.blog_author3 img{
	border: none;
	vertical-align: middle;
	padding-bottom: 4px;
}
.big_minus{
	font-size: 24px;
	color: #838383;
	font-weight: bold;
}
td.blog_author3 div{
	margin-top: 15px;
}
div.comments_head{
	font-size: 24px;
	margin-top: 30px;	
	margin-bottom: 25px;
}
div.comments_head span.grey_text{
	font-weight: normal !important;
}
table.comment{
	border-collapse: collapse;
	width: 100%;
	/*border: 1px solid black;*/
	margin-bottom: 25px;
}
table.comment td, table.comment_textheader td{
	vertical-align: top;
	/*border: 1px solid black;*/
}
td.comment_afoto{
	width: 84px;
	padding: 0px;
}
td.comment_text{
	padding-left: 15px;
}
a.answer_link{
	background-image: url(../images/link.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #2875ba;
	padding-left: 20px;
	margin-left: 25px;
}
a.edit_comment{
	background-image: url(../images/link.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #2875ba;
	padding-left: 20px;
	margin-left: 25px;
}
table.comment_textheader{
	border-collapse: collapse;
	width: 100%;
}
td.plus_minus{
	text-align: right;
}
td.plus_minus img{
	vertical-align: middle !important;
}
div.user_text{
	font-size: 14px;
	padding-top: 6px;
}
.good_mark{ 	font-weight: bold;	color: #4a9c0e;}
.bad_mark{		font-weight: bold;	color: #a90505;}
.no_mark{		font-weight: bold;	color: #838383;}
a.minus_link{
	padding-right: 3px;
}
a.plus_link{
	padding-left: 3px;
}
.addcomment_area{
	width: 100%;
	margin-bottom: 15px;
}
/*--------------------------- comments-------------------*/
td.comment_afoto div.rate_foto{
	margin: 0 !important;
}
/*------ edit / creating blog ---------- */
