/* Mobile Styles for Lt. Moses */


#flashBanner {
		position: absolute;
		top: 157px;
		left: 8px;
		z-index: 5;
		width: 903px;
		height: 313px;
	}
	
	#flashBanner a {
		background: url(../_img/_home/iphone_banner.png) no-repeat;
		display: block;
		width: 955px;
		height: 313px;	
	}


h1, h2, h3, h4 {
	font-weight: normal	
}

#mainFeature h1 {
	margin: 28px 0 6px 0;
}

#aboutBanner h4 {
	color: #fff;	
}

#productCol h4 {
	color: #fff;	
}

#productCol h5 {
	color: #fff;	
}


#footer {
	text-align: center;	
}
	
	#footer p {
		float: none !important;
		display: block;
		font-size: 8px !important;
	}
	
	#footer a {
		font-size: 8px !important;	
	}
	
	#ofcLove {
		position: static !important;
		left: 0;
		top: 0;
		margin: 10px 0 0 0
	}
