.ForumGroup {
	width:191px;
	height:150px;
	float:left;
}

.ForumGroup .GroupTitle {
	background-image:url(/Images/leftgray.jpg);
	background-repeat:no-repeat;
	background-color:#D0D0D0;
	padding-left:30px;
	height:20px;
}

.GroupAlternating {
	background-color:#F1F1F2;
}

.ForumGroup a {
	color:#0E384E;
}

.GroupAlternating a {
	color:maroon;
}

.ForumGroup .GroupTitle a {
	font-family:'Trebuchet MS', sans-serif, verdana, helvetica, arial;
	font-style:italic;
	font-weight:bold;
	color:white;
	text-decoration:none;
	padding-top:1px;
	display:block;
	float:left;
}

.ForumGroup .ForumGroupContainer {
	height:126px;
	overflow:hidden;
}

.ForumGroup .Items {
	font-size:0.9em;
	padding:10px;
	padding-left:5px;
	overflow:hidden;
}

.ForumGroup .Items ul {
	margin:0;
	padding:0;
}

.ForumGroup .Items li {
	margin-left:20px;
}

.ForumGroup .Items a:hover {
	text-decoration:underline;
}

.ForumGroup .GroupTitle a:hover {
	text-decoration:underline;
}

.ListContainer {
	
}

.ForumGroup img.Icon {
	float:right;
	position:relative;
	top:-8px;
	right:-18px;
	width:36px;
	height:36px;
}

div.FooterItem {
	border-left:solid #DC7272 1px;
	color:white;
	float:left;
	width:252px;
}

div.FooterItem a {
	color:white;
	text-decoration:none;
}

div.FooterItem li {
	margin-left:25px;
}

div.FooterItem ul {
	margin:0;
	padding:0;
	margin-left:-15px;
}

div.FooterItem a:hover {
	text-decoration:underline;
}

div.Footer {
	background-color:#BF0001;
	padding-left:220px;
	padding-top:15px;
	padding-bottom:15px;
}

div.FooterItem div.FooterHeader {
	font-weight:bold;
	font-style:italic;
	margin-bottom:20px;
}

div.FooterItem div {
	padding-left:15px;
	padding-right:15px;
}
