.galpicdrop {
	background-color: #F5F5F5;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	float: right;
	margin: 5px 20px;
}

/*  -------------- structure -------------- */
#container {
}
#textscreen {
	padding-top: 30px;
	width: 604px;
}
#footer {
}
h1 a {
	font-size: 12px;
	padding-left: 20px;
	color: #A4C45E;
	text-decoration: none;
}
h3 {
	border: none;
}
h1 a:hover {
	color: #358084;
}
