#slideBar
{
	position: absolute;
	left: -510px;
	top: 75px;
	font-family: arial;
}

#arrow{
	position: relative;
	left: -200px;
	top: -400px;
	font-family: arial;
}
.arrowStyle
{
	color: white;
	text-decoration: none;
	font-family: arial;
}
.helper
{
	position: absolute;
	left: 50px;
	top: 75px;
	font-family: arial;
}
td
{
	color : #666633;
	font-family: arial;
}
p
{
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	color: #fffbe2;
	font-size: 13px;
	font-family: arial;
}

