﻿td {
	vertical-align: top;
	line-height:1.45em
}
.appointments {
	font-size:0.7em;
	line-height:1.35em;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	font-weight:normal;
	max-width:800px
}
.border {
	border-top-style:solid;
	border-top-color:black;
	border-top-width:2px;
	border-bottom-style:solid;
	border-bottom-color:black;
	border-bottom-width:2px
}
/* Pay details */
.cash {
	font-size:0.5em;
	text-align:center;
}
/* Width of Councillor photo relative to its column */
.cllr {
	width:95%
}
/* Picture column width */
.cllr_head {
	font-size:1em;
	width: 5%;
	text-align:left;
	padding-right:0px;
	font-weight:bold
}
/* Overall page width */
.cllr_page_width {
	width:100%;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	max-width:800px
}
/* Party column width */
.conlab {
	font-size:1em;
	width: 1.5%;
	text-align:left;
	font-weight: bold
}
/* Pay column width */
.cost {
	font-size:1em;
	width:4%;
	text-align:center;
	font-weight: bold
}
/* Caption beneath photo */
.face {
	padding-top:5px;
	padding-bottom:5px;
	font-size: 0.5em
}
/* Width of Party logo relative to its column */
.party {
	width: 95%
}
/* Appointment details */
.sins {
	padding-top:0px;
	padding-bottom:5px;
	font-size: 0.5em;
	text-align:left
}
/* Appointments etc. Do not specify width */
.sins_head {
	font-size:1em;
	text-align:center;
	font-weight:bold
}
.sins_appointment {
	font-size:1em;
	text-align:left;
	font-weight:bold
}
/* Ward name */
.ward {
	font-size:0.6em;
	text-align:center;
}
/* Ward column width */
.ward_head {
	font-size:1em;
	width:2%;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	font-weight: bold
}
/* Married pairs */
.bacon {
	background-color: #FFCC99
}
.beckwith {
	background-color: #FF99FF
}
.bishop {
	background-color: #99CCFF
}
.downing {
	background-color: #99FFCC
}
.hurt {
	background-color: #C9AEFF
}
.massey {
	background-color: #FFFF99
}
.slaughter {
	background-color: #99CCFF
}