@charset "utf-8";
/* CSS Document */

#description{
	height:72px;
}

.top_right_image img{
	height: 150px;
}
	
	
/* OTHER BITS -----------------------------------------------------------------------*/
.thumbnail
{
	float: left;
	width: 153px;
	/*border: 1px solid #999;*/
	/*height: 180px;*/
	margin: 0px 0px 10px 5px;
	padding: 0px;
}

.thumbnail a{
	color:#aaaaaa;
	font-size:12px;
	
}



.thumbnail:hover a{
	color: #666666;
	
}

.thumbnail a:hover{
	color:black;
	/*color:#999999;*/
	/*font-weight: bold;*/
}

.thumbnail img
{
	margin: 0px 0px 2px 0px;
	height:140px;
	/*width:151px;*/
	/*border: 1px solid gray;*/
}

.thumbnail:hover img{
	/*height:146px;
	margin-left:-3px;*/
	
}

.thumbnail img:hover
{
	/*height:144px;
	margin-left:-3px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;*/
	height:143px;
	margin: 0px 0px -1px -1px;
}

.thumbnail img:hover thumbnail a
{
	/*background-color:#dddddd;*/
	font-weight:bold;
}

h2.fallyrag_at_festivals_title{
	font-size:20px;
}

.filler{
	width:1px;
	height:20px;
}