#formees_teaser {
	font-family: Arial, Helvetica, sans-serif;
    position: fixed;
    bottom: 10%;
    left: 0px;
	width: 31px;
	height: 98px;
    z-index: 100000000;
    background-color: #333333;
	overflow:visible;
}

.formees_teaser_button {
    background-color: #333333;
    background-image: url('/ft/images/formeesteaser/formees_black.png');
	background-repeat:no-repeat;
	position: absolute;
	right:0px;
	top:0px;
    width: 31px;
    height: 98px;
    float: left;
}

.formees_teaser_content {
	overflow: hidden;
	text-align: left;
	padding: 10px;
	line-height:30px;
	color: #C5C5C5;
	font-size: 14px;
    width: 400px;
    height: 80px;
}

.formees_teaser_wrapper {
	overflow: hidden;
	width: 100%;
	width: 100%;
} 

.formees_teaser_content a {
	color: #C5C5C5;
	font-weight: bolder;
}

.clear {
	clear:both;
}
