div#special{
    border: 5px solid #FFFFFF;
    clear: both;
    margin: 20px auto;
    width: 278px;
}
div#special-head{
    background: url("../images/right-block/special.jpg") no-repeat scroll 0 0 transparent;
    clear: both;
    height: 35px;
    width: 278px;
}
div#special-body{
    background: url("../images/right-block/gradback.jpg") no-repeat scroll 0 0 #F5F2D1;
    clear: both;
    width: 278px;
}
div#special-body div.special-one{
    background: url("../images/right-block/arrow-right.png") no-repeat scroll 12px 15px transparent;
    color: #373737;
    font-family: Arial;
    font-size: 13px;
    padding: 10px 10px 10px 36px;
    width: 232px;
}
div#special-body div.special-one a{
    color: #000000;
    font-family: Arial;
    font-size: 18px;
    text-decoration: underline;
}
div#special-body div.special-one a:hover{
    text-decoration: none;
}
div.special-page{
    color: #373737;
    font-family: Arial;
    font-size: 13px;
    margin: 10px 0 30px;
}
div.special-page a{
    display: block;
    font-family: Arial;
    font-size: 18px;
    margin: 5px 0;
    text-decoration: underline;
}
div.special-page a:hover{
    text-decoration: none;
}
div.reports{
    text-align: center;
}
div.reports a img{
    border: 0 none;
    height: 200px;
    margin: 10px 15px;
    text-decoration: none;
    width: 150px;
}
div#portfolio{
    border: 5px solid #FFFFFF;
    clear: both;
    margin: 20px auto;
    width: 278px;
}
div#portfolio-head{
    background: url("../images/right-block/portfolio.jpg") no-repeat scroll 0 0 transparent;
    clear: both;
    height: 35px;
    width: 278px;
}
div#portfolio-body{
    background: url("../images/right-block/gradback.jpg") no-repeat scroll 0 0 #F5F2D1;
    clear: both;
    color: #373737;
    font-family: Arial;
    font-size: 17px;
    padding: 10px;
    text-transform: uppercase;
    width: 258px;
}
div#portfolio-body a{
    background: url("../images/right-block/arrow-right.png") no-repeat scroll 14px 4px transparent;
    color: #000000;
    display: block;
    font-family: Arial;
    font-size: 18px;
    margin: 10px 0 0;
    padding: 0 0 0 40px;
    text-decoration: underline;
    text-transform: none !important;
}
div#portfolio-body a:hover{
    text-decoration: none;
}
div#presentation{
    border: 5px solid #FFFFFF;
    clear: both;
    margin: 20px auto;
    width: 278px;
}
div#presentation-head{
    background: url("../images/right-block/presentation.jpg") no-repeat scroll 0 0 transparent;
    clear: both;
    height: 35px;
    width: 278px;
}
div#presentation-body{
    background: url("../images/right-block/gradback.jpg") no-repeat scroll 0 0 #F5F2D1;
    clear: both;
    width: 278px;
}
div#presentation-body div.presentation-one{
    background: url("../images/right-block/arrow-right.png") no-repeat scroll 12px 15px transparent;
    color: #373737;
    font-family: Arial;
    font-size: 13px;
    padding: 10px 10px 10px 36px;
    width: 232px;
}
div#presentation-body div.presentation-one a{
    color: #000000;
    font-family: Arial;
    font-size: 18px;
    text-decoration: underline;
}
div#presentation-body div.presentation-one a:hover{
    text-decoration: none;
}