﻿.graystyle {
 height:23px;
 margin:3px 0 0;
 width:195px;
 background-image: url('/images/taggy/text-background.png');
 background-repeat: no-repeat;
 background-position: left
}
 
.blackstyle {
 height:23px;
 margin:3px 0 0;
 width:195px;
 background-image: url('/images/taggy/text-background-white.png');
 background-repeat: no-repeat;
 background-position: left
}
