.sidebar{
	background : #999999;
	-moz-border-radius : 10px;
	border : 2px solid #CCCCCC;
	position : fixed;
	cursor : pointer;
}
.sidebar-words{
	color: #FFFFFF;
	font-weight : bold;
	font-family : helvetica;
	list-style : none;
	padding : 0px;
}
