/* Container 
----------------------------------------------- */

.creative_outer
{
    width: 600px;
    margin-top: 10px;
}

.creative_box
{
    border: 1px solid #C8C8C8;
    overflow: visible;
    background: #F5F5F5;
}

.creative_box_inner
{
    margin-top: 10px;
    padding: 13px;
    text-align: center;
}

.creative_spacer
{
    width: 30px;
}

.iframeContent iframe
{
    width: auto !important;
    height: auto !important;
}

/* Links
----------------------------------------------- */

a.creative_copylink:link
{
    font-size: 11px;
    color: #F58220;
    text-decoration: none;
}

a.creative_copylink:visited
{
    font-size: 11px;
    color: #F58220;
    text-decoration: none;
}

a.creative_copylink:hover
{
    font-size: 11px;
    color: #F58220;
    text-decoration: none;
}


a.here:link
{
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

a.here:visited
{
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

a.here:hover
{
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}



.CategoryHeader
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.CategoryComment
{
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}



textarea
{
    margin-top: 5px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    width: 550px;
    height: 70px;
    color: #828C95;
}
/*Linkgenerator */

/**/

.SocialBookmarkWrapper
{
    top: -1px;
    margin-left: 85px;
    position: relative;
}
.SocialBookmarkWrapper div
{
   border-top:0px !important;
}


