div.eve_unitbox{
	background-repeat:no-repeat;
	background-image: url("../images/event_bg.png");
	float:left;
	width:560px;
	margin-bottom:20px;
	border:solid 1px #cccccc;
	font-size:0.9em;
	line-height:1.4em;
}

p.eve_title{
	font-size:1.4em;
	font-weight:bold;
	line-height:40px;
	margin-left:20px;
	margin-top:10px;
}

div.eve_contbox{
	margin-left:10px;
	margin-bottom:20px;
}

img.eve_img{
	float:left;
	height:160px;
	margin-right:5px;
	margin-top:5px;
}

h2{
	background-image: url("../images/h2_bg.png");
	background-repeat:repeat-x ;
	border:solid 1px #cccccc;
	font-weight:normal;
	margin-bottom:5px;
}