div#navigation {
	background:none;
	margin-top:12px;
}

div#content, div#subcontent {
	min-height: 525px;
	height: auto !important;
	height: 525px;	
}

div#content {
	border-right:1px dotted #ccc;
}

div#content p { margin-bottom:1em; }

div#intro { width:569px;margin-bottom:5px }

div#formcol, div#termscol { float:left;margin-top:10px }

div#formcol { 
	width:308px;
	background:url(../images/competition/formbg.jpg) no-repeat;
	padding:25px 0 0 18px;
}

div#formcol p {
	width:277px;
	padding:0 0 10px 5px;
	border-bottom:1px dotted #ccc;
	margin-bottom:8px
}

form {
	padding-left:5px;
}

.inputfield {
	margin:3px 0 4px 0;
	width:256px;
}

.FurtherInfo, #lblChkterms {
	float:left;
	display:block;
	margin-top:10px	
}

.FurtherInfo {
	width:24px;
}

#lblChkterms {
	width:241px;
	font-size:0.95em
}

#btnSubmit {
	display:block;
	margin-top:10px;
	border:0;
	padding:0 0 0 36px;
	line-height:3em;
	height:3em;
	background:#fff url(../../images/competition/icon-submit.jpg) no-repeat;
	text-align:left;
	margin-top:20px;
	cursor:hand;
	text-decoration:underline
}

#btnSubmit:hover {
	text-decoration:none;
}

div#termscol { width:235px;padding:44px 0 0 11px }

#icolinkterms, #icolinkback {
	padding-left:36px;
	line-height:3em;
	background-repeat:no-repeat;
	display:block;
}


#icolinkterms {
	background-image:url(../../images/competition/icon-terms.jpg);
}

#icolinkback {
	background-image:url(../../images/competition/icon-ipod.jpg);
	margin-bottom:1em;
}

#icolinkterms:hover, #icolinkback:hover  {
	text-decoration:none;
}

div#subcontent {
	margin-top:12px;
	background:url(../images/competition/man.jpg) no-repeat bottom;		
}

