div.pr_title
{
   font-family: Verdana;
   font-size: 12px;
   font-weight: bold;
   padding-bottom: 14px;
   padding-top: 12px;
   text-align: center;
   width: 770px;
}

p.pr
{
   font-family: Verdana;
   font-size: 10px;
}

p.pr_hash
{
   margin: 0px;
   padding: 0px;
   text-align: center;
   font-weight: bold;
   padding-bottom: 6px;
}

div.pr_date
{   
   float: left;
}

div.pr_contact
{   
   float: right;   
}

a.press:hover { text-decoration: underline; }
a.press:visited:hover { text-decoration: underline; }

