@import url(../css/form.css);

/* Results Listing */
.list {
	margin: 0 !important;
	padding: 0 !important;
	}
.list li {
	padding: 0 !important;
	margin: 0 !important;
	border-top: 1px solid #eee;
	background-image: none !important;
	}
.list h3 {
	margin: .7em 0 .6em 0;
	}		
.list h3 em {
	font-weight: normal;
	font-size: 83.3%;
	color: #666;
	}	
h2 em {
	font-weight: normal;
	font-size: 70.3%;
	color: #666;
	display: block;
	padding-top: .3em;
	}	
	
div.mod-register {
	/*width: 670px;*/
	/*background: url(../library/bg-reviewpanel.png) repeat-x 0 19px;*/
	/*padding-top: 19px;*/
	position: relative;
	z-index: 1;
	}
div.register,
div.login {padding: 0;}
div.row,
div.required,
div.last,
fieldset,
fieldset fieldset {}

legend span {
	/*width: 642px;*/
	}
div.mod-register h3 {
	margin: 0;
	padding: 0;
	}		
	
.mod-Competition h2 {
	width: 450px;
}