#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	_width:320px; 
	max-width: 600px; /* Dialog will wrap after this width */
	background: #fff;

	color: #000;
/*	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
}

.tsnr{ height:54px; line-height:54px; text-align:center;}
.ann{ height:39px; text-align:center; padding-left:120px; _padding-left:0px;*padding-left:0px;}

.boxtopr { background:url(/tsimages/rbg.gif) left -63px repeat-x; width:300px; height:120px; overflow:hidden;}
.boxleftr { background:url(/tsimages/rline_bg.gif) left top repeat-y; height:120px;}
.boxrightr { background:url(/tsimages/rline_bg.gif) right top repeat-y; height:120px;}
.boxbottomr { background:url(/tsimages/rline_bg.gif) left bottom repeat-x; width:300px; height:120px;}
.boxtitr { background:url(/tsimages/rtitbg.gif) left top repeat-x;}
.boxtitinfor { background:url(/tsimages/rbg.gif) left top no-repeat; width:300px; height:27px; overflow:hidden; line-height:27px; color:#FFFFFF; font-size:14px; font-weight:bold;}
.boxinfor { background:url(/tsimages/rbottombg.gif) left bottom no-repeat; height:93px; font-size:12px;} 

.btn { background:url(/tsimages/lbg.gif) left -40px no-repeat; width:55px; height:22px; display:block; font-size:12px; line-height:22px; text-decoration:none; color:#000000;}
