@charset "utf-8";
/* NOTE:  
Currently, mentor-implant-quiz.css and mentor-implant-quiz-print.css have the same content. 
So when you change one, just do "save as" to update the other file. - Liz 
*/


body { background-image: url("/art14/mentor-hed-which-implant-533x86.jpg"); background-repeat: no-repeat; background-position: 20px 20px; background-color: #fff; margin: 140px 0 50px 20px; padding: 0 }

#iolscreen { width: 530px }

#iolscreen p { color: #4e4d4d; font: 12px/18px verdana,sans-serif }
#iolscreen p a:link, 
#iolscreen p a:visited { color: #012f67; text-decoration: underline }
#iolscreen p a:hover { color: #012f67; text-decoration: none }

#iolscreen p.answerchoices { color: #4e4d4d; font: 12px/18px verdana,sans-serif; margin: 0 0 0 20px }





/* THE FOLLOWING STYLES WERE LEFT OVER FROM ANOTHER SIMILAR FEATURE 
ON THE AAV WEBSITE -- THE IOL SCREENING TEST. I DON'T THINK WE'RE 
USING THEM HERE, BUT I'M KEEPING THEM JUST IN CASE. - LIZ  */

#iolscreen ul { list-style: none; padding-left: 0; margin: 0 }
#iolscreen li { background: url('/art14/bullets/bul-000066.gif') no-repeat 0 0; padding-left: 11px; margin: 0 14px }
#iolscreen h1 { color: #012f67; font: 1.4em arial,helvetica,sans-serif; font-weight: bold; margin-top: 0 }
#iolscreen h2 { color: #012f67; font: 1em arial,helvetica,sans-serif; font-weight: bold }
#iolscreen .disclaimer { color: #4e4d4d; font: 0.65em/1.4em verdana,sans-serif; font-weight: bold; font-style: italic }
#iolscreen .logolist { color: #4e4d4d; font: 0.79em/1.5em verdana,sans-serif }
#iolscreen .finishbutton { color: #4e4d4d; font: 0.79em/1.5em verdana,sans-serif; text-align: center }
#iolscreen .submitbutton { color: #4e4d4d; font: 0.79em/1.5em verdana,sans-serif; text-align: center }
#imgright { position: relative; float: right; margin: 0 0 14px 14px }
#imgleft { position: relative; float: left; margin: 0 14px 14px 0 }
#zones { width: 565px; margin: 1.5em 0 0 0 }
#zones td.hed { background: #eee; color: #4e4d4d; font: 0.79em/1.5em verdana,sans-serif; font-weight: bold; padding: 3px; text-align: center; width: 33%; border: 1px solid #000 }
#zones td { color: #4e4d4d; font: 0.79em/1.5em verdana,sans-serif; padding: 3px; width: 33%; border: 1px solid #000 }
