/*THICKBOX CSS MOD*/
#TB_window {
	width: 100%!important;
	height: 100%!important;
	margin: 0!important;
	background: transparent;
	top: 0;
	left: 0;
	border: none;
}

#TB_overlay {
	background-color: rgba(0,0,0,.32);
}

#TB_iframeContent {
	height: 100%!important;
	width: 100%!important;
}
