
#event{
	padding			: 10px 0 5px 0;
	background		: rgba(255,255,255,0.6);
	margin-bottom: 10px;
}

#event section{
	padding			: 0 10px 0 10px;
}

#event section .pic{
	text-align:center;
}

#event section .e_h3{
	font-size		: 13px;
	font-weight		: bold;
	line-height		: 18px;
	color			: #ff3333;
}

#event section .day{
	font-size		: 10px;
	line-height		: 14px;
	color			: #996600;
	text-align		: right;
	padding			: 0 0 0 0;
	margin			: 0 0 5px 0;
}

#event section .e_text{
	font-size		: 13px;
	line-height		: 16px;
}

/* nostaff */

.nostaff {
	text-align		: center;
	padding			: 40px 0;
	margin			: 0 0 10px 0;
}