/*
	thefantasy3d.co.uk
*/

.easygallery
{
	/*width: px;*/
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	margin-top: 6px;
	margin-right: 30px;
	margin-bottom: 6px;
	margin-left: 30px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.8em;
	line-height: 1.2em;
	

}
	
.easygallery ul
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

.easygallery ul li
{
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.easygallery ul li a img
{
	margin: 2px 1px ;
	border: 1px solid #dcb ;
}

.easygallery dl
{
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 16;
	margin-left: auto;
}

.easygallery dl dt
{
	color: #666666;
	font-size: 1.4em;
	font-style: italic;
	line-height: 1.2em;
	background-color: #E3E2DB;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	/*width: px;*/
}

.easygallery dl dd
{
	margin: 0;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.easygallery dl img
{
	border: 1px solid #EFE6C2;
	margin: 0px;
}
