* {
	margin:0;
	padding:0;
}
#lwtable td{
	margin:0px;
	padding:3px;
}
#lwtable tr:hover{background:#deebf2;}
.description {
	padding:16px;
	margin:10px 0;
	background:#eee;
}
.buttons {
	width:100%;
	padding:5px;
	margin:0;
}
.buttons span {
	color:#1c7ba3;
	padding:10px 15px;
	cursor:pointer;
	font:bold 12px Arial,Verdana,sans-serif;
}
.buttons span.active, .buttons span:hover {
	/*background:#eee;*/
	background:url(/images/laserwash/link.gif) repeat-x bottom;
	border-left:1px solid #daeaf4;
	border-right:1px solid #daeaf4;
	padding:10px 14px;
	color:#55a31c;
}
.prev, .next, .next2 {cursor:pointer;}
.dlInput{
	border:0px;
	background:#FFF;
	width:90%;
	padding:5px;
}
.dlInput:hover{background:#e5f2fb;}

/**************************/
#faq_box{
	position:absolute;
	width:912px;
	margin-top:0px;
}
#faq_box span{display:block; margin:0px 12px;}
#handles_faq{cursor:pointer;}
#handles_faq div{padding:3px;}
.ques{background:#edf4f8;}
.ques div:hover{background:#deebf2;}
.faq_mask{
	position:absolute;
	width:912px;
	height:180px;
	overflow:hidden;
}
.faq{
	width:912px;
	height:500px;
}
.faq .buttons{
	clear:both;
	text-align:center;
}
.faqhdrs{
	font-size:18px; 
	font-family:'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;	
}
.a1f,.a2f,.a3f,.a4f,.b1f,.b2f,.b3f,.b4f,.c1f,.c2f,.c3f,.c4f{font-size:1px; overflow:hidden; display:block;}
.a1f {height:1px; background:#deebf2; margin:0 5px;}
.a2f {height:1px; background:#deebf2; margin:0 3px;}
.a3f {height:1px; background:#deebf2; margin:0 2px;}
.a4f {height:2px; background:#deebf2; margin:0 1px;}
.contenta {background: #deebf2; padding:5px;}
.b1f {height:1px; background:#edf5f8; margin:0 5px;}
.b2f {height:1px; background:#edf5f8; margin:0 3px;}
.b3f {height:1px; background:#edf5f8; margin:0 2px;}
.b4f {height:2px; background:#edf5f8; margin:0 1px;}
.contentb {background: #edf5f8; padding:5px;}
.c1f {height:1px; background:#f9fdff; margin:0 5px;}
.c2f {height:1px; background:#f9fdff; margin:0 3px;}
.c3f {height:1px; background:#f9fdff; margin:0 2px;}
.c4f {height:2px; background:#f9fdff; margin:0 1px;}
.contentc {background: #f9fdff; padding:5px;}
.contenta div,.contentb div,.contentc div {margin-left: 5px;}
/**************************/
#wrap {
	/*border-top:1px solid #daeaf4;*/
	border-bottom:1px solid #daeaf4;
	}
#mask {
	position:relative;
	width:912px;
	height:2600px;
	/*overflow:hidden; NOTE:called as JS in main page, allows sight of divs with JS disabled */
}
#mask ul, #mask li {
	padding-left:5px;
	margin-left:15px;
}
#box { position:absolute; background-color:#FFF;}
#boxContent {
	width:912px;
	float:left;
}
#box p{ padding:10px; }

#box h4{
	background:url(/images/laserwash/hdr.gif) no-repeat;
	height:50px;
	color:#FFF;
	padding:6px;
}
/*****************************/
