.td_search_result {
	width: 270px;
	border: 1px solid #DADADA;
}

.search_title {
	background-color: #DADADA;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.search_title a {
	text-decoration: none;
	color: #495463;
	font-size: 12px;
	font-weight: bold;
}

.td_search_result_smaller {
	width: 240px;
	border: 1px solid #DADADA;
}