.RightSide div {
	height: 0px;
}

.RightSide span {
	display: block;
	font-size: 1em;
	line-height: 1.1em;
	color: #555555;
	cursor: pointer;
	margin-bottom: 20px;
}

.RightSide span:hover {
	font-size: 1em;
	line-height: 1.1em;
	color: #000000;
	text-decoration: underline;
}

