#search_result > h3 > span {
	padding: 0 5px;
	color: #E14B01;
	}
#search_result > div > h3 {
	font-weight: normal;
	border-radius: 5px;
	background: #eee;
	padding: 5px 10px;
	}
#search_result > div > p{
	font-weight: normal;
	line-height: 1.5em;
	padding: 5px 10px;
	}	