.stepcarousel {
 position			: relative;
 background-image	: url('/templates/plazuj/images/promo_back.gif');
 overflow			: scroll;
 width				: 300px;
 height				: 180px;
}

.stepcarousel .belt {
 position			: absolute;
 left				: 0px;
 top				: 0px;
}

.stepcarousel .panel {
 color				: #FFFFFF;
 float				: left;
 overflow			: hidden;
 width				: 300px;
 height				: 180px;
}

.style1 {
 border-collapse		: collapse;
}

#floating_banner_bottom {	
width: 100%;
bottom: 0px;
margin: 0px;
padding: 0px;
left:0;
bottom:0;
position: fixed;
z-index: 1;
_position:absolute;
_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
}

html>body #floating_banner_bottom { margin-bottom: 0px; bottom: 0 }

#floating_banner_bottom div.close {
	margin: 0 auto;
	width: 100%;
	height: 16px;
	text-align: right;
	padding-bottom:3px;
}

#close {
font-weight:bold;
color: #FF1520;
}

#close:hover {
text-decoration:none;
color: #000000;
}

#red-text {
font-family: Trebuchet MS, Tahoma;
font-size:14px;
color:#FF1520; 
}

#red-text:hover {
text-decoration:none 
}