@charset "utf-8";
.transparan {
	filter:alpha(opacity=50);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	background: #383838;
}
#container {
	margin: 0 auto;
	padding-left: 0px;
	position: relative;
}


#scroll{
		width:100%;
		cursor:pointer;
		height:18px;
		overflow:hidden;
		position:relative;
}	
.scrollingtext{
		cursor:pointer;
		white-space:nowrap;
		position:absolute;
	}
.onay {
	background: url("../images/kos.png") no-repeat right top transparent;
bottom: 0;
    display: block;
    height: 76px;
    right: 20px;
	bottom: 20px;
    margin: 0;
    padding: 0;
    position: fixed;
    text-decoration: none;
    width: 75px;
    z-index: 2147;
}
.button {
	background: url("../images/hesapno_mini_logo.png") no-repeat right top transparent;
bottom: 0;
    display: block;
    height: 22px;
    right: 4px;
	bottom: 4px;
    margin: 0;
    padding: 0;
    position: fixed;
    text-decoration: none;
    width: 22px;
    z-index: 2147;
	opacity: .4;
}