#content .mobile .overview
{
    background: #fff url(../../img/pd/mobile-bg-v1.gif) top left no-repeat;
    height: auto !important;
    height: 100px;
    min-height: 100px;
    padding: 0px 10px 00px 82px;
    margin: 10px 0px 10px 0px;
    width: 750px;
}


#content .mobile h1
{
    color: #e76e34;
    font-size: 26px;
    font-weight: 600;
    margin: 15px 0px 5px 10px;
}

#content .mobile .title
{
}

#content .mobile p
{
    color: #4c4c4c;
    font-size: 14px;
    margin: 0px 0px 0px 10px;
}


#content .mobile .main
{
    clear: both;
    position: relative;
    background: #fff url(../../img/sh/secondary-bg-v1.gif) top repeat-x;
    width: 960px;
    height: auto !important;
    height: 400px;
}

#content .mobile .main .text
{
    width: 715px;
    padding: 10px 0px;
    margin: 0px auto;
    text-align: center;
    color: #4c4c4c;
    clear: both;
}
#content .mobile .main p
{
    font-size: 16px;
    font-weight: 500;
}

#content .mobile .main .devices
{
    width: 995px;
    height: 221px;
    background: url(../../img/pd/mobile-devices-v3.png) top center no-repeat;
    margin: 0px auto;
    clear: both;
    padding-bottom: 30px;
}

#content .mobile .main .devices a
{
    display: inline-block;
    position: relative;
    text-decoration: none;
}

#content .mobile .main .greenbar
{
    width: 960px;
    height: auto !important;
    height: 83px;
    min-height: 83px;
    background: #86bd4d url(../../img/pd/mobile-greenbar-bg-v1.gif) bottom center repeat-x;
}
#content .mobile .main .greenbar .text
{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    width: 850px;
    margin: 0px auto;
    padding: 10px 0px;
    text-align: left;
}

#content .mobile .main .greenbar .text a
{
    color: white;
    text-decoration: underline;
}

#content .mobile .main .text
{
    font-weight: 600;
    color: #74b64a;
    font-size: 16px;
}

#content .mobile .main .logos
{
    text-align: center;
    margin: 0px auto;
    padding: 10px 0px;
}
