html,body	{margin:0;padding:0;height:100%;color:#333;font:11px  arial, tahoma, verdana, helvetica, sans-serif;
			background:#fff}

#popup		{margin:10px; border:1px dotted #999;border-width:1px 1px 1px 1px;}
#popup td 	{vertical-align:text-top;}

#popup  #page_title	{background:#666; line-height:25px;border-bottom:1px dotted#999999;margin:0;padding:0; border-left:0}
#popup  #page_title h1	{font-size:14px;color: #fff;font-weight: bold;padding-left:10px;margin:0}
#popup  #content	{padding: 10px 10px 10px 10px;}

#popup a	{color:#003366; text-decoration:underline}
#popup a:hover	{color:#fff; background:#666;text-decoration:none}

