/********** Courses **********/
div#course-index div.course h1 {
font-size: 100%;
font-weight: bold;
}

div#course-index div.course {
margin-top: 1.5em;
}

div.course h2 {
margin-top: 1.8em;
}

div.course h1 {
margin-top: 0;
}

div.course h3 {
margin-bottom: 0;
}

p.special {
color: red;
font-weight: bold;
margin: 0 0 1em 1em;
}

p.dates {
margin: 0;
}

.leader {
font-weight: bold;
}


#content table.prices {
margin: 0 0 1em;
width: 100%;
}

#content table.prices caption {
font-weight: bold;
text-align: left;
padding-bottom: 0.5em;
}

#content h3.dates {
margin-bottom: 0.4em;
}

#content ul.dates {
margin: 0.4em 0;
}

#content ul.dates li {
margin: 0.2em 0;
}

#content p.prerequisite {
font-style: italic;
}

#content .italy_bold {
  color:#660000;
  font-weight:bold;
}
.h1-italy {
    font-family: Times, 'Times New Roman', serif;
	font-size:38px;
	font-style:italic;
	font-weight:normal;
	color:#660000
}
.h1-italy-sub {
	font-size:26px;
	font-style:normal;
	color:#444444;
}


