/**
 * Owner: www.asos.com
 * Theme: popup.css
 * Description: Sets general layout and defaults for all window popups
 * Author: ASOS UI developers
 * Media: Screen
 */

html {background-color:#fff;}
body {background-color:#fff; padding:10px; color:#666;}
a {text-decoration:underline; color:#666;}
a:hover { color:#000;}
h1, h2 {color:#000}
h1 {font-size:2em; margin:0;}
h2 {font-size:1.2em;}
h3 {margin:2em 0 1em;}
ul.shipping-countries {margin:1em 0;}
ul.shipping-countries li {list-style:none}
ul li {list-style:disc outside; margin-left:15px;}
a.button.cookie-test,
a.button.delivery-charges, 
a.button.shipping-restrictions, 
a.button.secure-code, 
a.button.search-help {min-width:200px;}