@charset "utf-8";
/* CSS Document */

/* OVERRIDE THE COMMON.CSS 

/*	COMMON BOXES	*/
#body.popup				{ margin: 0 auto; width: 500px }
#top.popup        { width: 500px }
#content.popup		{ float: left; clear: both; width: 480px; z-index: 0; padding: 0 10px 0 10px; }
#content.popup p  { width: 480px }
#content.popup dt { clear: both; margin-bottom: 5px; float: left; width: 20px }
#content.popup dd { float: left; margin-bottom: 5px; width: 460px }
#content.popup fieldset          
                  { width: 480px }
#content.popup fieldset.notop    
                  { margin-top: 0px }

#content.popup h1.coremetrics_pp 
                  {}