#leftcontent
{
	float: left;
	width: 229px;
}

#rightcontent
{
	float: left;
	width: 695px;
	margin-left: 0px;
}

.asba-menu
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.asba-menu li
{
	display: block;
	float: left;
	width: 229px;
	height: 29px;
	border-bottom: 1px solid #FFF;
}

.asba-menu li.home a
{
	font-weight: bold;
	color: #CCC;
}

.asba-menu li a
{
	display: block;
	float: left;
	background: url('/new/images/aboutus/careers/menu_bg.png');
	color: #FFF !important;
	width: 222px;
	height: 22px;
	padding: 7px 0 0 7px;
	font-size: 12px;
}

.asba-menu li a:hover, .asba-menu li.active a
{
	background: url('/new/images/aboutus/careers/menu_bg_active.png');
	text-decoration: none;
	color: #FFF;
}

.asba-banners a
{
	float: left;
	margin-top: 5px;
}

.asba-header
{
	height: 151px;
	background: url('/new/images/aboutus/careers/header_type.png') 191px 0px no-repeat;
	border-bottom: 1px solid #CCC;
	margin-bottom: 35px;
	overflow: hidden;
}

.asba-header h2
{
	font-size: 18px;
	font-weight: bold;
	color: #0D2E56;
	position: relative;
	top: -85px;
	left: 240px;
	margin: 0;
	padding: 0;
}

.asba-header p
{
	position: relative;
	top: -85px;
	left: 240px;
	width: 360px;
	margin: 0;
	padding: 0;	
}

h2
{
	font-size: 18px;
	margin: 0;
}

h3
{
	font-size: 15px;
	margin: 0;
}

p.pipeline
{
	font-weight: bold;
	font-size: 28px;
	line-height: 30px;
	margin: 10px 0;
}

#rightcontent ul
{
	margin: 5px 5px 15px 15px;
	padding-left: 0;
}
#rightcontent li
{
	padding-bottom: 3px;
}

#rightcontent .clip
{
	float: left;
	width: 305px;
	height: 225px;
	background: url('/new/images/aboutus/careers/clip_bg.png') no-repeat;
	margin: 0 0 0px 0;
	_margin-bottom: 15px;
}

#rightcontent #clip-arben, #rightcontent #clip-jack
{
	margin-right: 30px;
	_margin-right: 20px;
}

#rightcontent .clip img
{
	float: left;
	margin: 2px 0 5px 3px;
}

#rightcontent .clip a.caption
{
	float: left;
	display: block;
	width: 250px;
	margin: 3px 0 0 40px;
	_height: 20px;
}

#rightcontent .clip a
{
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}

#videowrapper
{
	float: left;
	background: url('/new/images/aboutus/careers/video_bg_fake.png');
	width: 670px;
	height: 480px;
	display: none;
}

#clipwrapper
{
	float: left;
}

#videowrapper .close
{
	float: left;
	width: 60px;
	height: 10px;
	cursor: pointer;
	color: black;
	font-weight: bold;
	margin: 54px 0 0 530px;
}

#video
{
	float: left;
	width: 512px;
	height: 308px;
	margin: 7px 0 0 52px;
	_margin: 3px 0 0 37px;
}
.underline {
	text-decoration:underline;
}
