/**
 *    3fs Layout
 *    Used on: -- / --
 *
 *    @author  Matej Keglevič
 *    @version 1
 **/

/* =LIST
----------------------------------------------- */
#content div dl dt, #content div dl dt a { width: 500px; }

#content div p { clear: both; }

#content div.list p { clear: none; }

#content .image_container,
#content .image_container a {
    width: 130px;
    min-height: 75px;
    height: auto;
}

#content > div dl dt {
    height: auto;
}

