.signup {
	width:80%;
	margin: 1em auto 0 auto;
}

div.details {
	margin-top: 1em;
	margin-bottom: 2em;
}
table.details {width:100%;}

.left {width:40%;}

div.terms {margin-top:1em;}

.submit {
	margin-top: 1em;
	text-align:right;
}
		
div.compEntry {
	background-color:#ebebeb;
	margin:15px;
	padding:5px;
	border:1px dotted #000000;
}