.lightbox {
	width:333px;
	z-index:1000;
	background:#fff url('/images/LightBox/bg.gif') repeat-x left bottom;
	border:1px solid #C8C8C8;
	padding:30px 45px 26px 36px;
	/*overflow:hidden;*/
}
	.lightbox h1 {
		font-size:18px;
		/*color:#000;*/
			}
			

/**************dynamicly vertical strech tooltip - blue border******************/
/*width:172px*/

.lightbox-lead-form{width:390px;text-align:left;z-index:1000;bottom:0px;left:0px;}

.lightbox-lead-form .fg-form{width:390px;position:relative;
	background:#f6f7fb url('/images/LightBox/lightbox.form.body.bg.gif') repeat-x left 28px;
	
	}

.lightbox-lead-form h3{
	z-index:1000;
	width:373px;
	height:19px;
	background:url('/images/LightBox/lightbox.form.header.bg.gif') repeat-x left top;
	border:1px solid #a0a8c0;
	padding:0px;
	margin:0px;
	padding-top:7px;
	padding-left:15px;
	font-size:11px;
	text-transform:uppercase;
	color:#435b92;
	font-weight:bold;
	}

	
.lightbox-lead-form #lightbox-close
{
	background-image:url('/images/lightbox/lightbox.products.close.gif');
	background-repeat:no-repeat;
	width:13px;
	height:13px;
	cursor:pointer;
	z-index:1001;
	position:absolute;
	top:9px;
	right:4px;
}
.lightbox-lead-form .txt{width:245px;}
.lightbox-lead-form select{width:250px;}
.lightbox-lead-form .fg-body{margin:15px;}

.lightbox-lead-form .fg-fields{margin:15px;margin-bottom:5px;}
.lightbox-lead-form .fg-field .lbl{text-align:left;width:100px;}

.lightbox-lead-form .fg-buttons{clear:both;padding-right:43px;height:20px;padding-bottom:20px;}
.lightbox-lead-form  .fg-buttons .button	{float:right}

#page-title{
	
	width:530px;
	padding:20px 100px 10px 80px;
	float:left;
}
	#page-title img{
		position:absolute;
		left:0px;
		bottom:0px;
	}
#content-body{
	width:530px;
	padding:20px 100px 00px 80px;
	float:left;
}


 