#colorbox{
	background:transparent url(../images/colorbox/colorbox-bg.png) no-repeat scroll 0 0;
}

#modalContent{
	padding: 40px 20px 40px 35px;
	/*position: relative; */
}

#modalClose{
	width: 26px; height: 25px;
	position: absolute;
	right: 16px; bottom: 15px;
	background:transparent url(../images/colorbox/colorbox-close.png) no-repeat scroll 0 0;
	text-indent: -90000px;
}

#colorbox.small_colorbox {
	background:transparent url(../images/colorbox/colorbox-bg-small.png) no-repeat scroll 0 0;
}

#colorbox.youtube_info_colorbox {
	background:transparent url(../images/colorbox/colorbox-bg-tall.png) no-repeat scroll 0 0;
}
