.hiddendiv {
	width: 500px;
}

.hiddenItem {
	cursor: pointer;
	font: 11px Tahoma;
	font-weight: bold;
	color: #7b1624;
	height: 18px;
	line-height: 18px;
}

.hiddenText a {
	cursor: pointer;
	font: 11px Tahoma;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.hiddenText a:hover {
	text-decoration: underline;
}
