.comment {
	color: yellow;
}

/* Style for all table cells. */
.camera {
	font-size: 10px;
}

/* Don't have margins on the slide pages. */
body#slide {
	margin: 0;
}

/* Highlight the image name on the slide pages. */
#slide .name {
	font-weight: bold;
	font-size: 14px;
}


#imageinfo {
	font-size: 11px;
}
#container {
}
#album_content p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#album_content .header h1 {
	font-size: 20px;
	font-weight: bold;
	background-color: #446E5C;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #798D95;
	border-bottom-color: #798D95;
	margin-right: -10px;
	margin-left: -10px;
	padding-left: 15px;
}
.thumbnail {
	background-image: url(../images/album/dia.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 140px;
	width: 140px;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
}
