﻿div#left_side
{
	height:380px;
	width:371px;
	margin-top:10px;
	margin:10px 0 5px 0;	
	
}

div#right_side
{
	height:380px;
	width:322px;
	margin:10px 0 5px 0;
}

div#company_history_links
{
	height:20px;
	line-height:20px;
	font-size:10pt;
}

div#company_history_links a
{
	color:#FF5533;	
	text-decoration:none;
}

div#company_history_links a:hover
{
	text-decoration:underline;
}

div#scrolling_content
{
	height:362px;
	width:351px;
	margin-right:5px;
	float:left;
	overflow:hidden;	
}

div#scroll_control
{
	height:380px;
	width:15px;
	float:right;
}

div#scrollTop
{
	width:14px;
	height:9px;
}

div#scrollbar_track
{
	width:15px;
	height:359px;
	background:url(../images/scrollbar_guide.gif) repeat-y top center;
	margin-bottom:1px;
}

div#scrollbar_handle
{
	background:#666;
	margin:1px 2px 1px 1px;
}
 
div#scrollBottom
{
	width:14px;
	height:9px;
}

div#right_side
{
	background:url(../images/biography_banner.jpg) no-repeat center;
}

div#quotes
{
	height:65px;
	width:705px;
	padding:5px	3px;
	background:#333;
	overflow:hidden;
}

ul.scrolling_content
{
	margin:0;
	padding:0;
	list-style:none;	
}


li.scrolling_content
{
	height:51px;
	margin:0;
	padding:7px;
}

p.quote
{
	margin:3px 0;
}

div.quote_from
{
	text-align:left;
	color:#2A70C2;
	font-weight:bold;	
}

div.scrolling_content_box
{
	height:65px;
}

