/* LAYOUT */
* { margin: 0; padding: 0;}
p { margin-bottom: 15px;}
h4 { margin-top: 15px; margin-bottom: 8px;}

#content { width: 890px; margin-left: 40px; margin-top: 20px;}
#content ul { padding-left: 12px; list-style-type: none; margin-left: 20px; clear: both;}
#content ul li.lesson { padding-left: 24px; margin-bottom: 3px; padding-bottom: 3px;}


/* SKIN */
#container { background: url(skin/body_bg.gif) repeat-y left top;}
#content ul li.lesson { background: url(skin/window_new.gif) no-repeat left top;}

/* TYPO */
body { font: normal .9em Arial, Helvetica, sans-serif; line-height: 20px;}