div.folder {
	background-color: #333333;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: center;
	width: 172px;
	float: left;
	height: 150px;





}

div.folder-title {
	margin: 4px;


}
div.folder-date {
	font-size: 0.8em;
	color: #FFFFFF;



}
div.photo-border {
	background-color: #FFFFFF;
	padding: 5px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;


}
div.photo {
	background-color: #333333;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: center;
	width: 170px;
	float: left;
	height: 150px;
	font-size: .8em;






}
div.photo-title {

}

div.folder, div.browser-folder a:link {
	color: #FFFFFF;




}
div.folder, div.browser-folder a:hover {
	color: #000000;
	text-decoration: underline;




}
div.folder, div.browser-folder a:visited {
	color: #FFFFFF;


}
div.photo-spacer {
	height: 8px;


}
div.viewer-frame {
	background-color: #FFFFFF;
	text-align: center;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 12px 0px;




}
body.viewer-body {
	background-color: #000000;
	text-align: center;


}
div.viewer-header {
	background-color: #FFFFFF;
	text-align: center;
	width: 650px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	padding: 4px 0px;

}
div.browser-title {
	background-color: #6699CC;
	padding: 5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;





}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;


}
div.browser-photo {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: center;
	width: 196px;
	float: left;
	height: 152px;
	font-size: .8em;

}
div.browser-folder {
	background-color: #333333;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: center;
	width: 196px;
	float: left;
	height: 150px;

}
div.image-actions {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;



}
div.upload-image {
	background-color: #6699CC;
	padding: 4px;
	font-size: 1.4em;
	color: #FFFFFF;





}
div.clear-float {
	clear: both;
	color: #FFFFFF;



}
div.gallery-holder {
	background-color: #00FF00;
	width: 500px;

}

a.viewer {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.viewer:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underlined;
}

a.viewer:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
