#wanted_rotate {
	position:relative;
}

.wanted {
	position: relative;
	z-index: 1;
}
#frmD3Forms2080_submit_button{
	padding:0.5em 1em 0.5em 1em;	
}
.frm-error-messages, frm-error-messages ul li{
	color:black;	
}
#frmD3Forms2080 select, #frmD3Forms2080 select option{
color:black;
font-weight:bold;	
}

#wanted_rotate img {
	max-width: 155px;
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

#wanted_rotate > div {
	position: absolute;
	z-index: 9999;
	left: 0;
	right: 0;
	top: -10px;
}

#wanted_rotate > div > div {
	position: absolute;
	bottom: -10px;
	z-index: 9999999;
	left: 0;
	right: 0;
	text-align: center;
}

.dj-name {
	font-family: 'HandScriptRegular';
	color: #F60000;
	font-weight: bold;
	font-size: 40px;
	line-height: 0.8;
	text-shadow: 1px 1px #000;
}

.dj-time {
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
	color: #fff;
	padding: 8px 0 15px;
}