#recordDetailsLeft {
	width: 160px;
	float: left;
}
#recordDetailsRight {
	width: 510px;
	margin-left: 170px;
}
#recordDetailsGrey {
	background-color: #F4F4F4;
	padding: 3px;
	margin-bottom: 15px;
}
#recordDetailsGrey p {
	margin: 0px 4px 20px 4px;
}
#sqMore {
	background-color: #F4F4F4;
	padding: 3px;
	margin-bottom: 15px;
}
#sqMore p.bu {
	margin: 7px 4px 5px 4px;
}
#sqMore p.bb {
	margin: 7px 4px 20px 4px;
}
#sqMore a:link, #sqMore a:active, #sqMore a:visited {
	color: #000000;
}
#recordDetailsBox {
	background-color: #F4F4F4;
	padding: 3px; 
	margin-bottom: 15px;
}
#recordDetailsBox p {
	margin: 0px 4px 20px 4px;
}
.noMargin {
	margin: 0px 4px 20px 4px;
}
.sum1 {
	width: 160px;
	float: left;
	margin-top: 0px;
}
.sum2 {
	margin-left: 5px;
	float: left;
	width: 140px;
	margin-top: 0px;
}
.sum3 {
	width: 150px;
	margin-left: 300px;
	margin-top: 0px;
}
.backleft {
	text-align: left;
	margin-top: 40px;
}
.sml {
	font-size: 11px;
	background-image: url(images/c1.gif);
	background-repeat: no-repeat;
}
.jp {
	margin-top: 32px;
	background-image: url(images/c2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ctr {
	text-align: center;
}
.usml {
	font-size: 11px;
}
#recordDetailsGrey input, #recordDetailsGrey label, #recordDetailsGrey textarea {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}
#recordDetailsGrey input, #recordDetailsGrey textarea {
	background-color: #FFFFFF;
}
#recordDetailsGrey textarea {
	width: 300px;
}
#recordDetailsGrey label {
	text-align: right;
	width: 95px;
	padding-right: 20px;
	font-weight: bold;
}
#recordDetailsGrey br.bt {
	clear: left;
}
#recordDetailsGrey input.stb {
	margin-left: 75px;
}
#recordDetailsGrey input.smallbox {
	width: 14px;
	border: none;
	background: #F4F4F4
}
input.largebox {
	width: 250px;
	border: none;
	background: #F4F4F4;
}
#recordDetailsGrey input.largebox {
	width: 250px;
	border: none;
	background: #F4F4F4;
}
.success {
	color: #999999; 
}
.ajaxresponse {
	margin-left: 10px; 
	color: #C46131; 
}

/* Rewriting of the box format */
#leftpane {
	width: 158px;
	float: left;
}
#rightpane {
	width: 520px;
	float: left;
	margin-left: 10px; 
}
/* Above only necessary when two columns are used */
.gbox {
	background: #F4F4F4;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 1px 6px 1px 6px;
}
.small {
	font-size: 11px;
}
.quotestart {
	background-image: url(images/c1.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
}
.quoteend {
	background-image: url(images/c2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.alignleft {
	text-align: left
}
label {
	text-align: right;
	display: block;
	float: left;
	width: 70px;
	margin-right: 15px;
}
#contactbox {
	width: 250px;
	height: 400px;
	float: right;
}
#photobox {
	width: 420px;
	height: 400px;
	float: left;
}
.putleft {
	width: 500px;
	float: left;
}
.putright {
	width: 160px;
	float: left;
	margin-left: 20px;
}