#experts-checklist
{
    width:960px;
    margin:0 auto;
}
#experts-checklist #container
{
    padding:31px 22px;
    width:920px;
}
#experts-checklist #container #title
{
    background:transparent url(../../images/experts-corner/checklist/img_checklist.jpg) no-repeat scroll right center;
    border:1px solid #E0E0E0;
    font-size:13px;
    height:193px;
    padding:34px 0 42px 30px;
    width:888px;
}
#experts-checklist #container #title h1
{
    background:url(../../images/experts-corner/checklist/img_derm_checklist.png) no-repeat;
    height:45px;
    padding: 0 0 9px 0;
}
#experts-checklist #container #main-content
{
    padding:0 8px 0 13px;
}
#experts-checklist #container #main-content a:link
{
    color:#6b6b6b;
    text-decoration:underline;
}
#experts-checklist #container #main-content a:visited
{
    color:#6b6b6b;    
    text-decoration:underline;
}
#experts-checklist #container #main-content a:hover
{
    color:#828282;
    text-decoration:none;
}
#experts-checklist #container #main-content div.ul-left
{
    padding:0 0 0 23px;
    float:left;
    width:360px;
}
#experts-checklist #container #main-content div.ul-right
{ 
    float:right;
    width:452px;
}
#experts-checklist #container #main-content p.paragrah
{
    font-size:12px;
}
#experts-checklist #container #title p, h1
{
    width:500px;    
}
#experts-checklist #container #title p
{
    font-size:16px;
    line-height:22px;
    padding:0 0 12px;
}
#experts-checklist #container #main-content ul
{
    padding:21px 0 48px;
    width:375px;
}
#experts-checklist #container #main-content ul li
{
    background:transparent url(../../images/global/bullet.gif) no-repeat scroll left 10px;
    font-size:15px;
    line-height:22px;
    list-style:none;
    margin:0 0 10px;
    padding:0 0 0 13px;
}
#experts-checklist #container #main-content div.clear
{
    clear:both;
}
#experts-checklist #container #main-content div.first p.under-line
{
    float:left;
    padding:33px 0 25px;
    width:615px;
    border:none;
}
#experts-checklist #container #main-content div.first div.line
{
    border-top:1px solid #E0E0E0;
    float:left;
    font-size:0;
    line-height:1px;
    width:100%;
}
#experts-checklist #container #main-content p.under-line
{
    border-bottom: solid 1px #e0e0e0;    
    color:#3B3B3B;
    padding:0 0 25px 0;
    font-size:20px;
    font-weight:bold;
}
#experts-checklist #container #main-content div.button-right
{
    float:right;
    padding:18px 14px 5px;
}
#experts-checklist #container #main-content div.button-right a
{
    font-weight:bold;
    background: url(../../images/buttons/arrow.gif) no-repeat;
    font-size:12px;
    padding:5px 19px 5px 26px;
    color:#8f8d8d;
    text-decoration:none;
}
#experts-checklist #container #main-content div.button-right a:visited{
    color:#8f8d8d;
    text-decoration:none;
}
#experts-checklist #container #main-content div.button-right a:hover{
    background:url("../../images/buttons/arrow.gif") no-repeat scroll 0 -24px transparent;
    color:#3b3b3b;
}