﻿.moduleContentNew table.header td.aside
{
	width: 150px;
}

.moduleContentNew table.header td.aside ol li a.pages
{
	background-image: url(/Common/images/PagesIconSmall.png);
}

.moduleContentNew table.header td.aside ol li a.newsflash
{
	background-image: url(/Common/images/NewsFlashIconSmall.png);
}

.moduleContentNew table.header td.aside ol li a.calendars
{
	background-image: url(/Common/images/EventsCalendarIconSmall.png);
}

.moduleContentNew table.header td.aside ol li a.blog
{
	background-image: url(/Common/images/BlogIconSmall.png);
}

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

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

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

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

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

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

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