#info_box_gap{
    height: 5px;
    background: white;
}
#info_list_main_cont{
    width: 300px;
}
#info_box_header{
    height: 25px;
    line-height: 25px;
    color: white;
    text-align: center;
    padding-left:10px;
    font-weight: bold;
    font-size: 12px;
    background: url('http://www.irodahaz.info/modules/irodahazhu_info_berloknek_box/images/modul_header.jpg');
}
#info_box_content{
    height: 138px;
    padding: 20px 10px;
    overflow: hidden;
    background: url('http://www.irodahaz.info/modules/irodahazhu_info_berloknek_box/images/modul_bg.jpg');
    color: #360037;
    font-size: 12px;
}
#info_box_content p{
    margin-bottom: 10px;
}
#info_box_content span{
    line-height: 20px;
}
#info_box_content img{
    position: relative;
    top: -2px;
}
#info_box_content span a{
    font-weight: bold;
    margin-left: 5px;
    color: #360037;
}

#tov_btn{
    margin-top: 10px;
}
#tov_btn a{
    color: #360037;
    text-decoration: underline;
}