.optionsBox {
	padding: 4px;
	border: 1px dashed #097EBE;
	width: 33%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.optionsBox a {
	font-size: 12px;
	font-weight: bold;
	background-color: #D2E6F1;
}

