#contents {
	padding: 0px 8px 0px 9px;
	margin: 0px 0px 0px 0px;
}

.event {
	background-image: url(images/line.gif);
	background-position: center bottom;
	padding-top: 15px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 35px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

.event  h1 {
	font-size: 16px;
	font-weight: bold;
	color: #ab8ac9;
	float: left;
line-height : 150%;
}

.event  h2 {
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #ab8ac9;
	text-align: left;
}

.event  h3 {
	margin-top: 15px;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}
.event  h4 {
	margin-top: 15px;
	font-size: 15px;
	font-weight: bold;
	color: #ff2692;
	text-align: left;
	margin-bottom: -10px;
}

.event  p {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: both;
}
