/* INDEX PAGE */

.mainq {
	font-size: 20px;
	font-family: 'Times New Roman';
	margin: 10px 0;
}

.mainq SPAN {
	font-size: 20px;
	color: #2b5986;
}

.text-free {
	font-size: 18px;
	color: #134e85;
}

.about-leasing {
	width: 250px;
	position: absolute;
top: 350px;	
left: -350px;
	margin: 0;
	//margin: -20px 0 0 0;
        font-size: 12px;
	font-family: 'Times New Roman';
}

.about-leasing H2 {
	margin: 0;
	padding: 0;
	font-size: 23px;
	color: #175187;
	font-weight: normal;
	border-bottom: 2px solid #81bffa;
	padding: 5px 20px;
}

.about-leasing-content {
	padding: 10px 0 0 20px;
}

.about-leasing-content P {
	margin: 0; 
	padding: 0;
	margin-bottom: 10px;
	xtext-align: justify;
}

.after-about-leasing-content {
	text-align: right;
}

.SiteParts-tab { margin: 10px 0 0 80px; }
.SiteParts-tab2 { margin-top: -50px; position: relative; }
.SiteParts-tab TABLE TD,
.SiteParts-tab2 TABLE TD {
	text-align: center;
	padding-top:20px;
	vertical-align: bottom;
}

/* FEEDBACK PAGE */

.feedback-tab TD {
	vertical-align: top;
}

#feedback .redstar { color: #f00; }

#documents {
	font-size: 12px;
}

#documents P A {
	color: #000;
}	

#documents H2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 16px;
	color: #2b5986;
}

#leasing-page h2 {
	font-size: 20px;
	margin:0;
	padding:0;
	margin:10px 0 10px 0px;
	font-weight: normal;
	color: #285a89;
}

.order-btn-mini {
	vertical-align:middle; 
	margin-left: 10px;
}

