/* =========================================================
stylesPopup.css for popup windows in AOSurgery2008-P6

Version: 2008-05-21 (rbu)
Update: 2010-01-26 (msc)
Update: 2016-05-26 (msc) 
  
Modular structured calls for stylesheet
========================================================= */

/* reset of all browser specific styles and basic instructions
======================================================= */
@import url("import_basicsPopup.css");

/* header and footer areas
========================================================= */
@import url("import_headFootPopup.css");

/* main content area
========================================================= */
@import url("import_contentPopup.css");

   
 