
#divpopup		{ display:none; z-index:10; }
#divpopup .phead	{ width:100%; overflow:hidden; }
#divpopup .phead .tl	{ float:left; width:96%; background:url('/res/com/divpop/blue/pop_tl.gif') top left no-repeat;
			text-align:right; 
			}
#divpopup .phead .tr	{ float:right; width:3.9%; background:url('/res/com/divpop/blue/pop_tr.gif') top right no-repeat;
			}
/*\*/
#divpopup .phead .tl, #divpopup .phead .tr
			{ margin-bottom:-9.5em; padding-top:0.5em; padding-bottom:10em; }
/**/
@media all and (min-width:0){
#divpopup .phead .tl, #divpopup .phead .tr
			{ margin-bottom:0; padding-bottom:0; }
#divpopup .phead .tl:after , #divpopup .phead .tr:after
			{ content:' '; display:block; 
			 margin-bottom:-9.5em; padding-bottom:10em; height:0;
			 background:inherit; 
			}
}
#divpopup .phead span	{ padding:15px; padding-right:20px; cursor:pointer; _cursor:hand; 
			color:#ffffff; font-size:12px; font-family:'lucida console',tahoma,sans-serif;
			background:url('/res/com/divpop/blue/pop_close.gif') center right no-repeat; }
#divpopup #pcontent 	{ clear:both; border:1px solid #986900; background:transparent url('/res/com/divpop/blue/pop_content.png'); 
			text-align:center; }
* html #divpopup #pcontent
			{ zoom:1; background-image:transparent; filter:alpha(opacity=75);
			}
#pcontent #pimage	{ margin-top:1em; margin-bottom:1em; }
* html #pcontent #pimage{ _position:relative; }
#divpopup .caption	{ font-family:lucida,tahoma,sans-serif; }