﻿
/*Phase1 Page*/

.ContentContainer
{
	margin-top: 10px;
	float: right;
	font-family: Arial;
	font-size: 12px;
}
.ContentContainer a
{
	text-decoration:none;
}
.ContentContainer img
{
	border:none;
}
.ContentContainer a:hover
{
	text-decoration:underline !important;
}


.RightDiv
{
	float: right;
	width:544px;
	overflow:hidden;
}
.LeftDiv
{
	float: left;
	width:190px;
	overflow:hidden;
}
.Phase1RightSearch
{
	width: 544px;
	height: 224px;
}
.Phase2RightSearch
{
	width: 544px;
	height: 219px;
}
.SearchResultsRightContent
{
	width: 544px;
}
.Phase1FloatingArticle
{
	width: 544px;
	margin-top: 15px;
}
.Phase2FloatingArticle
{
	width: 544px;
	margin-top: 14px;
}
.LeftBanner
{
	width: 190px;
}

.BannerStrip
{
	margin-top: 15px;
	width: 544px;
	margin-bottom: 10px;
}
.ContentSection
{
	width: 544px;
	height: 180px;
	margin-top: 0px;
}
.LinksAndHotCorner
{
	margin-top: 10px;
	width: 190px;
}









