/* Start of CMSMS style sheet 'theme : Immigrant Searchresults' */
div.searchresults {
	width:980px;
}

div.searchresults h3{
	border-top:5px solid #c5e9f7;
	border-bottom:5px solid #c5e9f7;
	border-left:8px solid #c5e9f7;
	border-right:8px solid #c5e9f7;
	padding:5px 8px;
}

div.searchresults ul {
	font-size:14px !important;
	font-weight:bold;
	margin:0 !important;
}

div.searchresults li {
	margin:0 0 8px 0 !important;
	padding:5px  !important;
   	display: block;
   	list-style: none;
	background-color:#EDF0A3;
}

div.searchresults p{
	font-size:14px !important;
	font-weight:bold;
}
/* End of 'theme : Immigrant Searchresults' */

