
/* local */

div#gallerycontensArea table.eventTable th{
	width: 95px;
}

/* linkbutton and attention text(red) */

div#gallerycontensArea .imgentries{
	text-align: center;
	margin-bottom: 20px;
}

#bodyArea #contentsArea div#gallerycontensArea .attention{
	font-weight: bold;
	color: #ff0000;
}

#bodyArea #contentsArea #gallerycontensArea ul.attention{
	margin: 0 0 10px 20px;
	padding: 0;
	list-style: none;
}

#bodyArea #contentsArea #gallerycontensArea ul.attention li{
	font-weight: bold;
	color: #ff0000;
	text-indent: -1.1em;
	font-size: 1em;
}




