#gallery #tabitem {
	background: #d6e1f2;
}

#gallery #item {
	margin-top: 5px;
	margin-bottom: 5px;
}

#gallery a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#gallery a:hover {
	color: #666666;
}

#gallery #nav {
	margin-top: 10px;
	margin-bottom: 10px;
}

#gallery #image #title {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

#gallery #gal_title {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;

}

#gallery #info #tab {
	margin-bottom: 5px;
}

#gallery #info #tab td {
	padding: 2px;
}

#gallery #info #tab .header {
	background: #ffff00;
	text-align: left;
	border: 1px solid #999999;
}

#gallery #info #tab #galname {
	text-align: center;
	font-weight: bold;
	font-size: 9px;
}

#gallery #info #tab #image {
	text-align: center;
}