.page-works #content-wrapper {
	background: #DEDDDA url(../i/backgroundDarkFull.jpg) no-repeat top center;
}


#work-detail .block-head .content{
	position: relative;
	padding:0 0 67px 65px;
}


#work-detail h1 {
	margin-bottom: 20px;
}


#work-detail h2 {
	font-size: 25px;
	margin-bottom: 10px;
	line-height: 25px;
}

#work-detail .detail {
	width: 706px;
	position: relative;
}

#work-detail .detail .mediaElement{
	margin-bottom: 11px;
	display: block;
}


#work-detail .detail .description {
	padding-top: 10px;
	margin-bottom: 20px;
	color: #333;
	font-size: 15px;
	line-height: 17px;
}



#work-detail .detail .close {
	width: 14px;
	height: 14px;
	background: url(../i/iClose.png) no-repeat;
	position: absolute;
	right:0;
	top: 2px;
	
}

#work-detail .detail .close span{
	text-indent: -9999px;
	display: none;
}