#screen
{
	width: 900px;
}

#work
{
	margin-top: 20px;
/*	clear: both; */
	width:  870px;
}
#moreinfo
{
	padding-top: 20px;
	float: left;
	clear: both;
}
#moreinfo p, #moreinfo a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
}
#moreinfo p
{
	margin-bottom: 2em;
}

.workblock
{
	float: left;
}

.workblock
{
	text-align: center;
	margin: 5px 10px 15px 5px;
}
#contents .workblock .workTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 12px;
	color: #666666 !important;
}
.workblock a:hover .workTitle
{
	text-decoration: underline;
}