

.project-holder {
	width: 100px;
	float: left;	/*border: 1px solid #fff;*/
	margin-right: 3px;
	margin-left: 3px;
	/*float: left;*/
}

.project-holder a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
}

.project-holder img {
	border: 1px solid #999999;
	text-decoration: none;
}





#project-wrapper h4 {
	width: 450px;
	float: left;	/*clear: both;*/

}
#project-wrapper {
	width: 450px;
	float: left;
}
