﻿
div.Gallery_Main
{
	background-color: #828282; 
	clear: both; 
	float: left; 
	width: 100%; 
	margin-bottom: 10px; 
	padding-left: 3px;
	padding-top: 3px; 
	padding-bottom: 3px;
}

div.Gallery_Thumb
{
	float: left; 
	width: 115px;
}

img.Gallery_Thumb
{
	border: solid 1px Black;
}

div.Gallery_Desc
{
	float: left;
}