@charset "utf-8";

/*
## colorBox
********************************************************************/

#cboxOverlay{

}


#colorbox{
}

#cboxWrapper{
width:auto !important;
height:auto !important;
}

#cboxLoadedContent{
	margin:0;
	width:100%;
	padding:20px !important;
	height:auto !important;
	font-size: 18px;
}

#cboxClose{
/* 	top:0; commented by ftodaro */
}

