body h1
{
    clear: both;
    margin: 0 0 .15em 0;
}

body #content.extra_wide
{
    padding-right: 0;
    padding-left: 0;
    width: 1000px;
}

body #content h2
{
    margin-top: 0 !important;
}

body #content h3
{
    font-size: .75em;
    font-weight: bold;
    margin: 0 0 6px 0;
}

body #content h3 a
{
    padding: 12px;
    margin-left: -12px;
    position: relative;
    z-index: 9999;
}

#tagline
{
    font-size: .814em; /* 13px */
    line-height: 2em; /* 32px */
    position: absolute;
    top: 24px;
    left: 140px;
}

body #content h2
{
    font-size: .814em; /* 13px */
    margin: 25px 0 0 20px;
}

body #content #tagline + h2
{
    margin-left: 18px;
}

body #content h3 a
{
    background-image: url(../images/link_buttons.gif);
    background-repeat: no-repeat;
    padding-right: 15px;
}

body #content h3 a:link,
body #content h3 a:visited,
body #content h3 a:active
{
    background-position: right -264px;
}

body #content h3 a:hover
{
    background-position: right -299px;
}

.left_column,
.right_column
{
    float: left;
    padding-bottom: 15px;
    width: 460px;
}

#content .left_column p,
#content .right_column p
{
    font-size: .689em; /* 11px */
    line-height: 1.688em;
    margin-bottom: 15px;
}

body img.right,
body img.left
{
    margin-top: 0;
}

.left_column
{
    margin-right: 35px;
}

.right_column img
{
    display: block;
    margin: 16px 0 25px -10px;
}

body #content a.link_button
{
    float: right !important;
    height: 27px !important;
    margin-top: -26px;
    margin-right: 22px;
    padding-right: 17px;
    text-align: right !important;
    font-size: .814em !important; /* 13px */
}

body #content a.link_button span
{
    height: 24px !important;
    padding-top: 5px !important;
}

#content .rounded_rectangle.blog p,
#content .rounded_rectangle.blog ul li
{
    font-size: .689em; /* 11px */
}

.rounded_rectangle.blog
{
    background: url(../images/rounded_rectangle/blog_bottom.png) bottom left no-repeat;
    padding-top: 0;
}

.rounded_rectangle.blog .wrapper
{
    background: url(../images/rounded_rectangle/blog_top.png) top left no-repeat;
    min-height: 143px;
    padding-top: 15px;
    padding-bottom: 0px;
}

.blog_post_excerpt
{
    float: left;
    width: 630px;
}

#content .blog_post_excerpt p.excerpt_paragraph
{
    float: left;
    width: 290px;
}

.blog_screenshot
{
    float: left;
    margin-left: 30px;
    width: 310px;
}

.blog_screenshot img
{
    float: left;
}

#content .blog_screenshot p
{
    float: left;
    padding: 10px 0 0 15px;
    width: 160px;
}

#content .blog_screenshot a
{
    color: #000;
    font-weight: bold;
}

.blog_more
{
    display: inline; /* IE */
    float: right;
    margin-top: -1px;
    margin-left: 45px;
    width: 275px;
}

#content .blog_more h2
{
    color: #666;
    margin: -1px 0 0 5px;
}

#content .blog_more ul
{
    margin: -1px 0 0 -9px;
    padding: 0;
}

#content .blog_more ul li
{
    line-height: 1.438em; /* 21px */
    list-style-image: url(../images/bullet_grey.gif);
    margin: 8px 0 0 14px;
    padding: 0;
}

.featured_box
{
    float: left;
    margin-right: 16px;
    width: 322px;
    height: 172px;
}

.featured_box img
{
    display: block;
}

.featured_box.last
{
    margin-right: 0;
}
