/*
	@homepage http://userstyles.org/styles/9950
	@updateurl http://userstyles.org/styles/iecss/9950/iQ%20readable%20-%20deny%20suggestions%20on%20bottom.css
	@domain www.cosmiq.de
*/
@namespace url(http://www.w3.org/1999/xhtml);

@namespace url(http://www.w3.org/1999/xhtml);.mySuggestions ul.moduleNavi {
}


.myQuestions .selector ul.moduleNavi,
.myLinks .selector ul.moduleNavi {
	position: fixed !important;
	bottom: 0px !important;
	background-color: #FAFAFA !important;
	
	width: 99% !important;
	z-index: 999 !important;
	padding: 15px 0 10px 65px !important;
}
