/**
 jquery Colorbox Style Custom 
**/

#cboxOverlay{
	background: none !important;
}
#cboxClose{
	padding: 2px 4px;
	border: 1px solid #333;
}
#cboxClose{
  position: absolute;
  top: 0 !important;
  bottom: 90% !important;
}