.rtbox {
    background-color: #FFFFFF;
    float: right;
    overflow: hidden;
    position: relative;
   
    z-index: 50;
}
.rtbox #productListHeading {
    /*background: url("../images/title-bg.gif") repeat-x scroll left top transparent;*/
   border-bottom: 2px solid #154b9f;
    color: #154b9f;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    margin: 0 0 10px;
}

.mu_tags_list .musheji_box{margin: 22px 22px 0 0 ;}

.mu_tags_list.mu_no_paddin5 .musheji_box{ margin-right:0;}
/*#tagnew {
    border: 3px solid #D8D8D8;
    margin-bottom: 11px;
    margin-top: 5px;
}*/
#tagnew .tags_list ul {
    padding: 8px 0;
}
#tagnew .tags_list ul li {
    background: url("../images/marker1.gif") no-repeat scroll 2px center transparent;
    float: left;
    height:26px;
    line-height:26px;
    overflow: hidden;
    padding-left: 10px;
    width: 289px;
	text-transform:capitalize;
}
#tagscatalog {
    background: none repeat scroll 0 0 #EEEEEE;
    margin-top: 5px;
    padding: 5px;
    text-align: left;
}
#tagscatalog .tagsright {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
}
#tagscatalog .tagsright .tagsbox {
    border: 1px solid #EEEEEE;
    padding-bottom: 4px;
	float:left;
}
#tagscatalog .tagsright ul {
    padding: 2px 0;
}
#tagscatalog .tagsright ul li {
    background: url("../images/marker1.gif") no-repeat scroll 2px center transparent;
    float: left;
    height: 12px;
    line-height: 12px;
    overflow: hidden;
    padding-left: 10px;
    width: 175px;
}
#tagscatalog .tagsright ul li {
    line-height: 12px;
}
#tagscatalog .tagsright ul li a {
    color: #666666;
    font-size: 11px;
    text-decoration: none;
}