	#contentRight h1	{font-size:1.1em; margin:0px;}
	#contentRight h2	{
						font-size:1em; margin:0px; padding:0 0 0 25px;
						background:url(../graphics/listLeaf.gif) #000000 left center no-repeat;
						}
	#contentRight p		{font-size:.8em; margin:0 0 30px 0; padding-left:4px;}
	#rates				{
						float:left; width:37%; margin:0 0 0 18px;
						}
	#rates h2			{font-size:1em; font-weight:bold;}
	#rates h3			{float:left; width:100%; margin:0 0 5px 0;}
	.rateBox			{
						float:right; width:100%; border:1px solid #FFFFCC;
						margin:10px 0 10px 0;
						padding:0 10px 0 0;
						background-color:#333333;
						}
	.rateTitle			{
						float:left; font-size:.8em;
						width:68%;
						}
	.ratePrice			{
						float:right; width:25%; font-size:.8em; text-align:right;
						}
	.rateDesc			{
						float:left; font-size:.7em; font-weight:normal; width:100%;
						color:#1F8F4B;
						}

