.largeworkimage {
	width: 570px;
	height: 400px;
	margin: 0 0 30px 0;
}

.featuredbox {
	width: 260px;
	margin: 0 30px 0 0;
	display:block;
	display:inline;
	float: left;
}

.featuredboxright {
	width: 260px;
	margin: 0;
	display:block;
	display:inline;
	float: left;
}

.featureddescription {
	width: 260px;
}

a.featuredheadinglink {
	width: auto;
	height: auto;
	font-size: 16px;
	color: #444;
	margin: 3px 0 5px 0;
	padding: 0;
	font-weight:bold;
	letter-spacing: -1px;
	line-height: 30px;
	text-decoration: none;
}

a.featuredheadinglink:hover {
	color: #fe0f0f;
}
	
/*
Remove featuredimg when real images are added
*/
	
.featuredimg {
	width: 260px;
	height: 182px;
}

/* ------------------------------- */


a.workheadinglink {
	width: auto;
	height: auto;
	font-size: 16px;
	color: #444;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight:bold;
	letter-spacing: -1px;
	line-height: 30px;
	text-decoration: none;
}

a.workheadinglink:hover {
	color: #fe0f0f;
}

.workbox {
	width: 570px;
	height: 140px;
	margin: 0 0 30px 0;
	clear: both;
}

.workboxleft{
	width: 190px;
	height: 140px;
	display: block;
	display: inline;
	float: left;
}

.workboxright{
	width: 365px;
	padding: 0 0 0 15px;
	height: 140px;
	display: block;
	display: inline;
	float: left;
}

.workimg {
	width: 190px;
	height: 133px;
}