.buildername {
    margin-bottom:8px;
    cursor:pointer;
}
.buildernameParent {
    color:#000;
    font-weight:bold;
    margin-bottom:8px;
	margin-right:15px;
}
.buildername.child {
	margin-bottom:0px;
	margin-left:20px;
}
.builderPop {
	width:600px;
	background:url('/images/background_pop.jpg') repeat;
	text-align:center;
}
.builderPop .heading {
	padding:20px;
}
.builderPop .repInfo {
	text-align:left;
	line-height:1.5;
}
.builderPop .repnames {
	font-weight:bold;
	text-transform:uppercase;
	line-height:1;
	margin-bottom:10px;
}
.builderPop .repInfo .website {
	margin-top:10px;
}
.builderTitle {
	padding:30px 10px 5px 10px;
}
.builderDesc {
	padding:10px 40px;
}
.builderDesc h3 {
}

.fancybox-bg, #fancybox-bg-n,#fancybox-outer  {
	background:transparent;
}
.builderButton {
	text-decoration:none !important;
}
.builderPhotos img {
	margin-right:25px;
}
.builderPhoto img {
	max-height:230px;
}
.spPhoto {
	width:115px;
	height:115px;
	overflow:hidden;
	float:left;
	margin-right:15px;
}
.builder h3 {
	background-color:#00acd5;
	color:#ffffff;
	font-weight:bold;
	text-transform:none;
	padding:6px 20px;
	margin:5px 0px;
	font-size:22px;
}
.builder h1 {
	text-transform:uppercase;
	padding-bottom:10px;
	font-size:40px;
}
.builder .builderRow {
	display:table;
	table-layout:fixed;
	width:100%;
	margin-top:20px;
	margin-bottom:40px;
}
.builder .details, .builder .builderPhoto {
	display:table-cell;
	vertical-align:top;
	width:45%;
}
.builder .details {
	padding-left:20px;
	text-align:left;
	line-height:1.2;
}
.builderRow h2 {
	text-decoration:underline;
	text-transform:none;
}
.fromthe {
    font-weight:bold;
    margin-bottom:6px;
}
