.dropsubs {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	line-height: 12px;
	layer-background-color: #000;
	height: 17px;
	width: 100px;
	z-index: 200;
}
.dropsubs p {
	margin: 2px 10px;
	margin: 0;
	white-space: nowrap;
}
.dropsubs a, .dropsubs a:visited {
	color: #333;
	display: block;
	padding: 2px 6px 3px 5px;
	background-color: #d6ccbb;
	text-decoration: none;
}
.dropsubs a:hover, .dropsubs a:active {
	color: #333;
	background-color: #fff;
	text-decoration: none;
}
.red {
	color: #cc0000;
}

















