#cboxLoadedContent {
	border: 0 !important;
	background: #f94c52; 
  
}

#cboxClose {
	border:0; 
	padding:0; 
	margin:0; 
	overflow:visible;  
	position:absolute; 
	top: 18px;
	right: 18px;
	background:url(../images/colorbox/popup_n_close.png) no-repeat 0px 0px; 
	width:22px; 
	height:21px; 
	text-indent:-9999px;
	background-size: 22px 21px;
}


#cboxLoadedContent {
	border: 0 !important;
	height: 500px !important;  
}

