#page #content div.work-title a.more-link,
#page #content div.post-content a.more-link{
	float:none;
	display:inline;
	padding:0 0 0 16px;
	background:url(../img/bg-more-small.gif) no-repeat 0 3px;
	white-space:nowrap;
}
#page #content div.work-title a.more-link{
	float:right;
	margin:14px 0 0;
}
#page ul.screenshots li{
	overflow:hidden;
}
#page .work-page{
	width:1060px;
}
#page .work-page .work-images-holder{
	width:705px;
	overflow:hidden;
	float:left;
}
#page div.underline{
	width:919px;
	height:8px;
	margin:20px 0 0;
	padding:0 0 53px;
	background:url(../img/bg-underline.png) no-repeat 0 0;
}
#page .work-page ul.work-images{
	margin:0;
	padding:0;
	list-style:none;
	width:725px;
	overflow:hidden;
	float:left;
	display:inline;
}
#page .work-page ul.work-images li{
	float:left;
	padding:0 0 10px;
}
#page .work-page ul.work-images li img{
	padding-right:14px;
	position:relative;
	z-index:10;
}
#page .work-page .work-info{
	width:217px;
	height:191px;
	padding:36px 20px 0 24px;
	position:relative;
}
#page .work-page .work-info-wrapper{
	width:260px;
	height:226px;
	float:left;
	position:relative;
	z-index:8;
	display:inline;
	margin:0 0 0 -14px;
	background:url(../img/bg-work-info.png) no-repeat 0 0;
}
#page .work-page .work-info div.post-title h3{font-size:18px;}
#page .work-page .navigation{
	width:695px;
}
#page .work-page .work-info .work-permalink{
	position:absolute;
	bottom:10px;
	right:10px;
}
