.header 
{
	position:relative;	
	white-space: no-wrap;
	left:10px; 	
	top:10px;
	width:650px;
}

.mainBody 
{
	position: relative;
	padding-top: 20px;
}

.leftCol
{
	position: absolute;
	left: 10px;
}

.rightCol
{
	position: absolute;
	left: 335px;
}

.SpryHiddenRegion {
  visibility: hidden;
}		

#right-side-frame{position:absolute; width:130; left: 680; border: 1px solid  #0099FF; padding: 6px; }
#right-top-frame{position:absolute; width:130; top: 20; left: 670; padding: 6px; }
