﻿
a img 
{
   border-style: none;
}

.thephoto 
{
  width:168px;
  height:126px;
}

.gallery_container
{
	/*float: left; */
	margin: 0 0 20px 0;
	padding: 0;
	/*position: relative;*/
	overflow: hidden;
	width:100%;
	vertical-align: top;
	background: url('../img/gallery_bottom.gif') bottom repeat-x;
	width: 744px;	
}

.gallery
{
	margin-bottom:40px;
}