#Galleries #Samples {
	float: right;
	border: none;
	text-align: left;
	background: url('/images/layout/middle_separator.gif') repeat-y 0px 5px;
	margin: 0 0 20px 10px;
	padding: 2px 2px 2px 10px;
	
}
#Galleries #Samples img {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 2px;
}
#Gallery table {
	border: none;
	width: 100%;
	margin: 10px;
}
#Gallery table td {
	text-align: center;
}
#Gallery table img {
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding: 2px;
}
#Gallery table .date {
	font-size: 11px;
}
#Gallery table .title {
	font-weight: bold;
}
