ul.reset, ul.reset li, ul.menu, ul.menu li {
	list-style-image:none; 
	list-style-type:none;
	list-style-position:none;  
	margin:0px;
	padding:0px;
}   
               
.hideTxt {
	text-indent:-9999px;
}

span.hideTxt, a.hideTxt {
	text-indent:-9999px; 
	display:block;
}    

.clear {
	clear:both;
}

