.picture {
	border: 10px solid #FFF;
	border-bottom: 30px solid #FFF;
}
.thumb {
	border: 1px solid #666;
}

#gremlinForm .lbl {
	float: left;
	text-align: right;
	width: 130px;
	padding-right: 5px;
	
}
#gremlinForm p {	
	clear: both;
}
#gremlinForm #buttons {
	padding-left: 130px;
	text-align: left;
}
h3 {
	font-size: 14px;
	border-bottom: 1px solid #666;
}
#gremlinForm .involvement_yr {
	width: 25px;
	padding: 0;
}
#gremlinForm .year_right p {
	padding: 0;
	margin: 0;
}
#gremlinForm .year_right .year_cb {
	width: 150px;
	margin: 0 0 0 140px;
	right: right;
}

