﻿    body{
      -webkit-text-size-adjust:none;
      font-family:Helvetica, Arial, Verdana, sans-serif;
      padding:5px;
    }

    img{
      max-width:90%;
      height:auto;
    }

    blockquote
    {   
        width:auto;
        float:none;
    }
    
    #container 
    {
        width:100%;
        overflow:hidden;
        margin:0;
        padding:0;
    }

    #contentWrapper
    {
        float:none;
    }

    #content
    {
        margin:0;
        padding:0;
    }

    #top
    {
        height:auto;
    }

    #right
    {
        width:100%;
        padding:0;
        margin:0;
    }

    .box640 .box2, .box300 .box2
    {
        width:auto;
    }

    #q
    {
        width:90%;
    }

    .facetValue, .moreLink
    {
        width:100%;
        min-width:auto;
    }

    .facetValue.hidden
    {
        display:none;
    }

    #bannerInner, #bannerOuter, #strapline, #footerAd
    {
        display:none;
    }

    .selectedFacet
    {
        min-width:auto;
        float:none;
        width:100%;
        display:block;
        line-height:1.5;
    }

    .box640, .box300, .box640 .box1, .box300 .box1, html .box640shaded
    {
        background-image:none;
    }

    html .box640shaded
    {
         background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f2f2f2));
    }

    .box640, .box300
    {
        border:1px #999 solid;
        -webkit-border-radius:8px;   
    }

    .box640 .box2, .box300 .box2 { border:0;}
