.transparent_class
{
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.MN-container
{
	width: 296px;
	padding: 0;
	background-color: white;
	font-size: 12px;
	/*height: 367px;*/
	font-family: Arial;
}

.MN-container li
{
	margin: 0;
	list-style: none;
	background: url('/bi/images/bullet-alt.png') no-repeat;
	padding-top: 5px;
}
.MN-container li div
{
	padding-left: 40px;
}
.MN-container li.even
{
	background: url('/bi/images/bullet.png') no-repeat;
}
#MinutesNoticeWidget ul
{
	padding: 0;
	margin: 0;
}
.mn-header, .mn-footer
{
	display: none;
}
span.offer, span.business
{
	display: block;
	padding-left: 30px;
	color: #333;
}

span.offer
{
	font-weight: bold;
}

.MN-container li
{
	min-height: 34px;
}
#MinutesNoticeWidget
{
	height: 300px;
	overflow: auto;
	width: 296px;
}
#MinutesNoticeWidget a
{
	color: #000;
	text-decoration: none;
}
#MinutesNoticeWidget a:hover
{
	color: #2B4A6F;
}
#MinutesNoticeWidgetList
{
	font-size: 12px;
	font-family: Arial;
}
#MinutesNoticeWidgetEvents
{
	width: 296px;
	height: 275px;
}
.nt-hidden
{
	display: none;
}

#area-list {
	display: none;	
}
