#request{
    float: left;
    display: inline;
    position: relative;
    top: -5px;
    z-index: 5;
    width: 515px;
    margin: 0 0 0 84px;
}

#request table td{
	font-size: 11px;
	font-weight:bold;
}

/*Request Form Styles*/
input.fld1{
	width: 135px;
	border: 1px solid #3D3D3D;
	background-color: #CBD1E0;
}

input.fld2{
	width: 342px;
	border: 1px solid #3D3D3D;
	background-color: #CBD1E0;
}

input.fld3{
	width: 121px;
	border: 1px solid #3D3D3D;
	background-color: #CBD1E0;
}

input.fld4{
	width: 238px;
	border: 1px solid #3D3D3D;
	background-color: #CBD1E0;
}

select.selectState{
	width: 123px;
	border: 1px solid #3D3D3D;
	background-color: #CBD1E0;	
}

select.selectInterested{
	width: 240px;
	border: 1px solid #3D3D3D;
	background-color: #CBD1E0;	
}

textarea.commentsText{
	width: 238px;
	height: 65px;
	border: 1px solid #3D3D3D;
	background-color: #CBD1E0;
}

.requestTD1{
	width: 71px;
	padding: 0 5px 4px 0;
	text-align: right;
}

.requestTD2{
	width: 145px;
	text-align: left;
	padding-bottom: 4px;
}

.requestTD3{
	width: 71px;
	padding: 0 5px 4px 0;
	text-align: right;
}

.requestTD4{
	width: 123px;
	text-align: right;
	padding-bottom: 4px;
}

.requestTD5{
	width: 344px;
	text-align: right;
	padding-bottom: 4px;
}

.requestTD6{
	width: 175px;
	padding: 0 5px 4px 0;
	text-align: right;
}

.requestTD7{
	width: 240px;
	padding-bottom: 4px;
	text-align: right;
}

#request_text{
	line-height: 17px;
	padding: 0 0 20px 0;
}

form{
	padding: 0;
	margin: 0;
}

.req{
	color: #ff6600;
}

.submit-btn{
	padding: 20px 0 20px 0;
	text-align: right;
}

.submit-btn input{
	font-size: 14px;
}

#msecure{
	top: 870px;
}

#msecurer{
	position: absolute;
	top: 100px;
	left: 550px;
}

#geor{
	position: absolute;
	top: 160px;
	left: 550px;
}
