div#press_image {
	width: 1000px;
	height: 100px;
}
div#national_recognition {
	width: 490px;
	padding: 5px;
	float: left;
	position: relative;
	font: small/24px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	top: 50px;
}

div#press_tv_radio {
	width: 490px;
	float: left;
	padding: 5px;
	font: small/24px Georgia, "Times New Roman", Times, serif;
	border-left: 1px dotted #999;
}


