/* reset */

.clearfix:after {
content:".";
height:0;
clear:both;
display:block;
visibility:hidden;
}

.clearfix {
zoom:100%;
}
/* no ie mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */


/* local */



div#gallerycontensArea .attention {
	color: #edb329;
}

div#gallerycontensArea p.attention {
	color: #ff0000;
	font-weight: bold;
	padding-left: 1em;
	text-indent: -1em;
	margin: 0px 10px 5px 17px !important;
}
p.imgentries {
	text-align: center;
}

.imgRight{
	float: right;
	margin: 0px 0px 10px 10px;
}


#movieBox{
	margin: 20px 0px 0px 0px !important;
}

.imgBorder{
	border: 1px solid #333333;
}

#wmpDownloadBox dl{
	margin: 0px 10px 0px 17px !important;
}
#wmpDownloadBox dt{
	float: left;
	width: 100px;
	margin: 0px !important;
	padding: 0px !important;
	font-size: 81%;
	clear: both;
}

#wmpDownloadBox dd{
	float: left;
	width: 400px;
	margin: 0px !important;
	padding: 0px !important;
	font-size: 81%;
}
div#gallerycontensArea table.eventTable th{
	width: 95px;
}
#gallerycontensArea dl.date{
	font-size: 1em;
	margin: 0;
	padding: 0;
	clear: both;
}
div#gallerycontensArea dl.date dt{
	width: 173px;
	float: left;
	margin: 0;
	padding-right: 1em;
	clear: both;
}
div#gallerycontensArea dl.date dd{
	width: 222px;
	float: left;
	margin: 0;
}
div#gallerycontensArea p.red{
	color: #FF0000;
	font-weight: bold;
}
div#gallerycontensArea div.imgentries{
	width: 80px;
	margin: auto;
	margin-bottom: 15px;
}

/* Event */
.eventInfoMoreBox{
	background: #dddddd;
	margin: 10px;
	padding: 10px 5px 1px 5px;
}

