@charset "utf-8";
body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
#projectthumb ul {
	list-style-type: none;
	display: inline;
	text-decoration: none;
	float: none;
	margin: 0px;
	padding: 0px;
}
#projectthumb li {
	display: inline;
	list-style-type: none;
}
