#header_title{
	width: 100%;
	font-weight: bold;
	font-size: 26px;
	color: #505050;
	margin-top: 10px;
	margin-bottom: 20px;
}

#uber_hero{
	background: url(/common/images/layout/uber_main_top.jpg) top left no-repeat;
	height: 199px;
	position: relative;
	width: 920px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: verdana;
	color: #505050;
}

#uber_hero .title{
	position: relative;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	margin-bottom: 20px;
}

#uber_hero .subtitle{
	font-size: 11px;
	font-weight: regular;
	width: 550px;
}

#uber_content{
	background: url(/common/images/layout/uber_main_bottom.jpg) bottom left no-repeat;
	position: relative;
	padding: 10px 20px 20px 20px;
	height: 350px;
}

#uber_content .panel{
	float: left;
	background: url(/common/images/layout/panel_bottom.jpg) bottom left no-repeat;
	position: relative;
	width: 290px;
	height: 345px;
	font-family: verdana;
}

#uber_content strong{
	font-size: 13px;
	font-weight: bold;
	color: #505050;
}

#uber_content a{
	background: url(/common/images/icons/icon-arrow-15x15.gif) top left no-repeat;
	font-size: 11px;
	font-weight: regular;
	color: #365ebf;
	padding-left: 18px;
	padding-bottom: 2px;

}

#uber_content .panel_content{
	font-size: 11px;
	font-weight: regular;
	color: #505050;
	padding: 20px;
	padding-top: 10px
}

#uber_content .panel_title{
	font-size: 13px;
	font-weight: bold;
	color: #505050;
	padding-top: 38px;
	padding-bottom: 19px;
	padding-left: 83px;
}
