.mpEventModuleBox {
	width:100%;
	margin:0px;
	padding:0px;
	clear:both;
	text-align:left;
	background-color:#FFFFFF;
}

.mpEventModuleBox img {
	border:none;
}

.mpEventModuleBox h4 {
	margin-bottom:5px;
	padding:0;

	width:	100%;
	height:20px;

	background: #CCCCCC url(/my_portal/img/h2_event.gif) no-repeat 0 0 !important;
}

.mpEventModuleBox h4 span {
	display:	none;
}

.mpEventModuleBox p{
	font-size:80%;
}

.mpEventModuleBox ul {
	margin:0px;
	padding:0px;

	/*height:102px;*/

	list-style: none;
	list-position:inside;
}

.mpEventModuleBox ul li {
	margin:0px 2px 2px 2px;
	padding:2px 2px 2px 0px;
	font-size:80%;
	width:194px;

	line-height:	1.2em;
	list-style: none;
}

.mpEventModuleBox ul li a {
	margin-left:20px;
}

.mpEventModuleBox ul li.mpEventModuleEventList {
	background: #FFFFCC url(/my_portal/img/icon_event.gif) no-repeat 2px 2px;
}

.mpEventModuleBox ul li.mpEventModuleCamList {
	background: #FFDFEF url(/my_portal/img/icon_cam.gif) no-repeat 2px 2px;
}

.mpEventModuleBox .bnrCenter {
	margin:		0px;
	padding:	0px;
	text-align:	center;
	clear:both;
}


.infoAttention a:link,
.infoAttention a:visited {
	text-decoration:	underline;
	color:#FF0000;

}

.infoAttention a:hover, 
.infoAttention a:active {
	text-decoration:	none;
	color:#FF0000;

}

