
.news_title {
	color: #A30046;
	font-weight: bold;
	margin-bottom: 3px;
}

.news_item p {
	margin: 0;
}

.news_title a {
	margin-left: 5px;
}

.news_description {
	line-height: 120%;
}

.search-result-entry {
	margin-top: 10px;
}



.search_det_container {
	border-top: 2px solid #DBDBDB;
}

.search_entry_det {
	margin-top: 5px;
	margin-bottom: 10px;
}

.search_det_title {
	font-weight: bold;
	margin: 10px 0 10px 0;
}



#detailed_search_form table {
	width: 100%;
	border-top: 2px solid #DBDBD9;
}

#detailed_search_form td {
	padding: 3px 0 3px 5px;
	border-bottom: 1px solid #DBDBD9;
	vertical-align: middle;
}

#detailed_search_form td.bottom {
	padding: 15px 0 40px 0;
	border-bottom: none;
}

#detailed_search_form td.bottom a {
	color: #0A2544;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#detailed_search_form input {
	width: 165px;	
}

#detailed_search_form .chk {
	width: auto;
	border: none;
}

#detailed_search_form input.code {
	width: 100px;
}

#detailed_search_form select {
	width: 170px;
}

#detailed_search_form textarea {
	width: 90%;
	height: 62px;
}
