.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:#184c88;*/
			}
			

/**************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}


#content-body {
	width:500px;
	height:auto;
	float:left;
	padding-right:15px;	
	border-right:solid 1px #c9d1da;
	line-height:140%;
	margin-right:-1px;
	position:relative;
	padding-bottom:40px;
}
	#content-body h2{
		margin-bottom:25px;
	}	
	#content-body .content{
	}
	#content-body .content p {
	}
	#content-body .content .content-block-body{
		width:500px;
	}
	#content-body .content h3{
		font-size:14px;
		font-weight:bold;
	}
#content-related{
	width:130px;
	padding-left:25px;
	float:left;
	border-left:solid 1px #c9d1da;
}

#content-related .content-block-body{ margin-bottom:40px;}

#content-body .header-image{margin-bottom:20px;}	

@media print 
{
    .backtotop{display:none;}
}

#content-body .backtotop
{
left:auto;
right:20px;
	
}#products{
}
	#products .item{
		position:relative;
		margin-bottom:35px;
		padding-bottom:10px;
		background:url('/images/general/products-border.gif') no-repeat left bottom;
		width:500px;
	}
	#products .item .img{
		width:102px;
		min-height:78px;
		float:left;
		margin-right:12px;
		overflow:hidden;
	}
	#products .item .info{
		width:310px;
		float:left;
		margin-right:12px;
	}
		#products .item .info .title a{
			font-weight:bold;
			color:#184c88;
		}		
	#products .item .more{
		position:absolute;
		right:3px;
		bottom:5px;
	}#related-products{
	width:130px;
		margin-bottom:40px;
}
	#related-products  h4{
		margin-bottom:15px;
		white-space:nowrap;
		font-size:12px;
	}
	#related-products .item{
		padding-bottom:5px;
		margin-bottom:15px;
		border-bottom:solid 1px #c9d1da;
	}
	#related-products .item .title{
		xfont-weight:bold;
	}	
	#related-products .item .img{
		width:130px;
	} 