﻿.messages_div, .errors_div
{
    margin: 5px 0px 0px 0px;
    padding: 5px;
    border: 1px solid;
    text-align:left;
    line-height: 20px;
}
.messages_div
{
    border-color: #F9B967;
    background: #fffbc1;
}
.messages_div
{
    font-size: 14px;
}
*html .full-login .messages_div
{
    line-height: 4em;
}
* + html .full-login .messages_div
{
    line-height: 4em;
}
.tooltip .share-n-hide
{
    float: right;
    margin: 5px;
}
.float-right
{
    float: right;
}
.banner .float-right
{
    width: 228px;
    height: 90px;
    _display: inline;
    overflow: hidden;
}
*html .full-login .login-panel p.right .float-right
{
    margin-top: 3px;
}
* + html .full-login .login-panel p.right .float-right
{
    margin-top: 4px;
}
.x-to-hide
{
    background: url(../Images/default/home_icon.png) no-repeat scroll -63px -420px;
    width: 14px;
    text-decoration: none;
    display: block;
    height: 14px;
    line-height: 14px;
}
.x-to-hide:hover
{
    background-position: -63px -434px;
    text-decoration: none;
}
*html .home .pymk .side-item-body .people-list li span a.x-to-hide
{
    margin-top: 2px;
}
*html .home .pymk .side-item-body .people-list li span a.x-to-hide:hover
{
    zoom: 1;
}
* + html .home .pymk .side-item-body .people-list li span a.x-to-hide
{
    margin-top: 0;
}

