#lboverlay{
	display:none;
	position: absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	z-index: 30;
	cursor:pointer;
}
.lightbox{
	background-color:#FFFFFF;
	display:none;
	height:auto;
	padding:10px;
	position:absolute;
	top:0;
	left:0;
	z-index: 50;
}

.lightbox h2{
	margin-top:0px;
	float:left;
}

.lightbox h5{
	padding:0;
	margin:0;
	text-transform:none;
}
.lightbox ul{
	padding: 0 0 0 8px;
	margin: 0 8px 0 0;
}
.lightbox li{
	background-image: url("/imagesrv/images/bullet_blue.gif");
	background-position: 0 3px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 9px 15px;
}
.lightbox a{
	text-decoration:none;
	float:left;
	width:100%;
}
.lightbox img{
	border:0;
	padding: 0;
	margin: 0;
}
#lboverlay{
	width:100%;
	height: 100%;
	background-color: #000000;
}
.lightbox .closebtn{
	display:inline;
	float:right;
	width: 12px;
	height: 12px;
	padding:0px;
	background: url(/imagesrv/summits/images/lb_close.gif) no-repeat 0px 0px;
}
.lightbox .lbcontainer{
	width: 100%;
	height:auto;
	background-color:#FFFFFF;
}
.lightbox .lbcontent{
	padding:19px 14px 0 28px;
	margin:0px;
}

.lightbox .content{
	width:100%;
	overflow:auto;
	height:100px;
	float:left;
	margin:10px 0 0 0;
}

.lightbox .lbblock{
	float:left;
	display:inline;
	margin:10px;
}

.lightbox .bio{
	margin:0;
	padding: 12px 0 0 0;
}
.lightbox .lbtop{
	width:100%;
	border:0;
	margin:0;
	padding:0;
}
.lightbox .lbbottom{
	width:520px;
	float:left;
	padding:6px 0 0 0;
	margin:0px;
}
.lightbox .divider {
	margin:0px; 
	padding:14px 0 0 0; 
	border-top:1px solid #B6C4CC; 
}
.lightbox .profileimg{
	float:left;
}
.lightbox .sessionList{
	height:425px;
	padding:0;
	width:100%;
}
.lightbox .sessionList li{
	padding-left:0;
	background:none;
}

.lightbox .continueBtn{
	width:81px;
	height: 22px;
	overflow:hidden;
}

.lightbox .cancelBtn{
	width:66px;
	height: 22px;
	overflow:hidden;
}

.lightbox .lbblock .closeBtn {
	float:right;
	height: 22px;
	overflow: hidden;
	width: 81px;
}

.save-the-date{
	width:350px;
	background-color:#FF0000;
}

.clearit {
	margin:0;
	padding:0;
	clear: both;
	height: 0;
	overflow: hidden;
}
