/*
    Document   : bootstrapfix
    Created on : 28.09.2012, 18:08:52
    Author     : Alexander Lebedev <lebedev.a@list.ru>
    Description:
*/

body{
    line-height:15px;
}

.modal-footer a{
    text-decoration:none;
}

div .alert-error > p{
    font-size:1em;
    padding-bottom:0px;
}

#info .box ul,ol{
    margin:0px;
    list-style:none outside none;
}

#info .box li{
    line-height:15px;
}

#top_banner img {
    max-width:none;
}