#screencontent {
	width: 810px;
	float: center;
	margin-top: 20px;
	text-align: left;
	font-family: Arial;
	min-height: 800px;
	height: auto !important;
	height: 800px;
}
#screencontentitem {
	float: center;
	margin-top: 20px;
	text-align: left;
	font-family: Arial;
	min-height: 800px;
	height: auto !important;
	height: 800px;
}

.screenshottable {
	width: 790px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #BBBBBB;
}

.thumb { 
	float: left;
	margin-right: 12px;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	width: 245px;
	margin-bottom: 16px;
}

#screencontent a:hover{
	text-decoration: none;
	color: #222222;
}


