@CHARSET "UTF-8";

#projects {
	display: inline;
	float: left;
	width: 416px;
	height: 111px;
	margin: 15px auto 0px 30px;
	padding: 0px;
	text-align: left;
}

#projects a .text {
	display: inline;
	width: 201px;
	height: 30px;
	padding: 0px;
	line-height: 30px;
	cursor: pointer;
}