/* @override 
	http://samuelgarneau.com/slidebox.css
	http://samuelgarneau.com/lab/validator/slidebox.css
	http://samuelgarneau.com/lab/slidebox.css
	http://samuelgarneau.com/lab/slidebox/style/slidebox.css
*/


.slide-panel {
	z-index: 25;
	width: 5px;
	position: absolute;
}
#testZone p {
	line-height: 50px;
}
#slideanswer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#slideanswerleft {
	text-align: left;
}



.bottom {
	bottom: 0;
}

.right {
}

.left {
	position: absolute;
	left: 0;
}

.top {
	top: 0px;
}
#testZone {
	display:none;
}
.slide-panel.top {
	padding:1px 0;
		top:-1px;
	background: url(../hookgifindextransb.gif) 49% no-repeat;
}
.content {
	margin-left: auto;
	float:left;

	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: center;
	background-color: #CADB2A;
	height: 0;
	width: 100%;
	color: #4F2877;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
}
.slide-button {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left:305px;
	width: 251px;
	z-index: 20;
	cursor: pointer;
	height: 32px;
	padding-top: 3px;
	text-align: center;
	font-size: 0.8em;
	color: #4F2877;
	background-repeat: no-repeat;
	background: #fff url(../question.jpg) 94px 0px no-repeat;
	font-weight: bold;
	padding-right: 60px;
}
.slide-button:hover {
	color: #FFFFFF;
}#testZone a {
}
