infobox, infobox2, .infoboxHeader, .infoboxContent, .memberboxImage, .infoboxFloat {
	margin:0;
	padding:0;
	text-align:left
}

.infobox, .infobox2, .memberboxImage, #searchbox .inptext {
	border:#C0C0C0 solid 1px
}

.infoboxFloat {
	position:relative;
	top:0;
	left:0;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

.infobox2 {
	background-image:url(../boxes/images/box-background.gif);
	background-repeat:repeat-x;
	background-position:bottom
}

.infoboxHeader {
	width:100%;
	height:20px;
	color:#666;
	text-indent:5px;
	line-height:20px;
	background-image:url(../boxes/images/box-header.gif);
	background-repeat:repeat-x;
	background-position:top
}

.infoboxContent {
	margin:5px auto;
	width:96%
}

.memberboxImage {
	margin:0 auto;
	width:178px;
	height:158px;
	background-color:#FFF
}

#searchbox form, #searchbox, #searchbox .inptext, .dirTitle, .dirTitle h1, .dirTitle .pageing, .dirSubTitle, .dirSubTitle h2 {
	margin:0;
	padding:0
}

#searchbox .inptext {
	margin:3px;
	font-size:11px;
	height:20px;
	line-height:20px;
	font-family:"Courier New", Courier, monospace;
	color:#555;
	width:180px;
	background-color:#FFF
}