/* CSS Document */
.tag-selector{
margin:3px;
height: 30px;

text-align:left;
}
.tag-selector, .tag-selector #tag, .tag-selector input{
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.tag-selector-label {
float:left;
margin-top:3px;
margin-right:5px;
}

.tag-selector-select {
float:left;
}