.Tag {
    white-space:nowrap;
    padding:0px;
    color:#9D080C;
    font-size:12px;
    font-family:Arial;
    font-weight:bolder; 
}
.OpenTagImage {
    width:19px;
    height:19px;
    padding:0px;    
    background-image:url(../../images/Tags/Tag_RS.gif);
    background-position:right bottom;
    background-repeat:no-repeat;    
}
.TagText {    
    border-top:double 1px #C2C1C1;
    border-bottom:double 1px #C2C1C1;
    border-left:double 1px #C2C1C1;    
    height:19px;    
    padding-left:6px; 
    padding-right:0px;     
    white-space:nowrap;
}
