@charset "utf-8";
#TyrmVerhOgl {
	width: 500px;
	/* [disabled]border: solid #6982FF thin; */
	position: fixed;
	top: 70px;
	left: -485px;
	marginRihgt: 0px;
	background-image: url(../../../../images/bg.gif);
	-webkit-transition-duration: 2s;
	-o-transition-duration: 2s;
	-moz-transition-duration: 2s;
	transition-duration: 2s;
	height: 500px;
	padding-left: 10px;
	z-index: 10;
}
.oglimage {
	position: relative;
	top: 50px;
}
