/* plugin: tplselector styles */

#tplselector fieldset {
  border: none;
}

#tplselector .current {
  background: #dee7ec;
}

#tplselector .button { 
  width: 15em; 
  display: block; 
  padding: 2px; 
  margin: 0.5em;
}

/* end plugin: tplselector */

