.event_insert {
	background-color:#380143;
	background-image:url(../images/search_bg.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #6B0181;
	float: left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:auto;
	margin-bottom:11px;
	padding:2px 0 0 0;
	width:470px;
	color: #FFFFFF;
	padding: 10px 0;
}

.event_insert h3 {
	margin-bottom: 12px;
}

.event_insert ul {
	text-align:center;
	margin-bottom:2px;
}

.li_left{
	float: left;
	text-align: left;
	width: 25%;
	margin-left: 5px;
}

.li_right{
	text-align: left;
}

#alert_message { 
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #FFFFFF;
}
