
#press_image {
    float:right;
    width:150px;
}

#press_content {
    float:left;
    width:370px;
}

#press_divider {
    width:520px;
	clear:both;
}
		
		
