﻿.items {position: relative; height:800px;}
h1 {width: 825px; height: 276px;}
.questions {position: relative;}
.questions li { background: url(../Images/enthusiast-burritoquiz-numbers.png) no-repeat 0px 0px; clear: both; width: 375px; overflow: hidden; }
.questions li { position: absolute; }
li.q1 { background-position: 0px -2px; top: 0px; left: 0px; }
li.q2 { background-position: 0px -112px; top: 120px; left: 0px; }
li.q3 { background-position: 0px -222px; top: 220px; left: 0px; }
li.q4 { background-position: 0px -332px; top: 320px; left: 0px; }
li.q5 { background-position: 0px -442px; top: 0px; left: 375px; }
li.q6 { background-position: 0px -552px; top: 120px; left: 375px; }
li.q7 { background-position: 0px -662px; top: 220px; left: 375px; }
li.q8 { background-position: 0px -772px; top: 320px; left: 375px; }
.questions h3 { font-size: 1.2em; margin: 0px 0px 0px 40px; color: #562F00; }
.questions li { margin: 0px 0px 10px 0px; }
.questions li .answers { margin: 5px 0px 0px 40px; width: 350px; overflow: hidden; }
.questions li .answers div { width: 150px; float: left; padding: 0px 0px 5px 0px; }
label { font-size: 1.2em; font-weight: bold; }
.i-radio { display: block; float: left; }
.questions li .answers .wrong label{  color:Red }
.questions li .answers .right label {color:green}
label { display: block; float: left; width: 125px; padding: 5px 0px 0px 0px; }
.submit { position: absolute; top: 700px; left: 360px; }
.footer.short { top: 730px; }
