h4.head a {
color:black;
text-decoration:none;
}

h4.head a.visited {
color:black;
}

h4 {
margin:0 0 10px 0;
}


input.contact {
	width:272px;
	border:1px solid #999999;
	color:#999999;
	margin:2px 0;
	padding:5px 0 5px 7px;
}

input.small {
	width:140px;
}

input.smallest {
	width:25px;
}

textarea.contact {
	width:272px;
	height:100px;
	border:1px solid #999999;
	color:#999999;
	margin:2px 0;
	padding:5px 0 5px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.photos img {
	border:1px solid #999999;
	padding:1px;
}

.imageStylised {
	border:1px solid #999999;
	padding:1px;
	float: right;
	margin: 0 0 10px 10px;
}

#MemberDirTable {
    margin-left: 0px;
}	

#MemberDirTable thead td  {
	border-top: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
	border-right: none;
	border-left: none;
}	

	

#MemberDirTable td  {
	border-bottom: dotted 1px #CCCCCC;
}
.tbl_comparison { width: 100%; margin-top: 25px; }
.tbl_comparison  TH { padding: 15px; border-bottom: 3px solid #dce3eb;border-top: 1px solid #dce3eb; text-align: left;color:#4FA246; }
.tbl_comparison  TD { padding: 15px; color: #7b7b79; border-bottom: 1px solid #dce3eb; vertical-align: top;}
.tbl_comparison .col_label { color:#4FA246;font-weight: bold;  background: #fff url("../images/fade-to-left-bg.jpg") repeat-y right top; border-left: 1px solid #dce3eb; border-right: 1px solid #dce3eb;}
.tbl_comparison .col_label h3 { font-size: 18px; margin: 0; padding: 0;color:#0083C3; }
.tbl_comparison .col_A { width: 24%; border-right: 1px solid #dce3eb; background: url("../images/fade-to-right-bg.jpg") repeat-y left top;}
.tbl_comparison .col_B { width: 24%; border-right: 1px solid #dce3eb; }
.tbl_comparison .col_C { width: 24%; background: #fff url("../images/fade-to-left-bg.jpg") repeat-y right top; border-right: 1px solid #dce3eb;}
.tbl_comparison .col_std {  background: url("../images/fade-to-right-bg.jpg") repeat-y left top;}
.tbl_comparison td.col_A:hover, .tbl_comparison td.col_B:hover, .tbl_comparison td.col_C:hover {background: url("../images/main-bg.jpg") repeat-x left top;}
.tbl_comparison a:hover {text-decoration:none;}

