div.side-block-teachers td {
	padding: 4px 0;
}

div.side-block-teachers div.scrolling {
	height: 350px;
}

div.side-block-teachers td.preview-picture {
	width: 70px;
	height: 70px;
}

div.side-block-teachers td.teacher-information {
	font-size: 10px;
	vertical-align: top;
	padding-left: 10px;
}

div.side-block-teachers td.preview-picture div.container div.left-perforation {
	position: absolute;
	background: #fbfbbd url(/bitrix/templates/new-sixthsense/images/video-perforation.gif) no-repeat left top;
	left: 0;
	top: 0;
	width: 11px;
	height: 70px;
}

div.side-block-teachers td.preview-picture div.container div.right-perforation {
	position: absolute;
	background: #fbfbbd url(/bitrix/templates/new-sixthsense/images/video-perforation.gif) no-repeat right top;
	right: 0;
	top: 0;
	width: 11px;
	height: 70px;
}