@import url(../css/form.css);
.question,
.responsetype {
	display: block;
	padding: 3px 0px 3px 7px;
	}
.question {
	color: #333;
	}		
.con-main div.last {
	padding-bottom: 15px;
	}	

.mod-competition h1 {
	font-size: 191.6%;
	color: #C82525;
	font-weight: normal;
	padding-left: 0;
	position: relative;
	z-index: 2;
	bottom: auto;
	width: auto;
	line-height: 1.5;
	}

.splash {
	height: 537px;
	height: 589px;
	width: 968px;
	background: #000;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	position: relative;
	}

.splash img {
	color:#fff;
	font-size: 32px;
	font-weight: bold;
	}

.splash-foot {
	background: url(../library/bg-footer-comp.png) no-repeat bottom;
	height: 20px;
	width: 980px;
	position: absolute;
	left: 0;
	/*top: 537px;*/
	top: 589px;
	margin: 0 -5px 0 -6px;
	}

.splash-foot .regocomp-tc {
	position: absolute;
	top: 20px;
	left: 600px;
	color: #fff;
	}

.splash-foot .regocomp-tc a {
	color: #fff;
	}
.splash-foot .regocomp-tc a:link {
	color: #fff;
	}
.splash-foot .regocomp-tc a:visited {
	color: #fff;
	}
.splash-foot .regocomp-tc a:focus {
	color: #fff;
	}



.splash-foot input.enter {
	position: absolute;
	top: 10px;
	left: 770px;
	}

.splash-foot a.gallery {
	position: absolute;
	top: 10px;
	left: 15px;
	}

.mod-competition #emailthispage-btn-cancel {
	display:none !important;
	}
.mod-competition .customplate,
.mod-competition .backbutton {
	margin: 1em 0;
	}

.mod-side-ad div {
	text-align: center;
	padding: 2em 0;
	}

.mod-side-ad p {
	text-align: left;
	}

.mod-side-ad img {
	margin: 0 auto;
	}

.mod-side-ad p a {
	background: url(../library/arrow-softbluebg.gif) no-repeat 100% 50% !important;
	padding-right: 14px;
	display: inline;
	float: right;
	width: 6.2em;
	margin-right: 10px;
	}

.regocomp-tc {
	position: absolute;
	left:0px;
	top:10px;
	}

.customplatebutton {
	padding: .5em 0 1em 25px;
	}

.mod-regogallery {
	float: left;
	}	
.item {
	padding-top: 10px;
	height: 100px;
	overflow: hidden;
	width: 240px;
	float: left;
	}

.admin-item {
	float: left;
	width: 240px;
	padding-bottom: 1.3em;
	}

.admin-item input {
	margin-left: 0;
	}


.admin-item img,
.item img {
	width:220px;
	}
		

.btn-top,.btn-bottom
{
	clear:both;
	text-align:right;
}

.btn-top
{
/*	border-bottom: 1px solid #00457e;*/
	padding-bottom:10px;
	padding-top:10px;
}		

.btn-bottom
{
/*	border-top: 1px solid #00457e;*/
	padding-top:10px;
}

.regogallery-success
{
    padding: 5px 0 0 7px;
    margin-bottom: 10px;
    background-color: #c9eed4;
    border-color: #207d0f;
    width:230px;
    float:left;
}

