#cboxOverlay {
	background: #222;
	opacity: 0.4;
}

#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxMiddleLeft,
#cboxMiddleCenter,
#cboxMiddleRight,
#cboxBottomLeft, 
#cboxBottomCenter, 
#cboxBottomRight {
	background: none;
}

#cboxContent {
	border-radius: 0px;
}

#cboxClose {
	background: url('//images.freeola.co.uk/close_colorbox.png');
	top: 10px;
	right: 10px;
	border: 0px;
}

#cboxLoadedContent {
	margin: 20px 0px;
}