/* for IE 7 */
div.headline img.headline-img {
	float: left;
}
img.art-text-image { 
	display: block;
	clear: both;
}
.float-right { float: none;} 

fieldset {
	padding-top: 0px;
}
legend {
	margin-top: 0px;
}

#ie7-hide {
	display: none;
}

