#bio {
    overflow: auto;
}
    #alert {
        background: #006DBA;
        border: 3px solid #0098FF;
        padding: .5em;
        margin-bottom: .5em;
        overflow: auto;
    }
        #alert p {
            margin: 0;
            padding: 0;
            color: #FFF;
        }
        #alert #alertMessage {
            float: left;
        }
        #alert #alertDismiss {
            font-weight: bold;
            float: right;
            cursor: pointer;
        }

    .top {
        overflow: auto;
        border-bottom: 1px solid #AAA;   
    }

    .middle {
        overflow: auto;
        margin-bottom: 1em;
    }

    .left {
        width: 252px;
        float: left;
    }
        #search {
            width: 300px;
        }
        #categoriesUl {
            list-style: none;
            margin: 0;
        }
            .category {
                width: 250px;
                height: 50px;
                border: 1px solid #AAA;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                margin-top: .4em;
                overflow: hidden;
            }
                .category .title {
                    float: left;
                    background: url(/bio/images/bullet-right.gif) no-repeat 0 42.5%;
                    padding-left: 1.2em;
                    font-weight: normal;
                    font-size: 1.4em;
                    margin-left: .5em;
                    margin-top: .3em;
                }
                .category .subtitle {
                    font-weight: normal;
                    font-size: .6em;
                    line-height: 1.2em;
                    margin-left: .25em;
                }
                .category .expanded {
                    background: url(/bio/images/bullet-down.gif) no-repeat 0 42.5% !important;
                }
                .category:hover {
                    background: #EEEEEE;
                    cursor: pointer;
                }

                .categorySubcategoriesLi {
                }
                .subcategoriesUl {
                    list-style: none;
                    margin: 0;
                    padding: 0;
                }
                    .subcategory {
                        font-size: 1.25em;
                        width: 250px;
                        height: 48px;
                        border-bottom: 1px solid #AAA;
                        border-left: 1px solid #AAA;
                        border-right: 1px solid #AAA;
                        background: #EFEFEF;
                    }
                    .subcategory .title {
                        float: left;
                        font-size: 1em;
                        margin: 0 0 0 1em;
                        line-height: 3.5em;
                    }

                    .score {
                        margin-right: 1em;
                        margin-top: 1em;
                        float: right;
                    }

        #categoriesHeader {
            width: 250px;
            overflow: auto;
            margin-top: .5em;
        }
        #categoriesHeader .title {
            float: left;
            font-weight: bold;
            font-size: 1.25em;
            line-height: .9em;
            margin: .4em 0 .5em 0;
            padding: 0 0 0 0;
        }
        #categoriesHeader .meta {
            float: right;
            margin-top: .6em;
        }
            #categoriesHeader .meta a {
                font-weight: bold;
                text-decoration: none;
            }

        #categoriesFooter {
            overflow: auto;
            margin-top: .5em;
            margin-bottom: .25em;
            padding: .3em 0;
            border-top: 4px double #AAA;
        }
            #categoriesFooter p {
                margin: 0;
                font-size: 1.1em;
            }
                #categoriesFooter .rank {
                    float: left;
                }
                #categoriesFooter .pageMass {
                    float: right;
                }
                #categoriesFooter .number {
                    font-weight: bold;
                }

    .right {
        width: 652px;
        margin-left: 1.25em;
        float: left;
    }
        .tabs {
            margin: 1.1em 0 0 0;
        }
        .tabs li {
            margin-right: 1px;
            padding: .5em 1em;
            border-top: 1px solid #AAA;
            border-right: 1px solid #AAA;
            border-left: 1px solid #AAA;
            -moz-border-radius-topright: 5px;
            -moz-border-radius-topleft: 5px;
            -webkit-border-radius-topright: 5px;
            -webkit-border-radius-topleft: 5px;
            display: inline-block;
            font-weight: bold;
        }
        .tabs li:hover {
            background: #EEE;
            cursor: pointer;
        }

        .sectionHeader {
            margin-top: .5em;
            background: #EEE;
            -moz-border-radius-topright: 3px;
            -moz-border-radius-topleft: 3px;
            -webkit-border-radius-topright: 3px;
            -webkit-border-radius-topleft: 3px;
            overflow: auto;
            clear: both;
        }
        .sectionHeader p {
            font-size: .75em;
            color: #555;
            margin-bottom: 0;
        }
            .sectionHeader .title {
                float: left;
                margin-left: .25em;
                text-transform: uppercase;
                letter-spacing: 1px;
                font-weight: bold;
                line-height: 1.5em;
            }
            .sectionHeader .meta {
                float: right;
                margin-right: .25em;
            }

        .section {
            border: 1px solid #AAA;
            -moz-border-radius-bottomright: 5px;
            -moz-border-radius-bottomleft: 5px;
            -webkit-border-radius-bottomright: 5px;
            -webkit-border-radius-bottomleft: 5px;
            padding: .5em .75em;
            overflow: hidden;
            clear: both;
        }
            .section p {
                margin: 0;
            }

            .section .delta {
                font-size: 1em;
                font-weight: bold;
                margin: -.25em 0 0 0;
            }
            
            .section .deltaUp {
                color: #76B72E;
            }

            .section .deltaDown {
                color: #FF5959;
            }

            .section .deltaDescription {
                font-size: .55em;
                text-transform: uppercase;
                margin-top: .25em;
                margin-bottom: 0;
                padding: 0;
            }

            .section .comparator {
                float: left;
                width: 80.5%;
                overflow: auto;
            }
                .section .comparator .comparatorGraph {
                    
                    border-bottom: 1px solid #AAA;
                    height: 8.5em;
                    position: relative;
                    margin-bottom: .5em;
                    overflow: hidden;
                }
                .section .comparator .comparatorGraph .comparatorBar { bottom: 0; position: absolute; text-align: center; }
                .section .comparator .comparatorGraph .comparatorBarLabel {
                    color: #333;
                    width: 114px;
                    text-align: center;
                    margin: 0 0 0 -24px;
                }
                .section .comparator .comparatorGraph .comparatorBarDomain {
                    font-size: .55em;
                    text-transform: uppercase;
                    margin: 0 0 .25em 0;
                    display: block;
                    line-height: 1em;
                    text-align: center;
                }
                .section .comparator .comparatorGraph .comparatorBarNumber { font-weight: bold; }
                .section .comparator .comparatorGraph .comparatorBarBlock { cursor: pointer; height: 1px; width: 60px; }
                .section .comparator .comparatorGraph .comparatorBarBlockPrimary {
                    border-left: 3px solid #F8AB5B; border-right: 3px solid #F8AB5B; border-top: 3px solid #F7D886; background: url(/bio/images/comparator-bg-orange.gif) repeat-x #F36523;
                }
                .section .comparator .comparatorGraph .comparatorBarBlockSecondary {
                    border-left: 3px solid #6B9ED7; border-right: 3px solid #6B9ED7; border-top: 3px solid #BDCDE7; background: url(/bio/images/comparator-bg-blue.gif) repeat-x #0078BF;
                }
                .section .comparator .comparatorGraph .comparatorBar1 { left: 4%; }
                .section .comparator .comparatorGraph .comparatorBar2 { left: 24%; }
                .section .comparator .comparatorGraph .comparatorBar3 { left: 44%; }
                .section .comparator .comparatorGraph .comparatorBar4 { left: 64%; }
                .section .comparator .comparatorGraph .comparatorBar5 { left: 84%; }


                .section .comparatorControls {
                    padding-bottom: .5em;
                    overflow: auto;
                }
                .section .comparatorControls button {
                    display: block;
                    background: url(/bio/images/compare-button-orange.gif);
                    width: 73px;
                    height: 24px;
                    float: left;
                    cursor: pointer;
                }
                .section .comparatorControls button:active {
                    background-position: 0 1px;
                }
                .section .comparator input {
                    float: left;
                    width: 7.5em;
                    margin-right: .25em;
                }
                .section .comparator input:focus {
                    border: 1px solid #0078BF;
                }

            .section .bioText {
                float: left;
                width: 75%;
            }
                .section #domainName {
                    margin-bottom: .35em;
                }
                .section #domainTitle {
                    font-size: 1em;
                    font-weight: bold;
                    margin-bottom: .3em;
                }

                .section .alertMessage {
                    float: left;
                    margin: .2em 0 0 1em;
                }
                .section .alertResolve {
                    clear: both;
                    margin: .2em 0 0 0;
                    float:left;
                }
                .section .alertResolve a {
                    font-weight: bold;
                }
            .section .bioPageMass {
                float: right;
                text-align: center;
                margin-bottom: 0;
                width: 120px;
            }
                .section .bioPageMass #sphere {
                    width: 120px;
                    height: 105px;
                }
                .section .bioPageMass .number {
                    clear: both;
                    font-size: 1.5em;
                    line-height: 1em;
                }

.leaderboardAd {
    width: 728px;
    height: 90px;
    border: 1px solid #AAA;
    margin: 1em auto;
    clear: both;
}

.mediumRectangleAd {
    clear: both;
    width: 300px;
    height: 250px;
    border: 1px solid #AAA;
}

