.contentslider
{
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background: #333333;
    padding-top: 10px;
}
.cs_wrapper
{
    background: #333333;
}
.cs_article
{
    background: #333333;
}
.cs_leftBtn
{
    width: 30px;
    background: #333;
}
.cs_rightBtn
{
    width: 30px;
    background: #333;
}
.cs_article H2
{
    line-height: 14pt;
    font-size: 9pt;
}
.cs_article H2 A
{
    color: #333;
    text-decoration: none;
}
.cs_article P
{
    color: #CCCCCC;
    font-size: 9pt;
    line-height: 10pt;
}
.cs_article .readmore
{
}
.contentslider
{
    position: relative;
    margin: 0px auto;
    width: 600px;
    display: block;
    height: 300px;
    overflow: hidden;
}
.cs_wrapper
{
    position: relative;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    display: block;
    height: 100%;
    overflow: hidden;
    padding-top: 0px;
}
.cs_slider
{
    position: absolute;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    width: 10000px;
    padding-right: 0px;
    height: 100%;
    padding-top: 0px;
}
.cs_article
{
    position: relative;
    padding-bottom: 0px;
    margin: 0px auto;
    padding-left: 0px;
    width: 900px;
    padding-right: 0px;
    display: block;
    float: left;
    height: 400px;
    top: 0px;
    padding-top: 0px;
    left: 0px;
}
.cs_article H2
{
    text-align: left;
    margin: 10px 26px 5px 67%;
    width: 26%;
    display: block;
}
.cs_article IMG
{
    border-bottom: 0px;
    position: absolute;
    border-left: 0px;
    width: 66%;
    border-top: 0px;
    top: 0px;
    border-right: 0px;
    left: 0px;
}
.cs_article P
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    padding: 0px;
    padding: 0px 25px 5px 67%;
    display: block; 
    text-align: left;
}
.cs_article .readmore
{
    text-align: right;
    margin: 0px 2% 1% 67%;
    width: 26%;
    display: block;
}
.cs_leftBtn
{
    z-index: 2;
    position: absolute;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    height: 400px;
    top: 0px;
    padding-top: 10px;
}
.cs_rightBtn
{
    z-index: 2;
    position: absolute;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    height: 400px;
    top: 0px;
    padding-top: 10px;
}
.cs_leftBtn
{
    outline-style: none;
    outline-color: invert;
    outline-width: 0px;
    left: 0px;
}
.cs_rightBtn
{
    outline-style: none;
    outline-color: invert;
    outline-width: 0px;
    right: 0px;
}
.cs_leftBtn IMG
{
    border-bottom: 0px;
    position: relative;
    border-left: 0px;
    margin: 0px;
    border-top: 0px;
    top: 200px;
    border-right: 0px;
}
.cs_rightBtn IMG
{
    border-bottom: 0px;
    position: relative;
    border-left: 0px;
    margin: 0px;
    border-top: 0px;
    top: 200px;
    border-right: 0px;
}

