.main_wrapper{
	/*background:url(/images/mobile/outerShade.png) repeat-y top center!important;*/
	background:none;
}

.contentWrapper_layout{
	padding:0px!important;
}

.headerContent{
	width:980px;
	height:142px!important;	
}

#mob_banner_wrapper{
	/*background:url(/images/mobile/topShade.png) no-repeat bottom center;*/
	background:none;
}

#mob_banner_wrapper #mob_banner_content{
	position:relative;
	width:980px;
	padding:0px 0px 0px 0px;
}

#mob_banner_wrapper .bannerHandsets{
	background:url(/images/mobile/header_text2.png) no-repeat 256px -16px;
	padding:48px 0px 50px 18px;
}

#mob_banner_wrapper .tdaStuff{
	height:100px;
	position:relative;
}

#mob_banner_wrapper .left_heading{
	background:url(/images/mobile/tda_logo.png) 0px 0px no-repeat;
	padding:0px 0px 20px 52px;
	font-size:18px;
	line-height:14px;
	color:#5b5b5b;
	margin:25px 0px 15px 40px;
}
#mob_banner_wrapper .left_heading b{
	font-size:21px;
	color:#0e9023;
	padding:0px 0px 0px 26px;
	line-height:36px;
}

#mob_banner_wrapper .right_heading{
	font-size:16px;
	color:#494949;
	line-height:24px;
	margin:18px 40px 15px 0px;
}
#mob_banner_wrapper .right_heading b{
	color:#0e9023;
	font-size:24px;
}
#mob_banner_wrapper .right_heading span{
	font-size:12px;
	line-height:18px;
}
/** Content Wrapper Styles **/
.mobile_contentWrapper{
	position:relative;
	height:650px;
}
.mobile_contentWrapper form{
	margin:0px;
	padding:0px;
}
.mobile_contentWrapper label{
	color:#4a881c;
	font-weight:bold;
	font-size:16px;
}
.mobile_contentWrapper a{
	color:#0f87c6;
	text-decoration:underline;
}
.mobile_contentWrapper h2{
	color:#4a881c;
	font-size:18px!important;
	margin:20px 0px 10px 0px;
	padding:0px;
}
.mobile_contentWrapper h4{
	color:#333333;
	font-size:30px;
	margin:15px 0px 0px 0px;
	padding:0px;
	line-height:25px;
}
.mobile_contentWrapper h4 span{
	font-size:16px;
	font-weight:normal;
}

.tour_icon{
	position:absolute;
	right:150px;
	top:85px;
}

.supportedPhone_icon{
	float:left;
	margin:24px 0px 0px -6px;
}

.left_heading{
	float:left;
	position:relative;	
	margin:25px 0px 0px 40px;
	font-family:Arial, Helvetica, sans-serif;
}

.right_heading{
	float:right;
	position:relative;	
	margin:25px 40px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

/*** footer replacement css ***/
.footer{
	background:#212121!important;
	padding:26px 0 40px;
}