.boxed {
	position: absolute;
	width: 323px;
	height: 223px;
	top: 260px;
	z-index: 5;
}
.boxed_box {
	background: transparent url(/assets/ss09/box.png) no-repeat;
	width: 323px;
	height: 223px;
	position: absolute;
	z-index: 5;
}
.boxed_content {
	z-index: 10;
	padding: 20px;
	padding-right: 25px;
	position: absolute;
	width: 278px;
}
.inputstandard {
	background: #191919;
	border: 1px solid black;
}

#footer .nav p.errors {
	color: red;
}

.boxed span {
	display: none;
}

#online_stores {
	left:  310px;
}

#competition {
	left:  630px;
}


#online_stores h1 {
	height: 13px;
	width: 106px;
	background: transparent url(/assets/ss09/headerStores.png) no-repeat;
	margin-bottom: 30px;
}

#online_stores #storeUK a {
	height: 47px;
	width: 126px;
	display: block;
	background: transparent url(/assets/ss09/storeUK.png) no-repeat;
	background-position: 0px -47px;
	margin-bottom: 25px;
}

#online_stores #storeUK a:hover, #online_stores #storeUK a.hover {
	background-position: 0px 0px;
}

#online_stores #storeGermany a {
	height: 48px;
	width: 236px;
	display: block;
	background: transparent url(/assets/ss09/storeGermany.png) no-repeat;
	background-position: 0px -48px;
}

#online_stores #storeGermany a:hover, #online_stores #storeGermany a.hover {
	background-position: 0px 0px;
}


#competition h1 {
	height: 13px;
	width: 106px;
	background: transparent url(/assets/ss09/headerCompetition.png) no-repeat;
	margin-bottom: 15px;
}

#competition .boxed_content {
	text-align: center;
	padding: 14px;
}


#footerColumn5 p {
	margin-bottom: 15px;
	font-size: 1em;
}
#footerColumn5 .inputstandard {
	width: 182px;
	height: 1.5em;
	font-family: arial;
	font-size: 1em;
	color: white;
	margin-right: 5px;
}