/* banner as used on SR 10.2 main page */

div.mp-banner {
	position:absolute;
	top:0;
	right:0;
	width:240px;
	height:600px;
	margin-left:30px;
	margin-top:0;
	border-left:1px solid #c4c4c4;
}

.mpb-de {
	height:800px;
	padding-bottom:120px;
}

.mpb-sene {
	height:630px;
}

div.mp-banner-v2 {
	position:absolute;
	top:31px;
	right:0;
	width:220px;
	height:600px;
	margin-left:0;
	margin-top:0;
}

div.mp-banner-v3 {
	position:absolute;
	top:15px;
	right:0;
	width:220px;
	height:600px;
	margin-left:0;
	margin-top:0;
}
