#unique_tooltip a {
    text-decoration:none;
}

table.tbl_followus {
    background-color:#FAFAFA;
    width:175px;
}

.blogs{
    width:205px;
}

.followus a {
    margin: 1px 2px 0 0;
}

.followus {
    border:1px solid #EBEBEB;
    padding:9px 0 9px 12px;
    position: relative;
    background-color:#FAFAFA;
    position: relative;
}

.followus a.link_more {
    position: relative;
    top: 1px;
    margin: 0 3px 0 0;
}

.followus .upper_left, .followus .upper_right, .followus .lower_left, .followus .lower_right {
    height: 5px;
    width: 5px;
    background:url(../images/followus/follows_us_box.gif) no-repeat top left;
    position: absolute;
    *line-height: 0;
    *font-size: 0;
}

.followus .upper_left {
    top: -1px;
    left: -1px;
    background-position: -10px -10px; 
}
.followus .upper_right {
    top: -1px;
    right: -1px;
    background-position: -10px -40px; 
}
.followus .lower_left {
    bottom: -1px;
    left: -1px;
    background-position: -10px -25px; 
}
.followus .lower_right {
    bottom: -1px;
    right: -1px;
    background-position: -10px -55px; 
}

.blogs .header {
    background-image:url(../images/followus/sidebar_hd-empty_205.gif);
    behavior: url("/pr/xerox/assets/js/iepngfix.htc");
}

.followus .body {
    border-left:1px solid #EBEBEB;
    border-right:1px solid #EBEBEB;
    padding:9px 0 9px 12px;
    position
}

.followus .followus_title {
    font-weight: bold; 
    margin: 1px 0 5px 0;
}

.blogs .footer {
    background-image:url(../images/followus/sidebar_content_205_bottom.gif);
    behavior: url("/pr/xerox/assets/js/iepngfix.htc");
}

.tooltips {
    display:none; 
    padding:0;
    margin: 0;
    color:#000;     
    z-index: 25;
    margin: 5px 0 0 0;
    height:49px; 
    behavior: url("/pr/xerox/assets/js/iepngfix.htc");
}

.tooltip_yt { 
    background:transparent url(../images/followus/youtube-xeroxcorp-rollover_en-us.png);
    width:197px; 
}

.tooltip_twc {
    background:transparent url(../images/followus/twitter-xeroxcorp_en-us.png);
    width:146px; 
}
.tooltip_twp {
    background:transparent url(../images/followus/twitter-xeroxproduction_en-us.png);
    width:175px; 
}
.tooltip_twx {
    background:transparent url(../images/followus/twitter-xeroxoffice_en-us.png);
    width:152px; 
}

.tooltip_fb { 
    background:transparent url(../images/followus/facebook-xeroxcorp-rollover_en-us.png);
    width:226px; 
}

.tooltip_rss { 
    background:transparent url(../images/followus/rss-rollover_en-us.png);
    width:94px; 
}

.tooltip_bl { 
    background:transparent url(../images/followus/xerox-blogs-rollover_en-us.png);
    width:100px; 
}

.tooltip_pc { 
    background:transparent url(../images/followus/podcasts-rollover_en-us.png);
    width:182px; 
}

.tooltip_more { 
    background:transparent url(../images/followus/menu-bg_en-us.png);
    width:263px;
    height:275px;
    margin: 5px 0 0 90px;
    z-index: 10000; /*High z-index to exceed #cn_header tag z-index*/
}

.more {
    padding: 12px 0 0 20px;
    width: 100%;
    height: 100%;
}

.more .header {
    margin: 2px 0 0 0;
    font-weight: bold;
}

.more ul.menu_items {
    list-style-type: none !important;
    margin: 15px 0 0 -4px !important;
    padding: 0 !important;
    width: 218px !important;
    background-color: none !important;
    background-image: none !important;
}

.more ul.menu_items li {
    height: 24px;
    padding: 0;
    margin: 0;
    /* ie8 fix */
    display: inline-block;
    width: 100%;
}

.more ul.menu_items li a {
    display: block;
    height: 22px;
    width: 100%;
    margin: 0;
    padding: 0 0 0 5px;
    background-color: white;
    border: 1px solid white;
    position: relative;
}

.more ul.menu_items li a:hover {
    height: 22px;
    background-color: #f2f2f2;
    border: 1px solid #e5e5e5;
    text-decoration: none;
}

.more ul.menu_items li a img{
    display: table-cell; 
    vertical-align:middle;
}

.more ul.menu_items li a span.title{
    margin: 5px 0 0 0; 
    display: block;
}

.more ul.menu_items li a span.menu_image{
    float: left;
    text-align:center;
    width: 40px;
}

