@charset "utf-8";

#mainNav ul.MenuBarVertical a:hover {
	color: #fff;
}
.module {
	padding: 0px;
}
.module-content {
	background-image: url(/_templates/home-www/_images/module-bg.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.module h2 {
	color: #000;
	padding: 0px 10px;
	margin-bottom: 0;
}
.module h2 {
	color: #000;
	padding: 0px 10px;
	margin-bottom: 0;
}

#side-2 .module h2 {
	color: #000;
	padding: 0px  0px 0px 15px;
	margin-bottom: 0;
}
#side .module {
	width: 177px;
}
#side-2 .module {
	width: 170px;
}
#side .module-content {
	background-position: top right;
	padding-left: 15px;
	width: 167px;
}
#side-2 .module-content {
	background-position: top left;
	padding-left: 20px;
	width: 150px;
}
.module .event {
	font-size: 10px;
	margin-bottom: 8px;
}
.module .event.current {
	color: #f90;
}
.module .event .event-title {
	font-size: 11px;
	font-weight: bold;
}
.module .feature {
	font-size: 10px;
}
.module .feature-title {
	font-size: 11px;
	font-weight: bold;
}
.module .feature ul {
	font-size: 10px;
}
.module-content .bracer {
	height: 234px;
}