@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #333333;
	line-height: 125%;
}

h1 {
	font-size: 14px;
}

a {
	color: #000000;
	text-decoration: underline;
}

#udm {
	display: none;
}

#accessibility_options {
	display: none;
}


.picRow {
	width: 100%;
	margin-bottom: 20px;
}

.thumbArea {
	float: left;
	width: 130px;
	margin: 0px 10px 0px 0px;
	text-align: center;
}



