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;
}
