div.label {
    width: 128px;
    float:left;
}

div.input {
    display: block;
    float:left;
    margin-bottom: 8px;
}

div.mail_clearer {
   clear: both;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

li {
	list-style-type:none;
	background-image: url('../images/square.gif');
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 11px;
	text-align: left;
}
