﻿/* STARTPAGE */
.FeaturedArticlesRow
{
	overflow: hidden;
	padding-bottom:8px;
}

.FeaturedArticlesRow .SingleWidth
{
	width:340px !important;
	margin-bottom:18px;
}

.FeaturedArticlesRow .DoubleWidth
{
	margin-bottom:18px;
}

.FeaturedArticlesRow .PartInfo
{
	background-color:#fee;
	padding:5px;
	width:330px !important;
}

.FeaturedArticlesRow .SmallArticleImage
{
	margin-bottom:12px;	
}




/* Generic */
.FloatLeft
{
	float: left;
}

.FloatRight
{
	float: right;
}

.ClearFix
{
	clear: both;
}

.SmallPageListing
{
	margin:12px 0 0 0;
}

.SmallPageListing h2
{
	font-size:1em;
	font-weight:bold;
}