/*** Content Styles begin ***/
.mobile_content{
	background:#f6f6f6 url(/images/mobile/shade_tp.gif) repeat-x 0px 0px;
	clear:both;
	float:left;
	margin:40px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	width:100%;
}

.left_content{
	position:relative;
	float:left;
	margin:4px 0px 0px 0px;
	padding:0 0px 0 40px;
	width:288px;	
}
.left_content .downloadLink, .left_content .downloadInstructions{
	clear:left;
	float:left;
}

.downloadLink input.txtBx{
	background:#f9f9f9 url(/images/mobile/txtBx_bg.gif) repeat-x 0px 0px;
	border:1px solid #b7b7b7;
	float:left;
	font-size:13px;
	height:17px;
	margin:0px 0px 0px 1px;
	padding:3px 2px 2px 2px;
}
.downloadLink input.btn_getIt{
	background:url(/images/mobile/btn_getIt.png) no-repeat 0px 0px;
	border:none;
	cursor:pointer;
	float:left;
	height:35px;
	margin:0px 0px 0px 6px;
	outline:none;
	padding:0px;
	width:86px;
}
.downloadLink .mob_download_result{
	float:left;
	clear:left;
	height:20px;
	width:336px;
	margin-bottom:7px;
	line-height:18px;	
}
.mob_download_result .errMsg{
	color:#902828;
}

.mob_download_result .sent{
	color:#2c6518;
}

.downloadInstructions h2{
	margin:10px 0px 10px 0px; *margin:15px 0px 10px 0px;
}
.downloadInstructions ul li{
	padding:0px 0px 00px 0px;
	line-height:36px;
}

.right_content{
	position:relative;
	float:right;
	margin:4px 18px 23px 0px;
}

.screenshots{
	margin:50px 60px 0px 0px;
	
}

.right_content a img{
	border:none;
}
.right_content ul{
	
}
.right_content ul li{
	
}

.btmShade{
	background:url(/images/mobile/shade_btm.gif) repeat-x 0px 0px;	
	clear:both;
	float:left;
	height:4px;
	position:relative;
	width:100%;
}

