







#tags-a li.selectTag {
    background: none repeat scroll 0 0 #E23F61;
    color: #FFFFFF;
}
#tags-a li {
    background: none repeat scroll 0 0 #F6EAEA;
    border: 1px solid #CCCCCC;
    color: #474745;
    cursor: pointer;
    float: left;
    height: 26px;
    line-height: 27px;
    list-style: none outside none;
    margin-right: 5px;
    text-align: center;
    width: 112px;
}

#tags-a {
    height: 27px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.product-collateral-left {
    float: left;
    width: 700px;
}

#tags-a li span {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.tagTitle .title {
    color: #545454;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
}

.tagTitle {
    border-bottom: 1px solid #CACACA;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
}

#tagContent:after {
    clear: both;
    content: "";
    display: block;
}




