
#project_content {
	margin-left:240px;
	width:705px;
	margin-bottom:50px;
}

#project_content #project_header_wrapper {
	width: inherit;
	float:left;
}

#project_content #project_description,
#project_content #project_header_wrapper #project_header {
	width:464px;
	float:left;
	margin-right: 10px;
}

#project_content #project_description {
	padding-top: 9px;
}

#project_content .accent {
}

#project_content #project_header {
	margin-top:30px;
}

#project_sidebar {
	float:right;
	width:220px;
	margin-left: 10px;
}

#project_sidebar .project_quote {
	display: block;
	margin-bottom: 50px;
}

#project_sidebar .other {
	display: block;
	margin-bottom: 50px;
}

#project_quote .project_quote_author {
	margin-top:5px;
}

#project_boxes {
	margin-top: 40px;
}

#project_boxes .project_box {
	float:left;
	padding-top:25px;
	margin-right:24px;
	width:220px;
	background-image: url(../gfx/gray_horiz_dot.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#project_boxes .project_box.last {
	margin-right:0;
}

.project_box ul li a {
	display: inline-block;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height:17px;
}

.project_box ul li a:hover {
	text-decoration: none;
	color: #d40026;
}

.project_box ul li a:hover span {
	background-image: url(../gfx/link-dots-d40026.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

p a {
	background-image: url(../gfx/dots-690011.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

p a:hover {
	text-decoration: none;
	background-image: url(../gfx/link-dots-d40026.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #d40026;
}

.project_box ul li a.strong {
	font-weight:bold;
	font-size:14px;
	margin-bottom: 12px;
}

.project_box ul li a.spaced {
	margin-top:20px;
}

.project_box ul li a.icon {
}

.project_box ul li a.icon div.img {
	display: inline-block;
	float: left;
}

.project_box ul li a.icon div.img img {
	height: 32px;
}

.project_box ul li a.icon div.span {
	padding-left: 4px;
	width: 184px;
	display: inline-block;
	float: left;
}

/*#project_boxes .jump:hover{text-decoration:none; color:#d40026; background-image:url(../gfx/pinkdots3.gif); background-repeat:repeat-x; background-position:bottom;}
#project_boxes .jump {
	font-weight:bold;
	display:inline;
	margin-top:40px;
	font-size:14px;
}#project_box_awards ul li div.award_description{float:left;margin-left:11px;padding-top:5px;width:175px;color:#999;}
#project_box_awards ul li div.award_description strong{color:#4b4b4b;}

#project_content #project_jump{margin-top:-5px;}
#project_content #project_jump a{font-weight:bold; font-size:14px;}
#project_content #project_jump a:hover{text-decoration:none; color:#d40026; background-image:url(../gfx/pinkdots3.gif); background-repeat:repeat-x; background-position:bottom;}*/


#project_quote {
	display: none;
}