#left_content .expert_info {
	margin-bottom : 20px;
}
	#left_content .expert_info .photo {
		width : 180px;
	}
		#left_content .expert_info .photo img {
			width : 180px;
		}
	#left_content .expert_info .descr {
		font-size : 0.8em;
	}
		#left_content .expert_info .descr p {
			margin : 5px 0px 0px 0px;
		}
		#left_content .expert_info .descr ul, #left_content .expert_info .descr ol {
			margin : 5px 0px 0px 10px;
			padding : 0px 0px 0px 10px;
		}
	#left_content .expert_info .tools {
		margin-top : 10px;
		font-size : 0.8em;
		font-weight : bold;
	}


#left_content .jaunakie_eksp_kom {
	margin-bottom : 20px;
}
	#left_content .jaunakie_eksp_kom .row {
		font-size : 0.8em;
		margin-bottom : 3px;
	}
		#left_content .jaunakie_eksp_kom .row a:hover {
			text-decoration : none;
			background-color : #f3f3e3;
		}
		#left_content .jaunakie_eksp_kom .row .info {
			color : #666;
			font-style : italic;
		}
		#left_content .jaunakie_eksp_kom .row .text {
			color : #000;
		}


#left_content .citi_eksperti {
	margin-bottom : 20px;
}
	#left_content .citi_eksperti .expert {
		margin-bottom : 10px;
	}
		#left_content .citi_eksperti .expert .photo {
			float : left;
			width : 60px;
		}
			#left_content .citi_eksperti .expert .photo img {
				width : 60px;
			}
		#left_content .citi_eksperti .expert .title {
			float : right;
			width : 115px;
			margin-left : 5px;
			font-size : 0.8em;
			font-weight : bold;
		}
			#left_content .citi_eksperti .expert .title a {
				color : #000;
			}
		#left_content .citi_eksperti .expert .links {
			float : right;
			width : 115px;
			margin-left : 5px;
			margin-top : 5px;
			font-size : 0.8em;
			color : #cc9;
		}


.answers {
}

.answers .catbl {border:1px solid #cccc99; background-color:#f3f3e3; padding:4px; margin-bottom:20px;}

	.answers .answer_block {
		border-bottom : 1px solid #cc9;
		margin-bottom : 10px;
		padding-bottom : 10px;
	}
		.answers .answer_block .question {
			font-size : 0.8em;
			background-color : #cc9;
			padding : 3px;
			width : 514px;
		}
			.answers .answer_block .question .title {
				font-weight : normal;
				font-style : italic;
			}
			.answers .answer_block .question .title .cat {background-color:#663; color:#fff; font-style:normal;}
			.answers .answer_block .question .text {
			}
				.answers .answer_block .question .text p {
					margin : 3px 0px 3px 0px;
				}
		.answers .answer_block .answer {
			font-size : 0.8em;
			margin-top : 5px;
		}
			.answers .answer_block .answer .title {
				font-weight : normal;
				font-style : italic;
			}
			.answers .answer_block .answer .text {
			}
				.answers .answer_block .answer .text p {
					margin : 3px 0px 3px 0px;
				}
			.answers .answer_block .answer .info {
				color : #cc9;
				margin-top : 5px;
			}
				.answers .answer_block .answer .info .comments {
					color : #900;
				}
				.answers .answer_block .answer .info .date {
					color : #666;
				}
	.answers .comments_block {
		background-color : #f3f3e3;
		border : 1px solid #cc9;
		padding : 4px;
		margin-top : 10px;
		width : 510px;
	}
		.answers .comments_block .comment {
			margin-bottom : 10px;
			font-size : 0.8em;
		}
			.answers .comments_block .comment .left {
				float : left;
				width : 80px;
			}
				.answers .comments_block .comment .left .photo {
					width : 80px;
					position : relative;
					margin-top : 2px;
				}
					.answers .comments_block .comment .left .photo a {
					}
					.answers .comments_block .comment .left .photo img {
					}
			.answers .comments_block .comment .right {
				float : right;
				width : 420px;
				margin-left : 10px;
				margin-top : 1px;
			}
				.answers .comments_block .comment .right .date {
					color : #666;
					margin-top : 5px;
				}
		.answers .comments_block .comments_add_form {
			margin-top : 20px;
			padding-bottom : 5px;
		}


.expert_new_question_rules {
	border : 1px solid #cc9;
	background-color : #f3f3e3;
	padding : 0px 4px 4px 4px;
	font-size : 0.8em;
	margin-bottom : 10px;
}
	.expert_new_question_rules ul {
		margin : 0px 0px 0px 10px;
		padding : 0px 0px 0px 10px;
	}
		.expert_new_question_rules ul li {
			margin-top : 4px;
		}


.eksperts5_header {background-color:#ccc;}