#overlay{ position: absolute; top: 0; left: 0;  background-color: #000000; }


#lightbox .layer1
{	
	
}
#lightbox .layer2
{
	
}



#lightboxc
{
	position:absolute;
	width:840px;
	z-index: 100;
}
#lightboxcbb
{  	
	width:100%;
}
#lightbox .head
{
	width:100%;
	height:30px;	
}
#lightbox .l
{	
	width:100px;	
	text-align:right;
	vertical-align:top;
	padding-top:80px;
}
#lightbox .r
{	
	padding-top:80px;
	width:100px;	
	text-align:left;
	vertical-align:top;
}
#lightbox .c
{	
	width:640px;
	text-align:center;
}
#lightbox .holst
{	
	padding: 3px;
	display:inline-block;
	background-color:white;
}
#lightbox .c2,  #lightbox .c2 td
{	
	text-align:center;
	vertical-align:top;	
}

#lightbox .c2 td
{
	padding:5px;
}


#lightbox a, #lightbox a:visited
{
	text-decoration: underline;
	color: #607dd9;
}
#lightbox a:hover
{	
	color: #ca406a;
}

#lightbox #loaderbg
{	
	background-color: white;
	 	
}

#lightbox .close_link
{
	float:right;
}
#lightbox .save_link
{
	float:left;
}

#lightbox img.save
{
	width:25px;
	height:17px;
	background:  url(../images/pics/save.gif);
	margin-right:3px;
}











