OPTION, INPUT {
	background-color: #EEEEEE;
	color: blue;
	font-family: Verdana;
	}
.border-pic {
	/* border: 1px solid #CCCCCC; */
	background-color: #EEEEEE;
	margin: 1px 6px 1px 1px;        /* top right bottom left */
}
.caption {
	font-family: sans-serif;
	font-size: 0.8em;
	text-align:center;
	font-weight: normal;
}
