.mb-block {
	width:190px;
}
.mb-block .mb-block_head {
	height:22px;
	background-repeat: no-repeat;
}

/*
.mb-simple {
	background-image: url('/bitrix/components/admobl/mini_block/templates/.default/img/polk1.png');
}
*/

.mb-collapsed {
	background-image: url('/bitrix/components/admobl/mini_block/templates/.default/img/polk2.png');
	cursor: pointer;
}

.mb-collapsed {
/*	color: white !important; */
}

.mb-text, .mb-text a {
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	color:#C3D1DE;
	text-decoration: none;
}

.mb-text a:hover {
	color: white;
	text-decoration: none !important;
}

.mb-block .mb-block_head .mb-text a:hover {
	text-decoration: none !important;
}
.mb-block .mb-block_head .mb-text {
	padding-left:10px;
	padding-top:7px;
}

.mb-shown div {
	color: #C3D1DE !important;
	background-position: 0 -22px;
}

.mb-hidden div {
	background-position: 0 0;
}