html
{
    background-color: black;
}
body
{
    text-align: center;
}
img
{
    border-width: 0px;
}



#eblast-creator-info
{
    text-align: left;
    display: block;
    background-color: white;
    border: 1em solid black;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 400px;
}
#eblast-creator-images dt
{
    margin-top: 1em;
}
#eblast-creator-ads
{
    display: block;
    float: left;
    background-color: white;

    list-style-type: none;
    margin: 0px;
    padding: 0px;

    margin-left: 450px;
}

#eblast-creator-ads li
{
    font-size: 10px;
    float: left;
    margin: 4px;
    padding: 4px;
    width: 110px;
    text-align: center;

    border: 1px solid black;
}
#eblast-creator-ads li label,
#eblast-creator-ads li input
{
    display: block;
    text-align: center;
    margin: 2px auto;
}
#eblast-creator-ads li label
{
    height: 76px;
    overflow: hidden;
    padding: 2px;
}
/*
#eblast-creator-ads li label:hover
{
    background-color: #ccc;
}
*/

#eblast-creator-ads li label span
{
    display: block;
    height: 1.2em;
    overflow: hidden;
}
#eblast-creator-ads li label img
{
    display: block;
    width: 100px;
    margin: 0px auto;
}

#eblast-header
{
    width: 539px;
    height: 50px;
    margin: 0px auto;
    display: block;
    background-image: url('/media/23544/eblasttopper.png');
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
#eblast-header img
{
    position:absolute; bottom:-5px; right:60px;
}
img.featured-ad
{
    display: block;
    margin: 0px auto;
    margin-top: 3em;
    margin-bottom: 1em;
}
a.featured-addthis
{
    text-decoration: none;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
}











/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

