﻿/* Shire's Business Model */

#business_quote
{
    float: left;
    margin-top: 54px;
    border-top: 1px solid #666;
    width: 185px;
}

#business_quote blockquote, 
#business_quote_science blockquote, 
#business_quote_future blockquote, 
#business_quote_tomorrow blockquote,
#business_quote_tomorrow_second blockquote
{
    color: #0081c7;
    font-size: 1.3em;
    margin-top: 10px;
}

#business_quote p, #business_quote_tomorrow p
{
    color: #0081c7;
    margin-top: 10px;
}

#business_maincontent
{
    width: 515px;
    padding-top: 10px;
    float: left;
}

#business_maincontent p
{
    padding-bottom: 20px;
    font-size: 0.95em;
}

#business_extracontent
{
    float: left;
    margin: 0px 0px 0px 20px;
    width: 180px;
}

#business_extracontent h3
{
    font-family: Georgia;
    font-weight: normal;
    font-size: 1.5em;
    border-bottom: 1px solid #666;
    padding: 0px 0px 10px 0px;
    color: #333;
}

#business_extracontent img
{
    height: 144px;
    border-bottom: 1px solid #666;
}

#business_extracontent p
{
    font-size: 0.95em;
}

#business_extracontent a
{
    color: #0081c7;
    text-decoration: underline;
}

.business_extracontent_item
{
    margin-top: 20px;
}
