/* @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*/body {	margin: 0;	padding: 75px 0 0;}.slide-panel {	z-index: 25;	width: 5px;	position: absolute;}.bottom {	bottom: 0;}.right {}.left {	position: absolute;	left: 0;}.top {	top: 0;}.content {	z-index: 10;	overflow: hidden;	text-align: left;	background-color: #2172B9;	height: 0;	width: 800px;	color: #fff;}.slide-button {	position: relative;	width: 100px;	z-index: 20;	cursor: pointer;	height: 20px;	text-align: center;	background: #2172B9;	margin: 0px auto;	color: #FFF;	font-size: 16px;}.slide-button:hover {	color: #9f9d8e;}
