/* Overriding the default Colorbox stylesheet */

#cboxLoadedContent{margin-bottom:32px;}

#cboxClose{position:absolute; bottom:0px; right:0px; background:url(/static/images/colorbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-38px; color: #aaa; font-size: 13px; line-height: 22px;}

#cboxTitle{
 display: none !important;
}

#cboxOverlay{
	opacity: 0.5 !important;
}
