.img-shadow 
{
	width:1024px;
	height:696px;
	float:left;
	margin:5px;
	position:relative;
	border:1px solid #a9a9a9;
	padding:2px;
}

.emotion
{
	background:url(../images/gallery/emotion_bak.jpg) no-repeat top left;
}
  
.simple
{
	background:url(../images/gallery/simple_bak.jpg) no-repeat top left;
}
  
.omg
{
	background:url(../images/gallery/omg_bak.jpg) no-repeat top left;
}
  
.changed
{
	background:url(../images/gallery/changed_bak.jpg) no-repeat top left;
}
  
.flirting
{
	background:url(../images/gallery/flirting_bak.jpg) no-repeat top left;
}

.poetry 
{
	background:url(../images/poetry/poetry.jpg) no-repeat top left;
}

.thumbnail 
{
	float:left; 
	position:relative; 
	border:solid 1px #999966; 
	padding:2px;
}

.thumbnail img
{
	width:64px; 
	height:47px;
	border:0px;
}

.clearAll 
{
	clear:both;
}

.hidden 
{
	width:80px;
	/*border:solid 1px black;*/
}

.hidden a 
{
	text-decoration:none;
}

.hiddenImage 
{
	display:none;
}