@charset "utf-8";
.input {
	border: 1px solid #0B0B0B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #F1FDD9;
	padding-right: 25px;
	padding-left: 5px;
}
.sidebar_src {
	background-image: url(images/bg_search.png);
	background-position: right center;
	background-repeat: no-repeat;
	width: 190px;!important
}
.input_bg{
	background-image: url(images/bg_input.png);
	background-repeat: repeat;
}
.big_src {
	background-image: url(images/bg_search.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#divread  h2 a, #comments h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	display: block;
	font-weight: bold;
}
#divread  h2 a {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#divread  h2 a, #divread  h2 {color: #6CF;}
#divread  h2 a {text-decoration: none;}
.texthead_h2_a_hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6CF;
}
#divread .texthead h5 {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#divread .texthead h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: block;
}
#divread .texthead h5 a,#divread .texthead h6 a {
	text-decoration: none;
	color: #CCC;
}
#divread .texthead h5 a:hover,#divread .texthead h6 a:hover {
	color: #FFF;
	text-decoration: underline;
}
#divread .textcont {
	font-family: Arial, Helvetica, sans-serif;
	color: #F1FDD9;
	font-size: 12px;
	padding: 5px;
	text-align: justify;
	min-height: 150px;
}
#content-top #search-form {
	padding: 5px;
	display: block;
	text-align: center;
	vertical-align: middle;
}
#link_of_pages {
	display: block;
	clear: both;
	padding: 5px;
	text-align: center;
	height: 30px;
	margin-bottom: 10px;
}
#link_of_pages a {
	font-size: 12px;
	text-decoration: none;
	color: #999;
	border: 1px solid #000;
	background-color: #333;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	display: block;
	float: left;
}
#link_of_pages a:hover {
	background-color: #666;
}

