@charset "utf-8";
/* CSS Document */

.gallerybox1 {
	font-size: 14px;
	text-align: center;
	float: left;
	width: 125px;
	margin-left: 5px;
}
.gallery-item {
	float: left;
	width: 404px;
}
a.pi:link, a.pi:visited, a.pi:active {
	color: #036;
	text-decoration: none;
}
a.pi:hover {
	color: #900;
	text-decoration: none;
	background-color: #CCC;
}
.datarow {
	background-color:#e6f4fa;
	color:black;
	width: 400px;
}
.datarow-onmouseover {background-color:#1e6988; color:white; }
.picbox-1 {
	float: left;
	width: 105px;
	font-size: 12px;
}
