div#mst-wrapper {
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
	border-bottom-width: 1px;
	padding: 0px;
	margin: 0px;
	visibility: visible;
	display: block;
	height: 400px;
	width: 100%;
}

span#mst-left_bg {
	background-repeat: repeat-x;
	background-image: url(/home/tower/mst_tower-bgl.png);
	float: left;
	display: block;
	right: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #d6d6d6;
	height: 400px;
	width: 50%;
}
span#mst-right_bg {
	background-repeat: repeat-x;
	background-image: url(/home/tower/mst_tower-bgr.png);
	padding: 0px;
	margin: 0px;
	float: right;
	z-index: 0;
	display: block;
	position: relative;
	left: 0px;
	background-color: #e7e7e7;
	height: 400px;
	width: 50%;
}
span#mst-title {
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/home/tower/mst_tower.png);
	position: absolute;
	
	display: block;
	
	z-index: 1;
	height: 400px;
	width: 100%;
}

span#mst-watch_teaser {
	position: absolute;
	display: block;
	background-position: 0;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 358px;
	z-index: 77;
	cursor: default;
}
/*
span#mst-star {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/home/tower/mst-animation-star.png);
	position: absolute;
	display: block;
	
	z-index: 2;
	height: 400px;
	width: 100%;
}
*/

/*
span#mst-star:hover {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/home/tower/mst-animation-gerb.png);
	position: absolute;
	display: block;
	
	z-index: 2;
	height: 400px;
	width: 100%;
}
*/

span#mst-button_bg {
	margin-right: 35%;
	margin-bottom: 0px;
	margin-top: 0%;
	margin-left: 35%;
	top: 330px;
	position: relative;
	bottom: 0px;
	vertical-align: bottom;
	background-position: center;
	height: 70px;
	width: 30%;
	z-index: 76;
	display: block;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=10); /* IE 5.5+*/
	-moz-opacity: 0.1; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.1; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.05; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */	background-color: #38404d;
}
div#mst_buttons-home {
	padding-top: 20px;
	display: block;
	margin-right: 35%;
	margin-left: 35%;
	height: 50px;
	top: 440px;
	position: absolute;
	width: 30%;
	z-index: 77;

}
table.lll_columns-promoblock {
	border-width: 0px;
	width: 100%;
	border-spacing: 15px;
}
td#lll_columns-promoblock-left {
	width: 33%;
}
td#lll_columns-promoblock-center {
	width: 34%;
}
td#lll_columns-promoblock-right {
	width: 33%;

}
table.mst_bt_align {
	border-spacing: 0px 0px;
	position: absolute;
	height: 70px;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	top: 440px;
	z-index: 101;
	text-align: center;
}
#mst_bt_teaser-a {
margin-left: 35px;
margin-right: 20px;
background-position: center center;
background-repeat: no-repeat;
float:left; width: 59px; height: 23px; border:1px; background-image: url(/home/tower/mst_bt_teaser_a.png);

}
#mst_bt_teaser-b {
background-position: center center;
background-repeat: no-repeat;
float:left; width: 59px; height: 23px; border:0px; background-image: url(/home/tower/mst_bt_teaser_b.png);

}
#mst_bt_teaser-a:hover {
background-position: center center;
background-repeat: no-repeat; background-image: url(/home/tower/mst_bt_teaser_a-hover.png);

}
#mst_bt_teaser-b:hover {
background-position: center center;
background-repeat: no-repeat; background-image: url(/home/tower/mst_bt_teaser_b-hover.png);

}
