#width-maintbl {
	text-align: left;
	width: 780px;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
}
.strapline {
	height: 36px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	vertical-align: middle;
}
#primarymenuholder {
	height: 38px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7B7;
	vertical-align: middle;
}
#copyright {
	font-size: 10px;
	text-align: center;
	height: 30px;
	padding-top: 10px;
}
.pictureoutline {
	border: 1px solid #A2A2A2;
}
.newscell-picturecell {
	width: 60px;
	padding-left: 10px;
}
.smalltext {
	font-size: 10px;
}
.image-padding-right {
	padding-right: 10px;
	padding-bottom: 10px;
}
.image-padding-left {
	padding-left: 10px;
	padding-bottom: 10px;
}
.greyline-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.blueBoldTxt {
	font-weight: bold;
	color: #004A80;
}
#leftcol {
	width: 180px;
}
.whitelinetop4 {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#centrepadding {
	padding-right: 12px;
	padding-left: 12px;
}
#rightcol {
	width: 241px;
}
.titlebar {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6C6C6C;
	background-image: url(../img/title-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 24px;
	padding-right: 10px;
	padding-left: 13px;
}
.greyoutline {
	border: 1px solid #B7B7B7;
}
.height10 {
	height: 10px;
}
.whitetext {
	color: #FFFFFF;
}
#searchresults {
	padding-top: 10px;
	padding-bottom: 10px;
}

.searchResNum {
	width: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}
.searchRes {
	width: 334px;
	padding-bottom: 10px;
}
#searchresults img {
	visibility: hidden;
	height: 1px;
	display: none;
}
.greybg {
	background-color: #F0F0F0;
	padding: 5px;
	border: 1px solid #B7B7B7;
}

