
#InvoiceInfoBack{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#InvoiceInfo{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:384px;
width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}
#subjectOKInfo h1{ 
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:500;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:10px;
}
#subjectOKInfo h2{ 
text-align:left;
color:#6FA5FD;
font-size:12px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#subjectOKInfoClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}
#InvoiceRadiodiv{
display:none;
}
#InvoiceCancaldiv{
display:none;
}

#subjectOKInfo{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
_height:280px;
min-height:280px;
width:340px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:10;
padding:2px;
overflow:hidden;
}

#subjectOKInfo ul{
margin:0;
padding:0;
list-style-type:none;
}

#subjectOKInfo li{
	float:left;
	padding:0 5px 0 0;
	width:135px;
	list-style:none;
	_display:inline-block;
	overflow:hidden;
}

#subjectOKInfo  a{
	font-family:Tahoma;
	font-size:12.5px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
	
#subjectOKInfo  a:hover{
	text-decoration:underline;
	color:#ff6600;
}

#subjected{
margin:0;
padding:0;
height:94px;
width:470px;
}
