/* Individual Projects Pages */

.awards_01,.awards_02,.award_Image{
	position: absolute;
	text-align: left;
	font-family: sans-serif;
	color: #c1c1c1;
	width: 250px;
	font-size: 11px;
	border: 0px;
	line-height: 20px;
	top: 130px;
}

.award_Image {
left: 475px;
}

.awards_01 {
left: 15px;
}

.awards_02 {
left: 250px;
}

.award_bar_01,.award_bar_02 {
	position: absolute;
	top: 130px;
	width: 10px;
	height: 143px;
	background:#111111 ;
}

.award_bar_01 {
	left: 0px;
}

.award_bar_02 {
	left: 235px;
}