#previewScreen {
	font:small Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size:11px; 
	padding: 5px 10px;
	border-top: 2px groove;
	border-bottom: 2px groove;
	margin-top: 2px;
	width: 100%;
}

#closeThis {
	position: absolute;
	width: 30%;
	right: 0;
}

#previewScreen select {
	width: 240px;
}