#contenido {
    vertical-align: none
}

#contenido .mceToolbar a {
    border-bottom: none !important;
}

#contenido a.mceText, #contenido a.mceOpen {
    border-bottom: 1px solid #DDD !important;
}

#contenido #camino a {
    border-bottom: none !important;
}

#busqueda {
    text-align: right
}

#btnBuscarForo {
    background: url(../img/btnBuscarForo.png) 0 0 no-repeat;
    width: 89px;
    height: 29px;
    display: block;
    border: 0 !important;
    cursor: pointer;
    margin-left: 1em;
    float: right;
}

#btnBuscarForo:hover {
    background-position: 0 -29px
}

#textoBuscarForo {
    border: 1px solid #DDD;
    color: #DDD;
    margin-top: 9px;
    float: right
}

.current {
    font-weight: bold
}

#camino {
    margin-bottom: 1em
}

.avatar-pq {
    width: 16px;
    height: 16px;
}

.avatar-md {
    width: 45px;
    height: 45px;
}

.avatar-gr {
    width: 60px;
    height: 60px;
}

.ui-button-text {
    background: none !important
}

.ui-dialog .ui-dialog-titlebar-close span {
    margin-left: -8px !important;
    margin-top: -8px !important
}

#dialogoBuscarUsuario ol {
    margin-left: 1em
}

#listadoUsuarios fieldset {
    border: none
}