.album_small_navigate {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #04375E;
}

a.album_small_navigate:hover { color: #FFA839; }

.album_small_error {
	font-family: Georgia;
	font-size: 11px;
	text-decoration: none;
	color: #FF0000;
}

.album_small_field {
	font-family: Georgia;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

.album_small_button {
	font-family: Georgia;
	font-size: 11px;
	border: 1px solid #9B9B9B;
	background-color: #DDDDDD;
}