.prodTitle 
{
  color:#222;
  font-family:Arial;
  font-size:18px;
  font-weight:bold;
}

.prodTitleSmall
{
  color:#222;
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
}

a.notextdeco
{
  text-decoration:none;
}


.prodSubtitle 
{
  color:#707070;
  font-family:Arial;
  font-size:12px;
  font-weight:normal;
}

.prodInfo 
{
  color:#444;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
  /*font-family:Arial;*/
  font-size:11px;
  line-height:16px;
}


.prodInfo a
{
  color:#444;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
  /*font-family:Arial;*/
  font-size:12px;
  text-decoration:none;
}

.prodInfo a:hover 
{
  color:#000;
  /*text-decoration:underline;*/
}

.td_prodHR 
{
  border-top:1px solid #CCC;
  font-size:0;
  line-height:0;
  margin:0;
  padding:0 0 0px 0;
  margin-top:5px;
  margin-bottom:0px;
  display:block;
  /*height:16px;*/
}

a.downloadsr
{
  background-image: url(/images/sr/downloadsr.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
  width: 228px;
  height: 30px;
  margin: 20px;
  margin-left:40px;
  margin-bottom: 0px;
}

