@CHARSET "UTF-8";

* html .toolBar {
    position:absolute;
    left:-9px;
}
* html #downblue {display:none;}

.parcuri-fix {
    position: relative;
    overflow: auto;
    width: 100%;
    /*height: 100%;*/
}

.list_normal .sponsored {
	margin: 0px 0px 15px 0px;
}



* + html .toolBar {
    bottom:0px !important;
    
    left:0px;
}


* + html #downblue {
   
	bottom:-1px !important;
	margin:0;
	position:fixed;
	
}


.toolBar div {
	height:40px;
	margin:0 auto;
	text-align:left;
	width:980px;
	#width:982px;
}

#downblue {
	#width:65px;
}
