/* because IE just doesnt "get" forms... */

#infoForm fieldset .content1{
	margin-top:10px;
}
#infoForm legend {
	position:absolute; 
	left: -5px;
	top:-9px;
	background:transparent;
}
#infoForm #countryinfo .content1 {
	padding-top:0px;
	margin-top:5px;
}

body.Home .mainContent dt {
	height: 48px;
}

.login_bg {
	width:220px;
	padding:11px 0 11px 12px;
}
