/*
Extend default.css to fix bugs of IE7
*/

#content .c_m_ca {
    padding-top: 5px;
    padding-left: 19px;
}

.zoom {
    margin: 3px 0 0 -35px !important;
}

.mx_row {
    width: 180px;
}

.blog_entry {
    width: 536px !important;
}