/*============================================================================
	Apartment Showcase - formbuilder
=============================================================================*/
.content div.fb_form_out { width: 452px; background: #d5eaff url("/images/misc/fb_bg.gif"); }
.content .fb_form { width: 452px; background: url("/images/misc/fb_bg_top.gif") no-repeat; }
.content .fb_form_in { padding: 10px; background: url("/images/misc/fb_bg_bottom.gif") no-repeat; background-position: bottom;  }
.content .fb_form table.fb_table { width: 430px; border: none; border-spacing: 0; border-collapse: collapse; }
.content .fb_form .fb_table .fb_header th { text-align: left; padding-bottom: 8px; font-size: 1em; }
.content .fb_form .fb_table .ml, .content .fb_form .fb_table .mr { display: none; }
.content .fb_form .fb_table td, .content .fb_form .fb_table th { padding: 3px 8px; font-size: 0.9em; vertical-align: top; }
.content .fb_form .fb_table td.label { width: 170px; text-align: right; }
.content .fb_form .label .markr { display: none; }
.content .fb_form .label .markl { color: #de0000; margin-right: 2px; }
.content .fb_form .fb_table td.control {  }
.content .fb_form .fb_submit { text-align: center; }
.content .fb_form .control input, .content .fb_form .control select { width:200px; }
.content .fb_form .control textarea { width: 200px; height: 80px; }
b.loud {font-size: 2em;}

