div.featured_domains
{
    width:700px;
    text-align:center;
    margin-bottom:0px;
    margin-left:90px;
    overflow:auto;
}

table.featured_table
{
    width:580px;
}

table.featured_table tr
{
    vertical-align:top;
}

div.featured
{
    width:570px;
    height:100px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    padding:20px;
    background-image:url("../images/feat_back.gif");
}

div.featured h3
{
    font-style:italic;
    color:#333;
    font-weight:bold;
    margin-top:0;
    margin-bottom:0;
}

div.featured h2, div.featured h2 a
{
    color:#00F;
    margin-top:0;
    margin-bottom:0;
    text-decoration:none;
}

div.featured h2 a:hover
{
    text-decoration:underline;
}

div.featured h4
{
    color:#00F;
    margin-top:0;
    margin-bottom:0;
}

img.domain_image
{
    margin-right:5px;
}

table#dev, table#dev2
{
    width:700px;
    margin-top:100px;
    margin-left:50px;
    margin-bottom:15px;
}

table#dev2
{
    margin-top:0px;
}

table#dev tr td.developed, table#dev2 tr td.developed
{
    width:350px;
}

table#dev tr td.spacer, table#dev2 tr td.spacer
{
    width:200px;
}

table#dev h3, table#dev2 h3
{
    color:#00F;
    text-align:center;
    margin-bottom:0;
}

div.bubble
{
    position:absolute;
    width:300px;
    margin-left:-1em;
    margin-top:-1em;
    padding:.5em;
    border:1px solid black;
    background-color:#FFFECD;
}

div#bubble_1, div#bubble_2, div#bubble_3, div#bubble_4, div#bubble_5, div#bubble_6, div#bubble_7, div#bubble_8
{
    display:none;
}

div#header_text
{
    top:140px;
}

div#main_content
{
    position:relative;
    top:-20px;
}
