#ff-icon {
	clear: both;
	display: block !important;
	text-indent: 0 !important;
	height: 59px !important;
	margin: 20px 0;
	width: 100%;
	text-align: center;
	}

#ad-img-main-top {
	display: block !important;
	text-indent: 0 !important;
	height: 60px !important;
	width: 620px !important;
	text-align: center;
	padding-top: 1em;
	margin-bottom: 2.5em;
	}
	
#ad-img-main-top-default {
	display: block !important;
	text-indent: 0 !important;
	height: 60px !important;
	width: 954px !important;
	text-align: center;
	padding-top: 1em;
	margin-bottom: 2.5em;
	}

#ad-img-side-mid {
	display: block !important;
	text-indent: 0 !important;
	height: 60px !important;
	width: 310px !important;
	margin-top: 1.5em;
	text-align: center;
	}
	
#ad-img-top-splash {
	display: block !important;
	text-indent: 0 !important;
	height: 90px !important;
	width: 974px !important;
	padding-top: 20px;
	margin-bottom: 30px;
	text-align: center;
}

#ad-img-top-splash-468 {
	display: block !important;
	text-indent: 0 !important;
	height: 90px !important;
	width: 674px !important;
	padding-top: 20px;
	margin-bottom: 30px;
	text-align: center;
}

#error-page #sidebar {
	display: block !important;
}

#ad-img-error-side {
	display: block !important;
	text-indent: 0 !important;
	height: 600px !important;
	width: 310px !important;
	padding: 20px 0;
	text-align: center;
}

fieldset {
	padding: 0 15px 15px 15px;
	margin-bottom: 20px;
	}
	
fieldset.error-artistsite legend {
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 20px;
	}
	
.sys-error dl {
	margin-top: 15px;
	font-size: 1.2em;
	}
	
.sys-error dt {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	}
	
.sys-error dd ul {
	padding-top: 10px;
	border-top: 1px dotted #333;
}
	
.sys-error dd li {
	list-style: square;
	margin-left: 15px;
	line-height: 1.5em;
	}