

body {
	background:none;
}

#textarea {
	background:none;
}

#textarea .poweredby {
	border-top:1px solid #bed7f0;
	width:560px;
	height:40px;
	position:relative;
	margin:20px 0 0 0;
}

#textarea .poweredby label {
	position:absolute;
	top:10px;
	right:85px;
}

#textarea .poweredby img {
	position:absolute;
	top:10px;
	right:20px;
}

/*#textarea .button_block {
	display:none;
}*/


#flashpanorama_teaser_container {
	background: url(/static/img/flashpanorama_teaser_bg.png) left top no-repeat;
	width: 775px;
	height: 165px;
	overflow: hidden;
	padding: 0;
}