#newsflash {
	float: left; 
	clear: left;
	padding-top: 5px;
        width: 100%;
}
#newsflash #infohead {
	font-size: 12px;
        float: left;
      padding: 3px;
        width: 100%;
  
}
#newsflash #whowhere {
	float: left; 
	clear: left;
}
#newsflash #date {
	float: left;
	clear:left;
}
#newsflash #description {
	float: left; 
	clear: left; 
    width: 100%;
}

