html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
html
{
    overflow-y: scroll;
}
a:hover, a:active
{
    outline: none;
}
nav ul, nav li
{
    margin: 0;
    list-style: none;
    list-style-image: none;
}
.clearfix:before, .clearfix:after
{
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}
.clearfix:after
{
    clear: both;
}
.clearfix
{
    zoom: 1;
}
a
{
    text-decoration: none;
}
#container
{
    width: 100%;
}
#wrapper
{
    width: 85%;
    max-width: 1150px;
    min-width: 800px;
    margin: 0 auto;
}
#logo
{
    background: url(../img/rslogo2.png) no-repeat 0 0;
    text-indent: -9000px;
    width: 328px;
    height: 58px;
    margin: 30px auto 22px;
}
h1, h2, p, li
{
    display: block;
    font: normal normal 400 1em/1.5em Tahoma,serif;
    color: #000;
}
h2
{
    font-size: 1.125em;
    color: #06A;
    text-decoration: none;
}
.previews
{
    margin-top: 34px;
}
.previewType.current h2, .previewType.current:hover h2
{
    color: black;
    text-decoration: none;
    border-color: #DDD;
}
.previewType.current
{
    cursor: default;
}
.previewType.current a
{
    cursor: default;
}
.previewType:hover h2
{
    color: #C00;
}
.previewType ul
{
    margin: 0.375em 0 1.2em 1.3em;
}
.previewType ul > li
{
    text-indent: -1.125em;
}
.previewType ul > li:before
{
    color: #000;
    content: '\2014\a0';
}
.previewType li
{
    margin-bottom: 0.3em;
    font-size: 0.875em;
    line-height: 1.57em;
}
.previewType
{
    display: block;
    background: #F5F5F5;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.30);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.30);
    box-shadow: 0 1px 3px rgba(0,0,0,0.30);
    cursor: pointer;
}
.block4
{
    width: 100%;
    margin-right: -100%;
    position: relative;
    float: left;
}
.block4inner
{
    width: 25%;
    margin: 0 auto;
    position: relative;
}
.b1
{
    left: -150%;
}
.b2
{
    left: -50%;
}
.b3
{
    left: 50%;
}
.b4
{
    left: 150%;
}
.previewTypePad
{
    margin-right: 10px;
    padding: 6px 10px;
}
.b4 .previewTypePad
{
    margin-right: 0;
}
.selectPreview
{
    font-size: 1.5em;
    text-align: right;
    margin-right: 20px;
}
