.bold{
font-weight:bold;
}
/* COUNCILLORS */

.councillors { 
	position: relative;
	margin: 0px auto 0 auto;
	padding-top: 6px;
}

.councillors-photo  { float: left; width: 140px; margin-left: 0px; margin-top: 0px;}

.councillors-content { float: right; width: 500px; text-align: left; margin-bottom: 22px;}

/* END COUNCILLORS */