﻿.RadTreeView .rtPlus
{
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: 11px;
    margin: 4px 7px 0 -18px !important;
    padding: 0;
    vertical-align: top;
    width: 11px;
 }
.RadTreeView .rtLines .rtMid
{
    padding: 5px 0 5px 20px !important;
}

.relatedLink_box_first
{
    width:100%; 
    float:left; 
    padding:7px 0px 15px; 
    border-bottom:#cccccc 1px dashed;
}
.relatedLink_box_second
{
    width:100%; 
    float:left; 
    padding:12px 0px 15px; 
}
.relatedLink_img
{
    width:41px; 
    height:41px; 
    float:left; 
    border:1px solid #cfcfcf; 
}
.relatedLink_text
{
    width:120px; 
    float:left; 
    padding-left:10px;
}
.RadTreeView_Default A.rtIn 
{
    color: #b22923 !important;
    font: 14px "Segoe UI",Arial,sans-serif !important;
}