body {
background: #083B8F;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
color: #6C7C88;
margin:0px;
}

img {border:0px;}
table {font-size: 1em !important;}
h1 {font-size: 1em; font-weight: bold; padding:0px; margin:0px;}
B {color:#CF1B1E;}

a:link 		{COLOR:#0B4096; text-decoration:underline;}
a:visited 	{COLOR:#0B4096; text-decoration:underline;}
a:hover		{COLOR:#CF1B1E; text-decoration:none;}

#driving-lessons {
border-left:solid 1px #000;
border-right:solid 1px #000;
}

#learning-car {
padding:10px;
padding-top:150px;
text-align:left;
font-weight:bold;
}


#driving-lesson-15 {
background: #fff url("drive-images/driving-15.gif") top repeat-x;
}
#driving-lesson-list {
background: #fff url("drive-images/driving-list.gif") top no-repeat;
}
ul {
list-style-image: url("drive-images/li.gif");
position:relative; right:15px;
}
#driving-lesson-list li {
padding-bottom: 1em;
}

#driving-lesson-content {
background: #fff url("drive-images/driving-content.gif") top no-repeat;
}
#driving-lesson-content div {
padding:30px;
text-align:justify;
}
#driving-lesson-content img {
padding-left:10px;
}




#lesson-title h2 {
text-align:right;
color:#fff;
font-weight:bold;
font-size:0.9em;
padding-right:10px;
padding-top:7px;
line-height:1em;
padding-bottom:0px;
margin:0px;
}
#lesson-title a:link 		{COLOR:#fff; text-decoration:none;}
#lesson-title a:visited 	{COLOR:#fff; text-decoration:none;}
#lesson-title a:hover		{COLOR:#CF1B1E; text-decoration:none;}

#lessons p {
color:#a5a5a5;
font-weight:bold;
padding:10px;
}	


#driving-lesson-footer {
background: #fff url("drive-images/driving-36.gif") top repeat-x;
}
#driving-lesson-footer h1 {
font-size:0.9em;
text-align:center;
color:#0B4096;
font-weight:normal;
padding-top:15px;
padding-bottom:10px;
}