#workHead { margin: 0 0 20px 0; }

#currentDeployments {
	margin: 0 0 20px 0;
	padding-bottom: 45px;
	background: url(/images/work/divider.gif) bottom no-repeat;
}
#currentDeployments td {
	font-size: 1.3em;
	text-align: left;
}

#currentDeployments td a {
	color: #FF4E00;
	text-decoration: none;
	font-style: italic;
}
.row {
	padding: 18px 0;
	border-bottom: 1px solid #D7D7D7;
	width: 918px;
	margin: 0 auto;
	overflow: hidden;
}

.workshop {
	float: left;
	padding: 0 20px;
	border-right: 1px solid #D7D7D7;
	margin-right: 12px;
	height: 227px;
	position: relative;
}

.workshop h2 {
	text-align: center;
	margin: 0 0 20px 0;
}

.workshop p {
	width: 180px;
}

.workshop .more {
	position: absolute;
	bottom: 0;
	right: 35px;
	font-size: 1.3em;
}

.workshop .more a {
	color: #FF4E00;
	text-decoration: none;
	font-style: italic;
}

#container { position: relative; }
/*
#clientList {
	position: absolute;
	top: 130px;
	right: 35px;
	font-size:1.3em;
}
#clientList a {
	color:#FF4E00;
	font-style:italic;
	text-decoration:none;
}
#clientList span {
	color:#bdbdbd;
	font-style:italic;
	text-decoration:none;
}
*/
