﻿ul
{
    margin: 0 40px 15px 60px;
}
li
{
    list-style-type: none;
    padding: 0 0 4px 4px;
}

div#rpayne
{
    width: 114px;
    height: 150px;
    background: url('../images/rpayne2.jpg') no-repeat;
    float: left;
    margin-bottom: 30px;
    margin-right: 8px;
}
#rpaynearticleheader h1
{
    font-size: 2em;
    color: yellow;
    text-transform: capitalize;
    font-family: times, "times new roman" , serif;
    text-align: center;
}
#rpaynearticleheader h4
{
    font-size: .9em;
    font-style: italic;
    font-family: times, "times new roman" , serif;
    line-height: 1.4em;
}
#rpaynearticleheader div
{
    font-size: .8em;
}
.dropCap
{
    float: left;
    color: yellow;
    line-height: 100%;
    border: 1px solid #444444;
    background: #b4b4b4 url('../images/dropcap_gradient.gif') repeat-x top left;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 300%;
    font-family: ArialBlack,Arial,sand-serif;
    margin-left: 0;
    margin-right: .2em;
    margin-top: .1em;
    margin-bottom: 0;
    padding-left: .2em;
    padding-right: .2em;
    padding-top: .1em;
    padding-bottom: .1em;
}

#forslean
{
    height: 105px;
    width: 150px;
    display: block;
    float: left;
    margin: 0 8px 30px 0;
}
#forslean .forsleanpic
{
    background: url('../images/forselan-best-product-award.jpg') no-repeat;
    width: 150px;
    height: 94px;
    cursor: pointer;
    margin: 5px 5px 5px 0;
}
#forslean .forsleanlink
{
    cursor: pointer;
    font-size: .8em;
    text-decoration: underline;
}




