﻿div#prContacts 
{
    width: 720px;
    margin:0;
    padding:0;
}

div#prContacts div.prContact
{
    width: 215px;
    margin:0;
    padding: 10px 15px 10px 10px;
    float: left;
}

div#prContacts div.prContact p
{
    margin:0;
    padding: 0;
}

.prContactDesc 
{
    font-weight: bold;
}

div#contentLeft
{
    margin: 20px 20px 15px 20px;
}

#contentLeft h2.prTitle 
{
    font-size: 16px;
    font-weight: bold;
    margin: 10px 10px 5px 0;
}

#contentLeft h3.prSubTitle 
{
    font-size: 13px;
    font-style:italic;
    margin: 0 10px 10px 0;
}


#contentLeft .byline 
{
    font-weight: bold;
}

#contentLeft h3.prSectionSubTitle 
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
}


#contentLeft ul 
{
    margin: 10px 20px 5px 0px;
    padding: 0;
}

#contentLeft li
{
    margin: 3px 20px 3px 45px;
}

p.ed_note_header 
{
	text-align: center;
	font-style: italic;
}
	
p.ed_note
{
	font-style: italic;
}	