#content
{
    width: 874px; 
}
hr.content-separator
{
    width: 814px; 
    margin: 40px 0 40px 30px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #545454;
    border-left: 0;
    border-right: 0;
    float: left;
}
#sidebar
{
    padding: 0;
}
.section-title
{
    clear: both;
    padding: 0 0 0 30px;
    margin: 0;
    border: 0;
}
.text-item
{
    float: left;
    padding: 0 0 0 30px;
    margin: 0;
    border: 0;
    width: 188px;
}
#content
{
    font-size: 11px;
    font-weight: normal;
    color: #737373;
}
.text-item h1
{
    font-size: 12px;
    font-weight: normal;
    color: #e2e2e2;
    padding: 0;
    margin: 0 0 0.1em 0;
}
.section-title h1
{
    font-size: 14px;
    font-weight: normal;
    color: #e2e2e2;
    padding: 0;
    margin: 10px 0 20px 0;
}
#content h2
{
    font-size: 11px;
    font-weight: normal;
    color: #e2e2e2;
    padding: 0;
    margin: 0;
    display: inline;
}
#content p
{
    padding: 0;
    margin: 0 0 0.6em 0;
}
#content ul
{
    padding: 0 0 0 2em;
    margin: 0 0 0.6em 0;
}
.linked-item
{
    width: 814px; 
    margin: 0 0 0 30px;
}
.linked-text
{
    float: left;
    padding: 0 0 40px 0;
    margin: 0;
    border: 0;
    width: 518px;
}
.linked-text h1
{
    font-size: 12px;
    font-weight: normal;
    color: #e2e2e2;
    margin: 0 0 0.2em 0;
}
.linked-tile
{
    float: right;
    margin: 0 0 40px 0;
    border: 0;
    width: 274px;
    height: 179px;
    background-color: #1e1e1e;
}
.linked-tile img
{
    position: relative;
    left: 7px;
    top: 8px;
    width: 260px;
    height: 163px;
}
