@charset "utf-8";
/* Add ie8 Stuff Here */

.recent-project a.hover {
	width:56px;
}

.thumbnailtitle {
	cursor:pointer;
	z-index:0;
}

.portfolioitem:hover .thumbnailtitle {
	display:block;	
}