﻿body {}
img { border:none }
.mainbox  
{
	width:795px; 
	height:340px;
	border:3px solid #ca985c; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	/*color:#231f20; */
	/*font-weight:bold; */
	position: absolute;
	/*background-color: Transparent;*/
    text-align: center;
    background-color:#ffffff;
}
.mainbox .inner { margin:15px; background-color:#f6f5f1; width:765px; height:311px;}

div.modalPopupTransparent {
    filter: alpha(opacity=60);
    opacity: .60;
    background: #000000;
    position: absolute;
    top: 0px;
    left: 0px;
}

div.modalPopupWindow {
    position: absolute;
    background-color: Transparent;
    text-align: center;
}

.lb_bg
{
	background-color: #ffffff;	
}
