/*
/========================================================
/=	Popup image styles
/=
/========================================================
*/
#content	
{ 
	text-align:		center; 
}

h2.caption		
{ 
	font-size:		150%; 
	margin:			0 0 0.25em; 
	border-top:		0; 
}

p.description	
{ 
	margin:			1em 0;
}

div.thumbs		
{ 
	background:		white; 
	border:			1px solid #CDE;
	padding:		0.25em;
}
div.thumbs h3
{
	text-align:		center;
	margin:			0 0 0.25em !important;
}
div.thumbs img	
{
	vertical-align: top;
	margin:			4px; 
}
