div#garouFullView{
	position: fixed;
}

div#garou_bg{
	margin-top: 0;
}

div#garou_thumbs img{
	
	border-width: 2px;
	margin-right: 0;
	margin-bottom: 0;
	
	float: none;
	
}

 div#garou_thumbs img:hover
,div#garou_thumbs img.active{
	border-width: 2px;
}

div#garou_thumbs ul{
	list-style-type: none;
}
div#garou_thumbs li{
	list-style-type: none;
	
}

div#garou_thumbs li a{
	display: block;
	margin-right: 10px;
	margin-bottom: 5px;
	height: 54px;
	overflow: hidden;
	
	float: left;
}