/* === Other Styles === */
.padding_10			{clear:both; height:10px;}

/* === Page Content Block === */
.pageContent			{clear:both; width:980px; margin:0 auto;}
.pageContentLeft		{float:left; width:255px; margin-bottom:10px;}
.pageContentRight		{float:right; width:705px; margin-bottom:10px; padding-top:10px;}

/* === Page Content === */
.resultsHeader				{}
.resultsHeaderTop			{width:704px; height:9px; background:url(../images/centerWhiteBoxTop.gif) no-repeat;}
.resultsHeaderBody			{width:704px; background:url(../images/centerWhiteBoxBody.gif) repeat-y;}
.resultsHeaderEnd			{width:704px; height:9px; background:url(../images/centerWhiteBoxEnd.gif) no-repeat;}
.staticContent				{padding:10px;}
.staticContent p			{padding:5px 0; margin:0; font-size:12px; color:#0066cc;}
.staticContent h2			{padding:1px; text-align:center; margin:0; font-size:15px; color:#0066cc;}

/* === Information Box === */
.infoBox650				    	{clear:both; width:650px; margin:0 auto; padding:0;}
.infoBoxStart650			    {width:650px; height:10px; background:url("../images/detailInfoBoxTop650.gif") top left no-repeat;}
.infoBoxContent650			    {width:650px; background:url("../images/detailInfoBox650.gif") top repeat-y;}
.infoBoxContent650 img		    {padding:0 0 0 8px;}
.infoBoxContent650 h3		    {padding:2px 0 0 38px; margin:0; font-size:16px; color:#0066cc; font-weight:bold;}
.infoBoxContent650 h3 span		{color:#E15A00;}
.infoBoxContent650 p		    {padding:5px 0; margin:0; font-size:12px; color:#0066cc;}
.infoBoxHidden650			    {clear:both; display:none; padding:10px;}
.infoBoxEnd650				    {width:650px; height:10px; background:url("../images/detailInfoBoxEnd650.gif") top left no-repeat;}
.infoBoxContent650 ul			{font-size:12px; color:#0066cc;}
