.close {
	background-color: #E6E6E6;
	padding:10px;
	text-align:right;
}

.leightbox {
	color: #606060;
	display: none;
	position: fixed;
	top: 30px;
	width: 825px;
	height: auto;
	max-height: 480px;
	padding: 20px;
	margin-left:23px;
    border:2px solid #ff5a25;
    background:#fff;
	text-align: justify;
	z-index:1001;
	overflow: auto;	
}

.leight-testimonial {
	color: #606060;
	display: none;
	position: fixed;
	top: 300px;
	width: 470px;
	height: auto;
	padding: 20px;
	margin-left:93px;
    border:2px solid #ff5a25;
    background:#fff;
	text-align: justify;
	z-index:1001;
	overflow: auto;	
}

.leight-testimonial-kd {
	color: #606060;
	display: none;
	position: fixed;
	top: 10px;
	width: 470px;
	height: auto;
	padding: 20px;
	margin-left:93px;
    border:2px solid #ff5a25;
    background:#fff;
	text-align: justify;
	z-index:1001;
	overflow: auto;	
}

.leight-package {
	color: #606060;
	display: none;
	position: fixed;
	top: 180px;
	width: 470px;
	height: auto;
	padding: 20px;
	margin-left:93px;
    border:2px solid #ff5a25;
    background:#fff;
	text-align: justify;
	z-index:1001;
	overflow: auto;	
}


.leight-case {
	color: #606060;
	display: none;
	position: fixed;
	top: 160px;
	width: 505px;
	height: auto;
	padding: 20px;
	margin-left:73px;
    border:2px solid #ff5a25;
    background:#fff;
	text-align: justify;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#000;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }


.leightbox h3, .leight-testimonial h3, .leight-testimonial-kd h3, .leight-case h3, .leight-package h3 {
float:right;
background-image: url("../../website-design/home.gif");
text-align:center;
width:118px;
height:23px;
margin-left:10px;
padding-top:16px;
padding-bottom:24px;
padding-left:0px;
padding-right:0px;
font-size: 8.5pt;
overflow:visible;
}

.leightbox h3 a, .leight-testimonial h3 a, .leight-testimonial-kd h3 a, .leight-case h3 a, .leight-package h3 a {text-decoration:none;}

.leight-testimonial p, .leight-testimonial-kd p.thin, .leight-package p {width:342px;}
.leight-case p {width:377px;}