p.content1 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#78838C;
padding-top:21px;
padding-bottom:24px;
}
p.content2 {
color:#717171;
font-size:12px;
font-weight:500;
padding-bottom:24px;
}
p.content3 {
}
ul.eventDtls {
list-style:none;
padding:10px;
padding-bottom:0px;
}
ul li h2 {
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	padding-bottom:5px;
	height:35px;
	overflow:hidden;
}

ul li h3 {
overflow:hidden;
}
ul li h3.overhdn {
white-space:nowrap;
padding-bottom:5px;
width:150px;
}
ul li h3.overhdn1 {
	height:27px;
	font-size: 11px;
}
ul li h3.overdate {
padding-bottom:5px;
height:27px;
}
.moreInfo{
	clear:both;
	float:right;
	width:80px;
	height:17px;
	vertical-align:middle;
	background-color:#76848F;
	text-align:center;
	color:#F2FBFF;
	font-size:12px;
	cursor:pointer;
}
.lightbox {
position: absolute;
background-color:#ffffff;
z-index: 5;
filter: alpha(opacity=00);
opacity: 0.0;

}
.lightbox_content {
background-color:#ffffff;
position: absolute;
margin:0px;
padding:0px;
z-index: 1000;
}

.boxy-wrapper { empty-cells: show;position: absolute; }

.boxy-wrapper .boxy-top { height: 20px; background-color: black; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }
.boxy-wrapper .boxy-bottom { height: 20px; background-color: black; opacity: 1.0; filter: alpha(opacity=80); padding: 0 }

.boxy-wrapper .boxy-top-left,
.boxy-wrapper .boxy-top-right { height: 30px; background-color: black; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }

.boxy-wrapper .boxy-bottom-right,
.boxy-wrapper .boxy-bottom-left { height: 50px; background-color: black; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }

.boxy-wrapper .boxy-left,
.boxy-wrapper .boxy-right { width: 30px; background-color: black; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }

.boxy-inner { overflow: hidden; background-color: white; padding: 0 }
.EventDtailBG {
	background-color: #E5EEF5;
}
