li#high_contrast {display: none;}
li#normal_contrast {display: inline;}

body, input,select,radio {font-size: 1.25em;}
* {background: #fef201 !important;color:black !important;}
a { text-decoration: underline !important; }
input,select {background: white !important;border:2px inset !important;}
input.button {background: #ddd !important;}

.error { background: white !important; border: 5px solid red !important;}
.error li { background: white !important;}

.collage {display: none;}
#frontpage #main .col2 {width: 600px !important;margin-left: 200px;}

input.button {
	background: url(../images/buttons/search.png) left no-repeat;
	border: 0;
	margin:0;
	height: 30px;
	width: 58px;
	color: white;
}