/* 
    Document   : rating
    Created on : 24.04.2014, 12:28:15
    Author     : Miha
    Description:
        Purpose of the stylesheet follows.
*/

#recurr_hist_dlg h5#rating_msg, #blog_rating_hist_dlg h5#rating_msg, #user_rating_hist_dlg h5#rating_msg{
    margin-top: 0px;
    margin-bottom: 5px;
}
#recurr_hist_dlg .table_scroll_content, #blog_rating_hist_dlg .table_scroll_content, #user_rating_hist_dlg .table_scroll_content{
    height: 300px;
    overflow-y: scroll;
    font-size: 11px;
}
