#LegislatorSearch { 

}

#searchbutton{margin-left:35px;}

.LSSearchBox {
	margin:10px;
}

#LSChamberTypes {
	margin:10px;
	clear: both;
	width: 400px;
}

#LSTypesHeader {
	margin: 15px 0px 5px 0px;
	font-weight: bold;
}

#LSResultsHeader {
	margin:15px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	clear:both;
}

.LSResultsDivider {
	margin:5px 0px;
	padding: 10px 0px 5px 0px;
	border-bottom: solid #cccccc 1px;
	font-weight:bold;
}

.LSResults {
	heightX: 150px;
	width: 430px;
}

.LSResultsSection {

}

.LSResultsSection li {
	padding:5px 0px;
}