* { margin: 0; padding: 0; }
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
margin: 0; padding: 0; }
a img, input, select { border: 0; }
a { color: #000; text-decoration: none; }
a:hover {text-decoration:none;}
h1, h2, h3, h4, h5, h6 { float: none; margin: 0px; padding: 0px; font-weight: normal; }
ul, li { line-height: normal; list-style-type: none; margin: 0; padding: 0; }
.close {cursor:pointer;}


div.floating-bar
{
	
position:fixed;filter:none;-moz-opacity:100%; width 100%; z-index:100; 
}


.banner_floating_under_right {
	width:120px;
	background-color: #FF0000;
	right:0px; bottom:0px;position:fixed;
}
.banner_floating {
	width:120px;
	background-color: #FF0000;
	right:0px;top:80px;position:fixed;
}
div.floating-bar-center
{
	
position:fixed;filter:none;-moz-opacity:100%; width 100%; z-index:100; 
}