#content {
float: left;
margin: 0px 0px 0px 0px;
background: #FFF;
border-left: 1px solid #B2B2B2;
border-top: none;
border-right: 1px solid #B2B2B2;
border-bottom: 3px solid #7B2121;
width: 752px;
height: 100%;
}

#staticContent {
float: left;
margin: 0px;
background: #FFF;
padding: 0px 0px 0px 10px;
width: 552px;
height: 100%;
}

#rateContent {
	position: relative;
	z-index: 1;
}

#quoteRequest {
	position: relative;
	text-align: left;
	z-index:3;
	visibility: hidden;
}

#topLayer {
	position: absolute;
	left: 0px;
	bottom: -10px;
	z-index: 2;
}

#leftRate {
float: left;
width: 400px;
padding-right: 15px;
}