.helpbox {  position:relative;}
.heplbg { background:url(images/helptop.png) no-repeat left top; float:left; width:581px; height:47px;}
.helpboxbg { background:url(images/helpbg.png) repeat-y left top; float:left; width:543px; padding:5px 21px;}
.helpbtm { float:left; width:581px; height:22px; background:url(images/helpbtm.png) repeat-y left top;}
#lightBox .heading { background:url(images/warning.png) no-repeat left top;color: #FFFFFF;
    float: left;
    font-size: 17px;
    font-weight: 800;
    height: 27px;
    margin: 11px 0 0 22px;
    padding: 5px 0 0 36px;}
#lightBoxlightBox .helpboxbg p { font-size:24px; color:#6f7072; line-height:35px;} 
.helpboxbg img { float:right; margin:0 0 0 10px;}

.closebtn {  
	background: url(images/close.png) no-repeat scroll left top transparent;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    right: 15px;
    top: -6px;
    width: 30px;
    z-index: 1103;}
	img { border:none;}

	.hidethis{
	position:fixed;
	left:-99999px;
	}
	
.fancybox-ie	#fancybox-content{ background:#fff; width:585px!important; }