/* 
about.css is the stylesheet for
the About Olive Tree / Press Room Section
*/

.press_nav {vertical-align:top; }

.page_body {vertical-align:top; }

.about_title { margin-top:30px; margin-bottom:3px; } 

#top_table { width: 545px; margin-top:1px; margin-left:0px;}

td#top_table_left { 
	width: 388px;
	height: 103px;
	background-image: url(/press/images/ebooks_top.jpg); 
	background-repeat: no-repeat; 
}
td#top_table_middle { 
	width: 158px;
	height: 196px;
	background-image: url(/press/images/ebooks_right.jpg); 
	background-repeat: no-repeat;
}
td#top_table_right {
	background-color: #FFFFFF; 
}
td#page_heading { 
	background-color: #516E7C;
	height: 60px;
	padding: 10px 15px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-size: 23px;
	font-weight: bold;
	color: #ffffff;
}
