﻿.moduleContentNew .header .sidebar
{
	width: 130px;
}

.moduleContentNew .listing
{
	overflow: hidden; /* May break LiveEdit */
}

.moduleContentNew .calendar
{
	background-image: url(/Common/images/EventsCalendarIconStandard.png);
}

.moduleContentNew .listing ol
{
	float: left;
	list-style-type: none;
	margin: 0px 25px 0px 0px;
	overflow: hidden;
	width: 45%;
}

.moduleContentNew .listing ol li
{
	overflow: hidden;
}

.moduleContentNew .listing ol li a
{
	background: url(/Common/images/iCalSubscriptionsIconSmall.gif) no-repeat left 4px;
	float: left;
	display: block;
	padding-left: 20px;
}
