.d01 a{
        font:33px Verdana; color:#fff; line-height:36px;
        text-decoration: none;
}

.ninjaform input
{
    border:1px solid black;
    width:200px;

}

.ninjaform #email
{
    position:relative;
    left:0px;
    top:0px;
}


#menu-Analytinmenu{
background:url(img/arr.gif) no-repeat 0px 3px; padding-left:11px
}

#newblogform input, #newblogform textarea
{
    border:1px solid black;
}

#newblogform textarea
{
    width:400px;
    height:300px;
}


#captcha-input-label
{
    display:none;
}

#userEditddForm input
{
    border: 1px solid black;

}



#userRegisterForm pre
{
    font-family: monospace;
}


#userLoginForm #lemail-label,
#userLoginForm #lpassword-label,
#userLoginForm #lsubmit-label {display:none}


.mainpage_analyze_it
{
    float:left; margin-bottom:10px; margin-right:5px; width:64px; height:64px;
}

.inblog_ava
{
    float:left; margin-bottom:10px; margin-right:5px; width:100px; height:100px;
    background-repeat: no-repeat;
}



#userEdiwwtFdorm dd
{
 
    width:200px;
    float:left;
}

#userEditdwwForm dt
{
    width:300px;
    clear:both;

    

}



#menu-aboutus
{
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.navigatsion  li span
{
    background-color: red;
}


.navigatsion  li ul
{
    margin-top:10px;
}


/*Messages*/
#messages {
    padding:0;
    z-index:999;
    font-weight:700;
    font-size:14px;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    border-bottom:1px solid #aaa;
}
    #messages ul {
        width:1024px;
        margin:10px auto;
    }
    #messages li {
        padding:2px 0;
    }
/*/Messages*/

/*Opacity*/
.opacity {
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABBJREFUeNpi+P9/yxmAAAMACTIDf5NbzpMAAAAASUVORK5CYII=);
    background:rgba(255, 255, 180, 0.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#85fffcc0, endColorstr=#85fffcc0);
}
/*/Opacity*/
/*Shadow*/
.shadow {
    box-shadow: 0 0 3px #aaa;
    -moz-box-shadow: 0 0 3px #aaa;
    -webkit-box-shadow: 0 0 3px #aaa
}
/*/Shadow*/
