/* CSS Document */

.title_gal {
	clear:both;
	text-align:right;
	font-weight:bold;
	height: 20px;
}
.title_dir {
	color:#A4FF3C;
	clear:left;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:3px;
}
.thumbs_dir {
	margin-top:40px;
}
.thumbs_dir div {
	float:left;
	padding-left:3px;
	padding-bottom:3px;
}
.thumbs_dir img {
	padding:1px 0;
}
.short_content {
	float:left;
	width:255px;
}
.thumbs_gal {
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	height:60px !important;
	padding-top:5px;
	margin-top:15px;
}
.thumbs_gal .right {
	float:right;
	text-align:right;
}
.clear {
	clear:both;
}
#gpics a {
	color:#000;
}
#footer {
	border:none;
}
