hr {
	margin: 0;
	padding: 0;
	color: #808080;
	background-color: #808080;
	border: 1px solid #808080;
}

span.comment {
	font-size: 8pt;
	color: #808080;
	font-weight: bold;
}

span#info_result {
	font-size: 8pt;
	color: #808080;
}

div.item_desc {
	margin: 10 0 10 0;
	text-align: justify;
	font-size: 8pt;
	margin-bottom: 5px;
}

div.sub_box { 
	display: none;
}

div.sub_box a {
	font-size: 8pt;
}

div.box {
	border-bottom: 1px dotted #505050;
	margin-bottom: 10px;
}

div.box * h3 a {
	font-size: .7em;
}

div#content_result h2 {
	font-size: 12pt;
}

div#content_result h2 a {
	font-size: 12pt;
	color: #4fe052;
}

span.hl_class { 
	color: #ff8b00;
	font-weight: bold;
}

form#add_seed_form {
	padding-top: 15px;
	padding-bottom: 20px;
}

form#search_form {
	text-align: center;
	font-size: 14px;
}

div#content_result {
	margin-top: 15px;
}

div#navig_next_pages{
	text-align: center;
}

table {
	border: 0; 
	border-collapse: collapse;
	border-spacing: 0;
}

table#hits {
	width: 100%;
}

table#hits tr th {
	text-align: left;
}

table#wellcome_messages {
	width: 410px;
}

table#wellcome_messages tr td {
	text-align: right;
}

table#input_field {
	margin: 30px 0 20px 0;
}

