.mt3 {
	margin-top: 3px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt7 {
	margin-top: 7px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.pn {
	padding: 0px !important;
}
.p1 {
	padding: 1px !important;
}
.p3 {
	padding: 3px !important;
}
.p5 {
	padding: 5px !important;
}
.p6 {
	padding: 6px !important;
}
.p7 {
	padding: 7px !important;
}
.p10 {
	padding: 10px !important;
}
.p15 {
	padding: 15px !important;
}
.p20 {
	padding: 20px !important;
}
.p30 {
	padding: 30px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pb10{
	padding-bottom: 10px !important;
}
.dat{padding:10px 0 0 15px}
.cname{padding:10px 6px 10px 0}
.offset-1 {
	padding-top: 3px !important;
	padding-right: 40px !important;
	padding-bottom: 3px !important;
	padding-left: 40px !important;
}
.mn {
	margin: 0px; !important;
}
.m1 {
	margin: 1px; !important;
}
.m3 {
	margin: 3px !important;
}
.m5 {
	margin: 5px !important;
}
.m7 {
	margin: 7px !important;
}
.m10 {
	margin: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt-10 {
	margin-top: -10px !important;
}
.mt-15 {
	margin-top: -15px !important;
}
.ml3 {
	margin-left: 3px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.mr3 {
	margin-right: 3px !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr22 {
	margin-right: 22px !important;
}
.mb3 {
	margin-bottom: 3px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.fl {
	float: left !important;
}
.text-white {
	color:#ffffff !important
}
.ih0 {
	font-size: 36px !important;
}
.ih1 {
	font-size: 28px !important;
}
.council_name {
	font-size: 28px !important;
}
.ih2 {
	font-size: 22px !important;
}
.ih3 {
	font-size: 15px !important;
}
.ih4 {
	font-size: 13px !important;
}
.none {
	list-style-type: none;
}
.clear {
	clear: both !important;
}
a {
	text-decoration: none !important;
}
.highlight {
	color: red;
	background-color: yellow !important;
}
.callout a:hover {
	color: #f39c12 !important;
	text-decoration: underline !important;
}
.w4 {
	width: 33.3% !important;
}
.cursor_default {
	cursor: default;
}
.bb {
	border-bottom: 1px solid #999 !important; 
}
.pull-center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.pb20 {
	padding-bottom: 20px !important;
}
.bg-custom {
	background-color: #F5F5F5 !important;
}
.bn {
	border: none !important;
}
.bt {
	border-top: 1px solid #999 !important;
}
.radius5 {
	border-radius: 5px;
}
.justify {
	text-align: justify !important;
}