@import url(involved.css);
@import url(text.css);

#content_bg {
	background-repeat: no-repeat;
	background-position: left top;
	height: 465px;
}
.left {
	float: left;
	width: auto;
}
.mod {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	margin-top: 15px;
}
.img_wrap {
	float: left;
	width: auto;
	margin-right: 10px;
	margin-bottom: 3px;
}
.eventinfobox {
	background-color: #000000;
	float: left;
	width: 160px;
	margin-right: 10px;
	border: 1px dotted #666666;
	padding: 10px;
	clear: left;
}
.eventinfobox h2 {
	font-size: 90%;
}
