.left_heading{
	background:url(/images/mobile/tda_logo.gif) 0px 0px no-repeat;
	padding:0px 0px 20px 52px;
	font-size:18px;
	line-height:14px;
	color:#5b5b5b;
	margin:25px 0px 15px 40px;
}
.left_heading b{
	font-size:21px;
	color:#0e9023;
	padding:0px 0px 0px 26px;
	line-height:36px;
}

.right_heading{
	font-size:16px;
	color:#494949;
	line-height:24px;
	margin:18px 40px 15px 0px;
}
.right_heading b{
	color:#0e9023;
	font-size:24px;
}
.right_heading span{
	font-size:12px;
	line-height:18px;
}

.mobiles_supported{
	clear:both;
	position:relative;
	/*width:890px;*/
	width:752px;
	font-size:11px;
	color:#666666;
	text-align:left;
	background:url(/images/mobile/tab_bg_tile.png) repeat-x 0px 58px;
	left:30px;
	position:absolute;
	z-index:2;
}
.mobiles_supported h4{
	color:#575757;
	font-size:14px;
	padding:10px 0px 0px 10px;
	margin:0px;
	height:25px;
}
.mobiles_supported ul{
	height:75px;
	margin:0px;
	padding:0px;
	background:url(/images/mobile/tab_sel_divider.png) no-repeat right bottom;	
}
.mobiles_supported ul li{
	/*border-left:1px solid #ffffff;
	border-right:1px solid #c8c8c8;*/
	float:left;
	position:relative;
	padding:22px 16px 0 0;
	background:none;
}
.mobiles_supported ul li a{
	font-size:12px;
}
.mobiles_supported ul li span{
	float:left;
	position:relative;
}
.mobiles_supported ul li img{
	padding:0px 15px 6px 14px;
	background:url(/images/mobile/tab_sel_divider.png) no-repeat 0px 0px;
}

/* TABS STYLES - Initial */
.mobiles_supported a.selected{font-weight:bold;color:#145eab;}
.mobiles_supported a.normal{font-weight:normal;}
.mobiles_supported ul li.left{
	background:url(/images/mobile/tab_sel_bg.png) repeat-x 0px 22px;
}
.mobiles_supported ul li.mid{
	background:url(/images/mobile/tab_sel_bg.png) repeat-x 0px 22px;
}
.mobiles_supported ul li.right{
	background:url(/images/mobile/tab_sel_bg.png) repeat-x 0px 22px;
	padding-right:13px;
}
.mobiles_supported ul li.noBorderLeft{
	border-left:none;
}
.mobiles_supported ul li.noBorderLeft img{
	/*background:none!important;*/
}
.mobiles_supported ul li.noBorderRight{
	border-right:none;
}

/** Mobile Detailed View Begins **/
.mobile_model{
	background:#ffffff url(/images/mobile/innerShade.gif) repeat-x left bottom;
	border:1px solid #b5b5b5;
	clear:left;
	float:left;
	margin:75px 0 0 17px;
	position:relative;
	width:918px;
}

.left_content{
	padding:0px 20px 0px 20px;
}

.right_content{
	padding:0px 0px 0px 20px;
}

.right_content .screencasts{
	position:relative;
	top:30px;
	right:0px;
	float:left;
}






