<style type="text/css">
			#mobileweb
			{
				background-image: -webkit-gradient(
				    linear,
				    left bottom,
				    left top,
				    color-stop(0.51, #3991D0),
				    color-stop(0.5, #57ACE8),
				    color-stop(1, #80CAFF)
				);
				background-image: -moz-linear-gradient(
							    center bottom,
							    #3991D0 51%,
							    #57ACE8 50%,
							    #80CAFF 100%
				);
				position: relative;
				width:980px;
				overflow:hidden;
				margin: 0 auto;
				text-align:center;
				border-color:#666666;
				border-width:1px;
				border-bottom:0px;
				height:128px;
				border-style:solid;
				display:none;
                                visiblity:hidden;
			}
			
			.backtomobile
			{
				background-image:linear-gradient(-90deg, rgb(129, 203, 255) 0%, rgb(87, 172, 233) 48%, rgb(57, 146, 209) 52%, rgb(57, 146, 209) 100%);
				background-image:-webkit-gradient(linear, left top, left bottom,color-stop(0%, rgb(129, 203, 255)), color-stop(100%, rgb(57, 146, 209)), color-stop(48%, rgb(87, 172, 233)), color-stop(52%, rgb(57, 146, 209)));
				background-image:-moz-linear-gradient(-90deg, rgb(129, 203, 255) 0%, rgb(87, 172, 233) 48%, rgb(57, 146, 209) 52%, rgb(57, 146, 209) 100%);
				filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#9981cbff', EndColorStr='#993992d1');
				-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#9981cbff', EndColorStr='#993992d1')";
				background-color:rgb(10, 6, 249);
				width:492px;
				height:92px;
				border:2px solid rgb(129, 203, 255);
				border-radius:15px;
				-moz-border-radius:15px;
				-webkit-border-radius:15px;
				padding:10px 20px;
				box-shadow:0px 2px 1px rgb(255, 255, 255);
				-moz-box-shadow:0px 2px 1px rgb(255, 255, 255);
				-webkit-box-shadow:0px 2px 1px rgb(255, 255, 255);
				font-size:40px;
				font-weight:bold;
				color:rgb(255, 255, 255);
				text-shadow:0px 2px 1px rgba(0, 0, 0, 0.5);
				text-decoration:none;
			}
</style>
<div id="mobileweb">
			<div style="padding:20px"></div>
			<a class="backtomobile" href="http://www.tuaw.com/?m=true">Back to Mobile View</a>
		</div>

<p style="display: none;"><a href="#content">Skip to Content</a></p>