/* Needed when search grabs results from front page */
.heading
{ 
   font-family: arial, helvetica, sans-serif; 
   font-size: 11px; 
   font-weight: bold; 
   color: #000000; 
}

.description
{ 
   font-family: arial, helvetica, sans-serif; 
   font-size: 11px; 
   font-weight: normal;
   color: #000000; 
}

.preview-title
{ 
   font-family: arial, helvetica, sans-serif; 
   font-size: 11px; 
   font-weight: bold; 
   color: #000000; 
}

.preview-subtitle
{ 
   font-family: arial, helvetica, sans-serif; 
   font-size: 11px; 
   font-weight: normal; 
   color: #000000; 
}
/* Needed when search grabs results from front page */


/* For category pages */
.directions
{ 
   font-family: arial, helvetica, sans-serif;
   font-size: 11px; 
   font-weight: normal;
   color: #000000; 
}

.artist
{ 
   font-family: arial, helvetica, sans-serif; 
   font-size: 12px; 
   font-weight: bold; 
   color: #000000; 
}

.album-title
{ 
   font-family: arial, helvetica, sans-serif; 
   font-size: 12px; 
   font-weight: bold; 
   color: #000000; 
}

.audio-clip-old
{ 
   font-family: helvetica, arial, sans-serif; 
   font-size: 11px; 
   font-weight: bold; 
   color: #000000; 
}

.audio-clip
{ 
   font-family: arial, helvetica, sans-serif; 
   font-size: 11px; 
   font-weight: normal; 
   color: #000000; 
}

.padded-desc
{ 
   font-family: verdana, arial, helvetica, sans-serif; 
   font-size: 10px; 
   font-weight: normal;
   color: #000000; 
   padding-top: 2px;
   padding-left: 8px;
   padding-right: 8px;
}

.notes
{ 
   font-family: arial, helvetica, sans-serif; 
   font-size: 11px; 
   font-weight: normal;
   color: #000000; 
}

.quote
{ 
   font-family: arial, helvetica, sans-serif; 
   font-size: 11px; 
   font-weight: normal;
   font-style: italic;
   color: #000000; 
}

.source
{ 
   font-family: arial, helvetica, sans-serif; 
   font-size: 11px; 
   font-weight: bold; 
   color: #000000; 
}

.write-review
{ 
   font-family: arial, helvetica, sans-serif; 
   font-size: 11px; 
   font-weight: normal;
   color: #000000; 
}

.price
{ 
   font-family: arial, helvetica, sans-serif; 
   font-size: 12px; 
   font-weight: normal; 
   color: #000000; 
}

.fine-print-white
{ 
   font-family: arial, helvetica, sans-serif; 
   font-size: 10px; 
   font-weight: bold; 
   color: #000000; 
}