form {
	margin: 0px;
}

body {
	margin: 0px 0px 0px 0px;
}

#logoimage {
	background-image: url(/site/framework/images/choosecountry/proclip/toplogo.gif);
	width: 294px;
	height: 60px;
	margin: 15px 0px 15px 15px;
	background-repeat: no-repeat;
}
#logoimagehp {
	background-image: url(/site/framework/images/choosecountry/hp/toplogo_hp.gif);
	width: 294px;
	height: 60px;
	margin: 15px 0px 15px 15px;
	background-repeat: no-repeat;
}

#mainimage {
	width: 350px;
	height: 80px;
	margin-bottom: 15px;
	position: relative;
}
#mainimage h1 {
	margin: 0 0 5px 10px;
	padding: 0;
	font-size: 18px;
}

#form {
	margin: 0px 0px 0px 10px;
	position: absolute;
}
#form select {
	width: 280px;
}

#form select,
#form input {	
	border: 1px solid #000000;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
}

#remember {
	position: absolute;
	font-family: "Trebuchet MS" , Arial, Verdana;
	font-size: 13px;
	color: #000000;
	margin: 28px 0px 0px 10px;
	text-shadow: 3px 3px 3px #333333;
	vertical-align: top;
}
#remember input {
	vertical-align: middle;
	margin: 0 0 0 10px;
}
#reminder {
	position: absolute;
	font-family: "Trebuchet MS" , Arial, Verdana;
	font-size: 11px;
	color: #000000;
	margin: 50px 0px 0px 10px;
	text-shadow: 3px 3px 3px #333333;
	vertical-align: middle;
}

.footer {
	border-color: #CCCCCC;
	border-style: dashed;
	border-width: 1px 0px 0px 0px;
	text-align: center;
	padding: 0px;
}
.footer img {
	margin-top: 8px;
}

