﻿img.full
{

}

img.thumb
{
	height:50px;
	margin-right:6px;
	cursor:pointer;
	margin-bottom:6px;
}

div.thumbnailcontainer
{
	display:block;
	height:auto;
	width:588px;
	margin-top:8px;
	float:left;

}

div.imagecontainer
{
	display:block;
	height:auto;
	width:588px;
	padding-top:20px;
	clear:both;

}

div#outercontainer
{
	display:block;
	width:590px;
}
