@charset "UTF-8";
/* CSS Document */


#topsection{
 background-image: url(cssimages/fc_councillor_header.png);
}


.glidecontenttoggler a{ /*style for every navigational link within toggler */
width: 90px;
}

#cllrsearch {
	float:right;
	margin-left:10px;
	width:400px;
}

.councillor_list {
	margin-top:5px;
	margin-bottom:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0DFDA;
}

.list_imageleft {
	float:left;
	margin-right:0px;
	width:110px;
	padding:5px;
}
.list_imageright {
	float:right;
	margin-right:0px;
	width:110px;
	padding:22px 5px 5px;
}
.list_details {
	float:left;
}

.councillor_list h4 {
	padding:0;
	margin-top:8px;
	margin-bottom:5px;
}

.councillor_list p {
}

h1 img {
	float:right;
	margin-left:20px;
	margin-bottom:30px;
	font-size:small;
	font-weight:normal;
	color:#999;
}

.position {
	font-size:medium;
	font-weight:normal;
}

.column_450 {
	float:left;
	width:450px;
}


.committee_extras {
	float:left;
	width:200px;
	margin-left:20px;
	padding:10px;
	border: 1px solid #2B5968;
}

.committee_extras ul {
	margin:0;
	padding:0;
	margin-bottom:10px;
	padding-left:15px;
}

.committee_extras li {
	
}
