/* LONDON PAIN CLINIC PRINT STYLESHEET print.css
(c) Jon Tan / Grow Collective 2006 - www.gr0w.com

-------------------------------------------*/


body{
font-size:12pt;
background:white;
}

#masthead{text-align:center;margin-top:-0.5cm;}
#masthead img{border:0;}

h1 a,#nav,a#skip,#crumbs,#foot,#contents,p.top,#col3,#col5,p.rss,p.hide,#anatomy{display:none;}

a:link,a:visited{color:#366;}
p,ul,ol,dl{line-height:1.4em;}
p#copyright{text-align:center;}

h1{font-size:1.6em;font-weight:300;text-align:center;}
h2{font-size:1.3em;font-weight:300;font-style:italic;margin:1em 0;padding:1em 0;border-top:2px solid #999;border-bottom:1px solid #ccc;text-align:center;}
h3{font-size:1em;font-weight:900;margin:1em 0;padding:0.5em 0;border-top:0;border-bottom:1px solid #ccc;text-align:center;}

#wrap,#col1{width:auto !important;margin:0;padding:0;border:0;}

dl{margin:1em 0;}
dt{margin:1em 0;font-size:1em;font-weight:900;}
dd{margin:0 0 0 2em;padding:0;}
dd.published{font-style:italic;}

#locations dd img{display:block;}

ul{list-style-type:circle;}

ol#terms li{font-weight:900;margin-top:1em;}
ol#terms li li{font-weight:300;}
ol#terms ol{list-style-type:lower-alpha;}

img.imgright{float:right;margin:1em 0 1em 1em;}


#wrap a:link:after, #content a:visited:after {
content: " (" attr(href) ") ";
font-size:10pt;
color:gray;
}
#wrap a[href^="/"]:after {
content: " (http://www.londonpainconsultants.com"attr(href) ") ";
font-size:10pt;
}