/*  Styles for terms and conditions */

@import url('../reset.css');

html, body { margin: 0;padding: 0;line-height: 1; font-size: 10px; font-family:Arial,Helvetica,sans-serif; color:#000;} /* set base font-size to sensible round number */
* { margin: 0;padding: 0;outline: 0; font-size: 1em; vertical-align: baseline; } /* 1em now =10px */

body {background-color:#fff;}
h1, h2, h3, h4, h5{margin:1em 0 .3em 0;}
h2 { font-size: 1.8em; margin:0.8em 0 0.2em; }
h4 { font-size: 1.2em; margin-bottom:1em;}


h1 { background: 3px 7px no-repeat; height:128px; margin:0; text-indent:-6000px;}
p  { font-size:1.2em; margin:1em 0;}

div.modal-content       { width:491px; background:#fff; padding:15px; margin:0 ; }
div.content-scroller    { height:370px; width:540px; }
div.modal-content h1    { border-bottom:1px solid #0acc33; height:128pxpx; width:100%; background: url(../../images/headers/hdr_termsprivacy.gif) 0 0 no-repeat scroll!important; text-indent:-6000px; }
div.modal-content h2, 	
div.modal-content h4	{ color: #0acc33; }
div.modal-content p		{ color:#407eb3; width:90%; }

div.modal-content a.icon-close { margin: 25px -5px 0 469px; }

.content-scroller ol {display:block; margin-left:5px; padding:0 5px 0 20px; }
.content-scroller ol li	{ list-style: outside decimal;margin: 1em 0; }
.content-scroller ol li li { list-style: inside lower-roman; display:inline;  }
span.t-and-c-marker {display:block;}
