@charset "windows-1251";

div#feedback {display: none;}
div#today_events_scroll {
    float: left;
    width: 550px;
    margin: 10px 0;
	overflow: scroll-y; 
	max-height: 600px !important;
	border: solid 1px #e0e0e0;
	border-radius: 5px;
}

div.event_rect {float: left; width: 255px; overflow: hidden; height: 100px; margin: 15px 0; padding: 0 10px;}
div.event_rect_mobile {width: 150px; margin-top: 10px;}
div.event_rect_mobile font {line-height: 16px;}
div.type_poster {float: left; margin-right: 10px; width: 85px;}
div.type_poster img {width: 80px;}