.dropdown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F5F5F5;
	height: 20px;
	width: 160px;
	border: 1px solid #CCCCCC;
}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 21px;
	width: 100px;
	line-height: 8px;
}
