/* Style sheet for chromosomal element page*/

div#element_orthologs{
        padding-bottom:10px;
}

div#protein_section{
        clear:both;
        background-color:AliceBlue;
        padding:10px;
}
div#sequence_section{
        clear:both;
}
div#element_gene_cartoon{
        float:right;
        padding-bottom:10px;
}
div#element_protein_cartoon{
        float:right;
}
div#magus_gene{
        color: #000000;
}
div#magus_locus{
        color: #000000;
}
div#magus_group{
        color: #000000;
}
div#full_width{
        clear:both;
        padding-bottom:10px;
}
div#element_model_cartoon{
        float:right;
        padding-bottom:30px;
}
div#magus_gene {
        width: 500px;
        padding-left:10px;
}
div.full_width{
        clear:both;
        padding-bottom:10px;
}
div.right_side{
        float:right;
        padding-bottom:10px;
}

