/* ------------ Modal -------------------*/
table { margin: 0; padding:0; border: 0; border-spacing: 0; border-collapse:collapse;}
table td { vertical-align: top;}

/* Box */
.modal_tl	{ background: url(https://pt-demo.confirmation.com/images/BlueTheme/ModalBox/tlc.png);width: 36px;height: 48px;}
.modal_t	{ background: url(https://pt-demo.confirmation.com/images/BlueTheme/ModalBox/ts.png);height: 48px;}
.modal_tr	{ background: url(https://pt-demo.confirmation.com/images/BlueTheme/ModalBox/trc.png);width: 36px;height: 48px;}
.modal_l	{ background: url(https://pt-demo.confirmation.com/images/BlueTheme/ModalBox/ls.png);width: 36px;}
.modal_r	{ background: url(https://pt-demo.confirmation.com/images/BlueTheme/ModalBox/rs.png);width: 36px;}
.modal_bl	{ background: url(https://pt-demo.confirmation.com/images/BlueTheme/ModalBox/blc.png);width: 36px;height: 63px;}
.modal_b	{ background: url(https://pt-demo.confirmation.com/images/BlueTheme/ModalBox/bs.png);height: 63px;}
.modal_br	{ background: url(https://pt-demo.confirmation.com/images/BlueTheme/ModalBox/brc.png);width: 36px;height: 63px;}
/* End Box */
/* Box IE6 */
* html .modal_tl	{ background-image: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://pt-demo.confirmation.com/images/BlueTheme/ModalBox/tlc.png', sizingMethod='scale');}
* html .modal_t		{ background-image: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://pt-demo.confirmation.com/images/BlueTheme/ModalBox/ts.png', sizingMethod='scale');}
* html .modal_tr	{ background-image: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://pt-demo.confirmation.com/images/BlueTheme/ModalBox/trc.png', sizingMethod='scale');}
* html .modal_l		{ background-image: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://pt-demo.confirmation.com/images/BlueTheme/ModalBox/ls.png', sizingMethod='scale');}
* html .modal_r		{ background-image: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://pt-demo.confirmation.com/images/BlueTheme/ModalBox/rs.png', sizingMethod='scale');}
* html .modal_bl	{ background-image: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://pt-demo.confirmation.com/images/BlueTheme/ModalBox/blc.png', sizingMethod='scale');}
* html .modal_b		{ background-image: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://pt-demo.confirmation.com/images/BlueTheme/ModalBox/bs.png', sizingMethod='scale');}
* html .modal_br	{ background-image: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://pt-demo.confirmation.com/images/BlueTheme/ModalBox/brc.png', sizingMethod='scale');}
/* End Box I6 */

.modal_title { display: inline-block; margin-top: 23px; font-size: 16px; color: #fff; float:left; font-family:Arial, Helvetica, sans-serif;}
.modal_close { display: inline-block; margin-top: 21px; font-size: 16px; color: #fff;   font-family:Arial, Helvetica, sans-serif;
               float: right; text-decoration: none; border-bottom: 1px solid #fff;}
.modal_content {background-color: #fff; padding: 15px 0 15px 0;}
.modal_footer { padding: 0; margin: 0;}
.modal_content_div 
{
	font: 11px Arial, Sans-Serif;
	min-height: 420px; _height: auto !important; height: 490px;
	min-width: 885px; _width: auto !important; width: 885px;
}
/* ------------ End Modal ----------------*/



