.memberitem{
	float: left;
	width: 100%;
	clear: both;
	margin: 0 0 100px 0;
}

.memberitem .membername{
	margin: 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #AB0000;
	line-height: normal;
}

.memberitem .websiteimage{
	float: right;
	margin: 5px 0 20px 20px;
	width: 183px;
	height: 183px;
}

td.contentpanel .websiteimage a:hover{
	border: none;
}

.memberitem .designcredit{
	margin: 15px 0 15px 0;
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: center;
}

.memberitem .designcredit img{
	vertical-align: -5px;
}

.memberitem H2{
	margin-bottom: 0;
	line-height: normal;
}

.memberitem H3{
	margin-top: 15px;
}

td.contentpanel p{
	text-align: left;
}


.memberitem .websiteimage a:link,
.memberitem .websiteimage a:visited,
.memberitem .websiteimage a:hover{
	border: 0;
	margin: 0;
	padding: 0;
	line-height: normal;
}

.memberitem .websiteimage .contentimagecaption a:hover{
	border-bottom:1px solid #6F686F;
}
.newestmember{
	border: 1px dotted #6F686F;
	padding: 10px 10px 35px 10px;
	width: auto;
}

/*
.reviewdiv{
	width: 200px;
	margin: 30px 0 0 17px;
}
*/

td.contentpanel .reviewdiv p{
	margin: 0;
	font-style: italic;
	padding-left: 3px;
}

td.contentpanel .reviewdiv p.reviewer{
	text-align: right;
	margin-top: 5px;
}

.memberlinks{
	width: 200px;
}

.memberlistheadingdiv{
	margin-bottom: 30px;	
}
.memberlistheadingdiv H1{
	padding-bottom: 5px;
	border-bottom: 1px solid #6F686F;
}

td.leftpanel{
	padding-top: 51px;
}

td.leftpanel div.leftpaneldiv p{
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.membergroup{
	margin-bottom: 30px;
}

.leftpanel .leftpaneldiv a:hover{
	border-top: 1px solid #6F686F;
}
.leftpanel .leftpaneldiv p.memberlink{
	padding-left: 5px;
}

.leftpanel .leftpaneldiv p.groupheader{
	margin: 0 0 6px 0;
	color: #CCCCCC;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #CCCCCC;
	padding: 0;
}


