#redirect {
	width: 459px;
	padding: 99px 20px 10px 20px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	background-image: url(redirect-images/redirect-bg.png);
	background-position: center center;
	background-repeat: repeat-y;
	color: #58585A;
}

#redirect-backing {
	background-color: #666666;
}

#redirect h2 {
	margin: 10px 0px;
	color: #6137A0;
}

#redirect p {
	font-size: 0.9em;
	margin: 5px 0px;
}

#redirect p a {
	color: #6137A0;
	text-decoration: none;
}

#redirect .redirect-top {
	background-image: url(redirect-images/redirect-top.png);
	background-position: center center;
	background-repeat: repeat-y;
	width: 499px;
	height: 31px;
	position: absolute;
	top: -31px;
	left: 0px;
}

#redirect .redirect-bottom {
	background-image: url(redirect-images/redirect-bottom.png);
	background-position: center center;
	background-repeat: repeat-y;
	width: 499px;
	height: 39px;
	position: absolute;
	bottom: -39px;
	left: 0px;
}

#redirect .closebtn {
	background-image: url(redirect-images/closebtn.png);
	background-position: center center;
	background-repeat: repeat-y;
	width: 52px;
	height: 19px;
	color: #ffffff;
	display: block;
	padding-left: 23px;
	text-align: left;
	margin: 10px auto 0px auto;
	text-decoration: none;
	font-size: 0.85em;
	padding-top: 1px;
}

.clearing {
	clear: both;
}

#mojo-logo {
	width: 215px;
	height: 99px;
	background-image: url(redirect-images/mojo.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	float: left;
	position: absolute;
	top: 0px;
	left: 142px;
}

#crackle-logo {
	width: 190px;
	height: 99px;
	background-image: url(redirect-images/crackle.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	float: left;
	position: absolute;
	top: 0px;
	left: 155px;
}

.shake-logo {
	width: 150px;
	height: 99px;
	background-image: url(redirect-images/shake.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	position: absolute;
	top: 0px;
	left: 175px;
}