h4 {
	font-size:1.2em;
	margin:0 0 20px 0;
	color:#00186B;
}

h5 {
	font-size:1.1em;
	margin:0 0 10px 0;
	color:#00186B;
}

div#content .resultBox {
	width:520px;
}

div#content .resultPhoto {
	width:150px;
	height:160px;
	background-position: top center;
	background-repeat:no-repeat;
	float:left;
}

.resultPhoto a i {
	visibility: hidden;
}

.resultPhoto a { 
	text-decoration: none;
	display:block;
	text-decoration:none;
	width:150px;
	height:160px;
}

div#content .resultData {
	width:350px;
	float:left;
	margin-left:14px;
}

div#content .resultDescription {
	font-size:0.9em;
}

.resultDescription a {
	color:#319ACE;
	text-decoration:underline;
}


div#content .resultSummary {
	color:#00186B;
	padding: 10px 0;
	font-size:0.9em;
}

hr {
	color:#319ACE;
	background-color:#319ACE;
	height:2px;
	border:none;
	width:520px;
	margin: 10px 0;
}