﻿ul.MenuBarHorizontal li:hover,ul.MenuBarHorizontal li.hover, ul.MenuBarHorizontal li:focus {
background-image:url(/image/users/184471/ftp/my_files/bt_topManu.jpg);
background-position:top left;
background-repeat:no-repeat;
}
ul.MenuBarVertical ul li{ 
 border :0px #dbdbdb!important; 
} 
ul.MenuBarVertical ul{ 
 border :0px #dbdbdb!important; 
}

ul.MenuBarVertical ul li a{  
border-style:none  !important; 
border-width:0px;
min-height:26px;
line-height:26px;

background-image:url('/image/users/184471/ftp/my_files/bg_bt.jpg') !important;  
padding:0px 3%; 
background-repeat:no-repeat;
} 
.LinkExchangeTable
{
    border:1px solid #DEDEDE;
}
.LinkExchangeHeader
{
    color:#4b89c2;
    margin:3px 2px 0px 3px;
}
P.LinkExhangeText
{
    margin:5px 3px 5px 3px;
}
    /*
     **************************************************************************
     *   To creat a vertical list instead of an horizontal one:
     *       1. Remove the "float:right" property.
     *       2. Use the "vertical width" entry and note-out the current one.
     *       3. Use the "vertical height" entry and note-out the current one.
     *   Cheers!
     **************************************************************************
    */
.loadshare {
/* Horizontal Width */
    width:100px;
/* Vertical Width */
    /* width:32px; */
    
/* Horizontal Height */
    height:32px;
/* Vertical Height */
    /* height:84px; */
    
    
    margin:0px;
    padding:0px;
    list-style-type:none;
}
.loadshare li {
    float:right;
    width:28px;
    margin:0px auto;
}
.loadshare img{margin:2px;}
.loadshare img {opacity: 0.8;}
.loadshare img:hover {opacity: 1;}
H2 
{
    color:#4b89c2;
    font-size:16px;
margin: 13px 0px 0px 0px;
}
P 
{
    margin: 0px 0px 0px 5px;
}
