/* CSS Document */
.yellow{
	background-color: #FFFF00;
}
.contactformlabel{
	font-weight: bold;
	color: #666666;
}

#photolist {
	height: 481px;
	width: 224px;
	left: 0px;
	position: relative;
}
.photolist_select {
	width: 25px;
}
div#photothumbnail {
	height: 200px;
	width: 180px;
	overflow: visible;
}
.FormList {
	background-color: #FFFF00;
	color: #666666;
	text-align: center;
	padding-left: 1px;
}
