#ContactPage h2,
#ContactPage h3,
#ContactPage h4 {
	margin:1.0em 0px;
	background:transparent;
	text-align:left;
	padding:0px;
}

#ContactPage h3 {
	padding-top:1.0em;
}

.CtPgCteeMmbr {
	clear:both;
	/* border-top:solid #3333FF 1px; */
	background:transparent url(../resources/images/dotted.gif) repeat-x top left;
}

div.CtPgCteeMmbr div {
	float:left;
	width:30%;
}

.CtPgCteeMmbr img {
	float:left;
	border:solid #777777 1px;
	border-top:solid #AAAAAA 1px;
	border-left:solid #AAAAAA 1px;
	width:80px;
	height:100px;
	margin:0px 1.0em 1.0em 0px;
}

.CtPgCteeMmbrResps {
	float:left;
	margin-left:2.0em;
}

.CtPgCteeMmbrResps h4 {
	margin-top:0em;
}

.CtPgCteeList {
	float:left;
	width:40%;
	margin-left:2.0em;
	margin-bottom:2.0em;
	padding:0em 1.0em;
	list-style:none;
}

.CtPgCteeList ul {
	list-style:none;
	margin:0px;
}

.CtPgCteeList li span {
	color:#AAAAAA;
}

.CtPgCteeList a {
	text-decoration:none;
}

.CtPgCteeList a:hover {
	text-decoration:underline;
}

.CtPgCteeEnquireBtn {
	width:5.0em;
	text-align:center;
	padding:0.1em;
	color:#FF8844;
	margin:0 2.0em auto 2.0em;
	border:solid #FF8844 1px;
	background:transparent;
}

.CtPgCteeEnquireBtn:visited {
	color:#FF8844;
}

.CtPgCteeEnquireBtn:hover {
	text-decoration:none;
}

#CtPgCteePostsList {
	
	background:transparent url(../resources/images/dotted.gif) repeat-y top right;
}

#CtPgCteePostsList a.CtPgCteeEnquireBtn {
	float:right;
	display:inline;
}

.CtPgCteeMmbr a {
	display:block;
	float:none;
}

