/*
	Projekt: www.sgv-usam.ch
	Datei: IEHacks.css | IE Hacks (sorry folks, there was no other easy way)
	Author: RS
  
*/
body { 
	line-height:1 !important;
}
.bodytext {
	line-height: 14px;
}
.newsMore {
	/*margin-top: -18px !important;*/
}
#content ul li,
#rightContent ul li {
	background-position:0 4px !important;
}

