
#register {
	border : 0px solid #163282;
	width : 560px;
	overflow : hidden;
	background-color : #f1f1f1;
	float : left;
}

#register h1 {
/* 	background-image : url("../images/h2back.gif");  */
	background-color : #173484;
	color : white;
	font-size : 14px;
	padding-left : 5px;
	height : 20px;
	line-height : 18px;
}

#register form {
	margin : 5px;
}

#register .label {
	font-weight : bold;
	padding-right : 20px;
}

#right {
	margin-left : 570px;
}



#right li {
	list-style-image: url("images/green_tick.gif");
	margin-top: 5px;
}
