.small {
  font-size:68.75%;
}

.yellow {
  color:#E77630;
}

.blue {
  color:#00B0E0;
}

#tasks p small a {
  color: inherit;
}

#tasks span {
  
}


small {
  color: #666;
  font-size: 10px;
}

.left {
  float: left;
}

.clear {
  clear: both;
}

.none {
  display: none;
}

.inline {
  display: inline;
}

.nubbin {
  position:absolute; 
  left:-23px;
  padding: 3px;
  padding-right: 5px;
}

.nubbin a {
  color:#00B0E0;
}

.fieldWithErrors {
  padding:0;
  margin:0;
  display: inline;
}

.locale_select {
  position: relative;  
  top: -5px;
}

.locale_select li {
  display: inline;
}


.locale_select li a {
  font-size : 7pt;
  color:#92A2AC;
}

