#center_float {
 width: 784px;
}

#right_column {
 width: 600px;
}

#right_column h1.press_release {
 font-family: "Bodoni MT Black", Georgia, serif;
 font-weight: bold;
 color: white;
 background-color: black;
 text-transform: uppercase;
 text-align: center;
 padding: 6px;
 width: 10em;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 16px;
}

#right_column h2 {
 color: black;
 text-transform: uppercase;
 text-align: center;
}

#article_background p {
 width: 100%;
 font-family: Arial, Helvetical, sans-serif;
 text-indent: 24px;
}

#right_column .pub_date {
 text-indent: 0;
 text-align: right;
 margin-top: -40px;
}

#right_column .contact {
 font-family: "Gil Sans MT", Arial, sans-serif;
 text-align: center;
}

#right_column .contact p {
 font-size: .8em;
 text-indent: 0;
 margin: 0;
}

#right_column p.name {
 font-size: 1em;
 font-weight: bold;
 letter-spacing: .1em;
 text-transform: uppercase;
 margin-top: 12px;
}

#right_column .contact .telephone {
 text-align: left;
 margin-top:-22px;
}

#right_column .contact .fax {
 text-align: right;
 margin-top:-22px;
}

#article_background {
 background-color: white;
 padding: 16px 16px 32px 16px;
}

#article_border {
 border: 4px solid #1A45FF;
 padding: 16px;
 position: relative;
}

#article_list {
 padding-left: 10px;
 min-height: 420px;
}

#article_list .date {
 margin-left: 16px;
}

#article_list a {
 margin-right: 16px;
}
