div.dm_widget_register div.close
{
    cursor: pointer;
    float: left;
    font-size: 12px;
    line-height: 21px;
    text-transform: uppercase;
    font-weight: bold;
}
form.registration_form
{
    width: 860px;
}

div.dm_widget_register span.registration_form_label
{
    float: left;
    width: 200px;
    font-size: 12px;
    clear: left;
    height: 30px;
}
div.dm_widget_register span
{
    line-height: 15px;
}
div.dm_widget_register div.registration_form_item
{
    float: left;
    color: #333333;
    font-size: 11px;
    margin: 0px 0pt 0pt;
    padding: 5px;
    width: 560px;
}
div.dm_widget_register div.registration_form_item input
{
    font-size: 15px;
    line-height: 18px;
}
div.dm_widget_register div.registration_form_item .button
{
    float: left;
}
span.email_help
{
    color: #666666;
    font-style: italic;
    font-size: 9px;
    margin-bottom: 5px;
}

div.dm_widget_roundbox span
{
    color: #2076D9;
    font-weight: bold;
}

div.dm_widget_roundbox span.important
{
    color: #e36206;
}
.box_content div.static
{
    width: 500px;
    margin-bottom: 10px;
}

div.creativity_box div.subscribe
{
    color: #2076d9;
    font-weight: bold;
    margin-bottom: 3px;
}

div.creativity_box a.name
{
    background-image: url(/images/creative_user_logo.gif);
    background-repeat: no-repeat;
    padding-left: 30px;
}

div.creativity_box div.description
{
    margin-bottom: 3px;
}


.box_content div.static span.important, .box_content div.important, .box_content .error_msg
{
    color: #ff0000;
}
.box_content div.important
{
    margin-bottom: 10px;
    font-weight: bold;
}

.box_content input.text
{
    width: 200px;
}

#cantread
{
    position:relative; 
    right: 0px;
    top: -10px;
}
.box_content .checkbox
{
    width: auto;
}

div.dm_widget_register input.button
{
    width: 130px;
}

html.ie7 div.dm_widget_register .qfrow
{
    position: relative;
}

div.dm_widget_register input#captcha
{
    margin: 0px;
    padding: 0px;
    left: 0px;
    position: relative;
    width: 174px;
    border: 1px solid #cccccc;
}
h3.form_header
{
    color: #0B6BD2;
    font-size: 16px;
    font-weight: bold;
    line-height: 15px;
    margin: 0px;
    margin-bottom: 10px;
}

h4
{
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 10px;
    font-weight: bold;
}

h3.form_header
{
    margin-top: 15px;
}
div#required_notes
{
    float: left;
    clear: both;
    width: 100%;
}
