@charset "utf-8";
/* CSS Document */

#ie6warning{
	display:block;
	padding:8px;
	background:#830;
	color:#FFF;
	font-size:11px;
	border-bottom:#600 solid 1px;
}

.slide-out-div{
	display:none;
	height:0px;
	width:0px;
}

.handle{
	display:none;
	height:0px;
	width:0px;
}

.FeedbackButton{
	position: absolute; 
}
