#projects_container h2 {
	text-indent: -9999px;
	background-image: url(../images/text/selected_projects_header.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 338px;
	*margin-top: 30px;
	*margin-bottom: 10px;
}

#projects_container #project_title {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	position: relative;
	float: left;
}

#projects_container #project_nav {
	position: relative;
	float: right;
	color: #999999;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	width: 105px;
	*width: 108px;
	_margin-top: 5px;
}

#projects_container #project_nav p {
	position: relative;
	float: left;
	margin-right: 7px;
}

#projects_container #project_nav img {
	position: relative;
	float: left;
	margin-top: 7px;
	*margin-top: 0px;
	*top: -4px;
	margin-left: 4px;
	cursor: pointer;
}

#projects_container #project_image {
	border: 1px solid #cccccc;
	position: relative;
	float: left;
	clear: both;
	margin-bottom: 17px;
	*margin-top: 20px;
}

#projects_container p.info {
	position: relative;
	float: left;
	clear: both;
	margin-top: 5px;
	margin-bottom: 0px;
}

#projects_container p.info {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
	width: 550px;
}

#projects_container p.info span {
	color: #676666;
	padding-right: 3px;
}

#projects_container #project_link {
	position: relative;
	float: right;
	width: auto;
	padding-right: 10px;
	top: -55px;
	_top: 356px;
	*top: 360px;
	color: #676666;
}

#projects_container #project_link a {
	color: #333333;
}