
dl {
	margin-left: 35px;
}

dt {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

dd {
	font-size: 14px;
	padding-left: 80px;
}

ul {
	margin: 0 0 20px 35px;
	font-size: 14px;
}

ul li {
	margin-bottom: 5px;
}

ul li ul {
	margin-left: 20px;
}

ul li ul li {
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
}

p { 
	clear: both;
}

p.booking {
	margin-top: 20px;
	font-weight: bold;
}

#additional {
	padding: 20px;
	margin: 25px -20px -20px -20px;
	background: #21262c url(../images/bg_fill_gradient.gif) repeat-x;
}



table#workshops {
	width: 100%;
	font-size: 14px;
}

.date {
	font-size:14px;
}

.earlybird {
	font-size: 14px;
	font-weight: bold;
	color: #7FC102;
}

dt.price {
  margin-top: 15px;
}
dd.price {
  color: #7fc102;
  font-weight: bold;
  margin-top: 15px;
}
dd span.studentprice {
  font-size: 14px;
}

