/* !!!!!!!!!!!!!! This css connect ONLY in an iframe !!!!!!!!!!!!!!!!!! */

html, body {
	margin: 0px;
	padding: 0px;
}
body {
	width: 310px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	background: url(http://static1.repo.aif.ru/1/46/289173/b357fc9abfd8e0753a76755b6b4c39e2.jpg) no-repeat top left;
}
.title {
	display: none;
}
ul {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
}
li {
	padding: 10px 10px 0 10px;
}
a.mb_teaser_link {
	color: #000000;
	text-decoration: none;
	font-size: 0.750em;
}
a.mb_teaser_link:hover {
	text-decoration: underline;
}
li img {
	max-width: 70px;
	max-height: 50px;
	float: left;
	margin-right: 10px;
}
li div {
	overflow: hidden;
}