/* CSS Document */
div#menuLinks a
{
  font-weight: bold;
  font-size: 12pt;
}
div#searchBox h3
{
  font-size: 8pt;
}
div#branding h1
{
  font-size: 20pt;  
}
div#branding h2
{
  font-size: 12pt;
}
div.explandedLiveLink p
{
  font-size: 10pt;
}
div#featured_product h3
{
  font-size: 12pt;
}
div#featured_product h4
{
  font-size: 9pt;
}
div#featured_product h4.product_id
{
  font-size: 14pt;
}
div#featured_product a 
{
  font-size: 12pt;
  font-weight: bold;
}
div#featured_product a:link, div#featured_product a:active, div#featured_product a:visited
{
  text-decoration: none;
}
div#featured_product a:hover
{
  text-decoration: underline;
}
p.product_description
{
  font-size: 11pt;
}
div#ozoneForum h3, div#ozoneClassifieds h3
{
  font-size: 10pt;
}

