﻿@media handheld{html, body{font:12px/15px sans-serif;background:#fff;padding:3px;color:#000;margin:0;}
#wrapper{width:50em;background-color:#ffffff;}
#header{display:none;}
#footer{width:300px;}
#leftcolumn{top:0.00em;width:90px;padding-top:0px;}
h1, h2, h3, h4, h5, h6{font-weight:50%;}
#content img{max-width:250px;}
#content{margin-left:6.75em;width:230px;}
.center{width:100% !important;text-align:center;}
a:link, a:visited{text-decoration:underline;color:#0000CC;}
a:hover, a:active{text-decoration:underline;color:#660066;}
}
@media only screen and (max-device-width:480px){html{-webkit-text-size-adjust:none;}
}