#outerWrapper #contentWrapper #content #lhspanel {
  float: left;
  width: 560px;
}
#outerWrapper #contentWrapper #content #rhspanel {
	  float: right;
      width: 280px;
}
.IMGhome{
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 10px;
}
.IMGhomeright{
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 0px;
}

