@charset "utf-8";

.fmimg {
	background-attachment: scroll;
	background-image: url(../images/pagespecific/side_images_fm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.meimg {
	background-attachment: scroll;
	background-image: url(../images/pagespecific/side_images_me.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.rsdimg {
	background-attachment: scroll;
	background-image: url(../images/pagespecific/side_images_rsd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.mpsimg {
	background-attachment: scroll;
	background-image: url(../images/pagespecific/side_images_mps.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.chronicimg {
	background-attachment: scroll;
	background-image: url(../images/pagespecific/side_images_chronic.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.asimg {
	background-attachment: scroll;
	background-image: url(../images/pagespecific/side_images_as.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.contactimg {
	background-attachment: scroll;
	background-image: url(../images/pagespecific/side_images_contact.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.aboutimg {
	background-attachment: scroll;
	background-image: url(../images/pagespecific/side_images_about.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.solicitorsimg {
	background-attachment: scroll;
	background-image: url(../images/pagespecific/side_images_solicitors.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.newsimg {
	background-attachment: scroll;
	background-image: url(../images/pagespecific/side_images_news.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.images-wrapleft {
	float: left;
	padding: 5px;
	border: 1px solid #666666;
	background-color: #F0F0F0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
#accesskeys tr {
	background-color: #EBEBEB;
}

#accesskeys td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 75%;

}#accesskeys2 tr {
	background-color: #EFDEDE;
}
#accesskeys2 td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 75%;
}
#testimonials p {
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
	color: #666666;
	padding-bottom: 10px;
}
#testimonials p em {
	font-style: italic;
	font-weight: normal;
	font-size: 75%;
	color: #666666;
	font-variant: small-caps;
	text-align: right;
}
.colouredtext {
	line-height: 130%;
	font-weight: bold;
	color: #800000;
	text-align: left;
}
.formtable {
	font-size: 85%;
	background-color: #EEEEEE;
	width: 70%;
}
