#LegislatorSearch {

}

#LSSearchByAddress {
	float:left;
}

#LSSearchByState {
	float:left;
}

.LSSearchBox {
	margin:10px;
}

#LSChamberTypes {
	margin:10px;
}

#LSTypesHeader {
	margin: 15px 0px 5px 0px;
	font-weight: bold;
}

#LSResultsHeader {
	margin:10px 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 {
	height: 150px;
	width: 430px;
}

.LSResultsSection {

}

.LSResultsSection li {
	padding:5px 0px;
}