h2 {
    font: normal 24px Georgia;
    margin-bottom: 28px;
}

h3 {
    font: normal 20px Arial;
    color: #5a9218;
    margin: 40px 0 20px 0;
}

h3.clients {
    font: bold 16px Arial;
    color: #333;
    margin: 40px 0 12px 0;
}

h3.screenshots {
    font: bold 12px Arial;
    color: #333;
    margin: 0;

    position: absolute;
    bottom: 0;
    left: 0;
}

p {
    margin-bottom: 1em;
}

a {
    color: #0060bf;
}

a:hover {
    color: #0070de;
}

ul.screenshots {
    text-align: center;
    list-style: none;
}

ul.screenshots li {
    margin: 0 9px;

    display:-moz-inline-stack;
    display:inline-block;
    _overflow:hidden;
    *zoom:1;
    *display:inline;
}

ul.screenshots li a {
    display: block;
    border: 1px solid #d6d3ce;
    width: 95px;
    height: 95px;
}

#screenshot-iphone-search {
    background: url(/image/mobile-release-faq/screenshots-sprite.png) 0 0;
}

#screenshot-iphone-dashboard {
    background: url(/image/mobile-release-faq/screenshots-sprite.png) -120px 0;
}

#screenshot-iphone-fav {
    background: url(/image/mobile-release-faq/screenshots-sprite.png) -240px 0;
}

#screenshot-ipad-list {
    background: url(/image/mobile-release-faq/screenshots-sprite.png) -363px 0;
}

#screenshot-ipad-view-task {
    background: url(/image/mobile-release-faq/screenshots-sprite.png) -484px 0;
}

#screenshot-ipad-attach {
    background: url(/image/mobile-release-faq/screenshots-sprite.png) -606px 0;
}

#screenshot-bb-folders {
    background: url(/image/mobile-release-faq/screenshots-sprite.png) -726px 0;
}

#screenshot-bb-task {
    background: url(/image/mobile-release-faq/screenshots-sprite.png) -844px 0;
}

.quote {
    position: relative;
    background: #fff url('/image/mobile-release-faq/devices.jpg') no-repeat top right;
    margin-bottom: 10px;
    text-align: justify;
    height: 272px;
    line-height: 20px;
}

.quote .author {
    color: #777;
}

.quote .left-quote {
    font: normal 48px/0 Georgia;
    color: #5a9218;
    vertical-align: bottom;
}

.quote-em {
    background: #efefef url(/image/quote-green.gif) no-repeat 48px 10px;
    font: normal 18px/1.4 Georgia;
    padding: 24px 76px 22px 46px;
}

.quote-em:first-letter {
    margin-left: 68px;
}

.quote-em .author {
    font: normal 12px Arial;
}

ul.list {
    list-style: square;
    margin-left: 1em;
}

ul.list li {
    padding-left: 34px;
    margin-bottom: .6em;
}

.videos {
    margin-top: 20px;
    margin-bottom: 12px;
}

.videos li {
    margin-right: 18px;

    display:-moz-inline-stack;
    display:inline-block;
    _overflow:hidden;
    *zoom:1;
    *display:inline;
}

.videos li img {
    margin-left: 120px;
    margin-top: 80px;
}

.videos li a {
    display: block;
    width: 322px;
    height: 242px;
}