p { color:#000000; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11pt; font-style: normal;}
h1 {font-family: Tahoma; font-size: 18pt; color: #000000; font-weight: bold; }
.redh1 {font-family: Tahoma; font-size: 18pt; color: #000000; font-weight: bold; }
h2 {font-family: Tahoma; font-size: 16pt; color:#000000; font-weight: bold; }
.redh2 {font-family: Tahoma; font-size: 16pt; color:#000000; font-weight: bold; }
h3 { font-family: Tahoma; font-size: 14pt; font-weight: bold; color: #000000; }
.highlight { background-color: #FFFF00; font-weight: bold; }
body {background-color: #F9F9F9;}
.table { background-color: #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; border: 1px solid #cccccc; }
.signup { background-color: #F9F9F9; border: 3px dashed #000000; }
blockquote { padding: 0px 12px 0px 12px; margin: 12px 0px 12px 0px; font-size: 9pt; font-family: Verdana, Helvetica, Sans-Serif; }
#listings { width: 336px; font-family: Arial, Verdana, sans-serif; font-size: 11px; }
#listings p { padding-left: 2px; color: black; }
#listings a { color: #CC0000; font-weight: bold; }
.farbtastic {
  position: relative;
}
.farbtastic * {
  position: absolute;
  cursor: crosshair;
}
.farbtastic, .farbtastic .wheel {
  width: 195px;
  height: 195px;
}
.farbtastic .color, .farbtastic .overlay {
  top: 47px;
  left: 47px;
  width: 101px;
  height: 101px;
}
.farbtastic .wheel {
  background: url(wheel.png) no-repeat;
  width: 195px;
  height: 195px;
}
.farbtastic .overlay {
  background: url(mask.png) no-repeat;
}
.farbtastic .marker {
  width: 17px;
  height: 17px;
  margin: -8px 0 0 -8px;
  overflow: hidden; 
  background: url(marker.png) no-repeat;
}