div#maincolumn h1
{
	height: 30px;
}
.subColumn h2
{
	margin: 0;
	padding: 0;
	height: 20px;
}
div.contentBox h2
{
	height: 25px;
}
.innerRounded
{
	margin: 0;
	padding: 10px 10px 0 10px;
}
.graphicRounded .innerRounded
{
	margin: 0;
	padding: 10px 0 0 10px;
}
.subColumn
{
	width: 356px;
}
.graphicRounded p
{
	width: 220px;	
}
div#subLeftColumn
{
	float: left;
}
div.roundedContent
{
	width: 352px;
	margin: 2px 0 2px 2px;
}
div.contentBox
{
	width: 100%;
	margin-bottom: 25px;
}
div.contentBox p, div.roundedContent p
{
	margin-top: 0;
	padding-top: 0;
}
div.contentBox ul, div.roundedContent ul
{
	margin: -15px 0 0 14px;
	padding: 0;
	list-style-position: outside;
}
* html div.contentBox ul
{
	margin-left: 16px;
}
* html div.roundedContent ul
{
	margin-left: 0px;
	padding-left: 15px;
}
div.roundedContent ul
{
	width: 206px;
}
div.contentBox ul li, div.roundedContent ul li
{
	margin: 0;
	padding: 0;
}
div#subRightColumn
{
	float: right;
}
.backgroundGray
{
	background: #F6F6F6;
}
.backgroundBlue
{
	background: #DEEAFA;
}
.backgroundTest
{
	background: #ede6d2; 
}
.borderDiv
{
	margin-bottom: 25px;
	background: #C0C0C0;
}
.borderDivGold
{
	margin-bottom: 25px;
	background: #a3956e;	
}
.borderDivDarkGray
{
	background: #858072;
}
div.savings
{
	margin-bottom: 5px;
	width: 135px;
	height: 15px;
	background: url(../../graphics/PriceBack2.png) no-repeat;
}
div.savingsBlue
{
	margin-bottom: 5px;
	width: 135px;
	height: 15px;
	background: url(../../graphics/PriceBackBlue.png) no-repeat;
}
div.savings p
{
	margin: -2px 0 0 0;
	padding: 0 0 0 5px;
	color: #004a38;
	font-weight: bold;
	font-size: 12px;
}
div.savingsBlue p
{
	margin: -2px 0 0 0;
	padding: 0 0 0 5px;
	color: 004a38;
	font-weight: bold;
	font-size: 12px;
}
