body { margin:0px; padding:0px; background-image:url(../onlineTraining/images/background.jpg); background-repeat:repeat-x; background-color:#000; }
#wrapper { width:1024px; margin: 0 auto; }
#header { height:198px; width:1024px; background-image:url(../onlineTraining/images/header.jpg); background-repeat: no-repeat; }
#contentArea { background-color: #FFF; }
body, td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#contentArea .Container { padding: 10px; }
h1 { font-size: 16px; font-weight: bold; margin-top: 0px; margin-bottom: 10px; }
a { color: #009; text-decoration: none; }
.tests a { list-style-image: url(../images/video_notviewed.jpg); list-style-type: none; list-style-position: outside; display: block; width: 150px; margin-right: auto; margin-left: auto; background-image: url(../images/video_notviewed.jpg); background-repeat: no-repeat; padding-left: 15px; margin-bottom: 5px; }
.tests a.test_taken  { background-image: url(../images/video_viewed.jpg); background-repeat: no-repeat; }
.tests a.test_failed  { background-image: url(../images/video_viewed_failed.jpg); background-repeat: no-repeat; }
