/* news info (top right) */
#news_info {
	width: 275px;
	margin-left: 5px;
	margin-right: 15px;
}

#news_info_pic {
	float: left;
	margin-top: 5px;
	margin-right: 17px;
}

h1.news_info {
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d81e3a;
}

p.news_info {
	font: 14px Arial, Helvetica, sans-serif;
	color: #999999;
}


/* news_bottom */
#news_bottom_logo {
	border: 0px;
	margin-left: 600px;
}

#news_bottom {
	width: 100%;
	border-top: 4px solid #cccccc;
	border-bottom: 1px dotted #333333;
	margin: 0px;
	padding: 7px 5px 12px 5px;
}

#news_bottom td {
	padding: 5px 15px 10px 15px;
}

#news_bottom h1 {
	border-bottom: none;
}

#news_bottom_franks_blog {
	border-right: 1px dotted #333333;
}

#news_bottom_news_press {
	border-right: 1px dotted #333333;
}

#news_bottom_contact_us {
}

h1.news_bottom {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1a1a1a;
	margin-bottom: 0px;
}

p.news_bottom {
	margin-top: 0px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #999999;
}
