/***** WEB FORM *****/
#formRequest {width: 288px; margin: 25px 0 25px 0; padding: 0; background-color: #f8f8f8;}
#formRequest fieldset {width: 258px; margin: 0 auto; padding: 10px 15px 10px 15px; border: 0; overflow: hidden;}

#formRequest div.button {float: right; width: 65px; height: 28px;}
#formRequest div.textbox {float: left; width: 170px;}


#formRequest input[type=text] {width: 170px; height: 24px;}
#formRequest button.btnSubmit {width: 65px;	height: 27px;}



/***** FLYOUT IMAGE *****/
img.flyout {
	float: left;
	padding: 15px 10px 0 0;
}



/***** TEXT RELATED *****/
#side-sec-2 p {text-align: justify;}
.quote {font-style: italic;}