#recentWorksHeader {
  	margin: 125px 25px 5px 25px;
	width: 1110px;
	height: 150px;
	background-image:url(../img/recentworksHead2.png);
	background-position: 0 15px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#recentWorksHeader #recentworksCopy{
	position: relative;
	width: 430px;
	margin:	 10px 0 10px 520px;
	background: rgba(0, 0, 0, 0.7);
/* 	font-family: "ronnia-condensed-1","ronnia-condensed-2", "Helvetica Neue", Arial,Helvetica, sans-serif; */
	color: #EDEDED;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding:6px;
	font-size: 1.7em;
	line-height: 160%;
}


#content {
	text-align: left;
	margin: 0 0 0 35px;
	display:inline-block;
}