.more a {
	padding: 10px 15px;
	background: #fff;
	margin-top: 30px;
}
.more a:hover {
	color: #fff;
	background: #000;
}
.more.arrow a {
	padding: 0 0 0 20px;
	background: url('../../images/skin/default/arrow-link-more.png') no-repeat left center;
}
.more.arrow a:hover { color: #999; }
.picWrap.project {
	width: 560px;
	height: 793px;
}
.picWrap.toLet {
	width: 400px;
	height: 295px;
}
.picWrap.toLet.thumb {
	width: 58px;
	height: 58px;
}
.switch.projects,
.switchOverview.projects {
	overflow: hidden;
	width: 560px;
}
.switch img { float: left; }