/* 
    Document   : ie_8
    Created on : 03/09/2010, 17:10:28
    Author     : Diego Matoso - diegomatoso@gmail.com
    Description:
        only IE8
*/

.display_ie {
    display: block;
}

/* ------------------------------ FORM ------------------------------ */

.dropdown_120 {
    padding: 4px 7px 4px 7px;
}


/* ------------------------------ AGENDA ------------------------------ */

.fc-header tr td {
    float: left;
    vertical-align: bottom;
}

.fc-header-center .btn_site .right, .fc-header-right .btn_site .right {
    margin-top:0 !important;
}

.btn_site_agenda {
    line-height: 23px !important;
}

.fc-header-center {
    
}


