#overviewTitle{
	width: 67px;
}
#overviewBar{
	width: 884px;
}
#overview-content{
	padding: 10px;
}

#technologies select{
	margin-left: 10px;
}
	
img.project_image {
	border: 1px solid black;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	top: 6px;
}

.projectTabBar {
	float:left;
	width: 470px;
}

.projectTitle {
	font-weight: bold;
	padding: 0 0 0 10px;
	width: 500px;
}

.projectTitle span{
	position: relative; top: 3px;
}
.projectTitle * a {
	color: #000;
}

.projectContent {
	clear: left;
	float:none;
	margin-left: 20px;
}

.projectContent *{
	padding: 10px 0 10px 0;
}

.project {
	clear: left;
	float: none;
	margin-bottom: 10px;	
}