/* CSS-Hack für IE6 und kleiner */ 

* html div#cr {  
 
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	width: 200px !important;	
}
