.section1 {
	float:right; 
	width:48%;
	margin-left:10px;
}
.section2
{
    float:left;
    width:48%;
}
.section1 em 
{
	font-family: Georgia;
	font-style:normal;
	color:#3C729E;
	font-weight:bold;		
}
.section1 img
{
  margin-bottom: 10px;
  float:none !important;
  margin-left:0px !important;
}


