p {
	font-size:16px;
	line-height:130%;
}

.eventlist {
	padding-left: 0px;
}

.eventlist_entry {
	padding-top:1em;
	border-bottom: 1px dashed #C8C8C8;
}

.eventlist_entry div {
	margin-left:1em;
}

.eventlist_entry p {
	padding-bottom:.2em;
}

.eventlist_entry h4 {
	margin-bottom:0.5em;
    font-weight:400;
}

.eventlist_entry h5 {
	margin-top:1em;
	margin-bottom:0;
	border:0;
    font-weight:400;
}
li.eventdate_entry {
    clear:both;
}
.eventdate_entry p.date {
	float:left;
	width:200px;
	font-weight:400;
}

.eventdate_entry p.venue {
	float:left;
	width:250px;
}

.eventdate_entry p.places {
	float:left;
	width:160px;
}

.eventdate_entry p.registerlink {
	font-weight:400;
}

.eventdates {
	margin-bottom: 0px;
}

.eventdates li {
/*	border: 1px dashed #C8C8C8;*/
	border-left:0;
	border-right:0;
	padding: 1em 0 0 0;
}

.comment {
	font-style:italic;
	color:#656565;
	margin:0;
}

.field_wrapper {
	margin-bottom:1em;
}
.field_wrapper label {
	vertical-align: top;
	margin-top: 15px;
}
.field_wrapper textarea {
	margin-top: 6px;
}
.field_wrapper select {
	margin: 6px 0px 0px 0px;
	height: 25px;
}

label {
	display:inline-block;
	width:12em;
}

label.required {
	font-weight:400;
	display:inline-block;
	color:#0b80a7;
}

dt {
	float:left;
	width:7em;
    font-weight:400;
}

dd {
	margin-bottom:1em;
}

dd:empty:after{
    content: "-";
}
dl {
	margin-bottom: 2em;
}

ul.errorlist {
	display:inline-block;
/*	margin-left:400px;*/
	font-size:11px;
	background-color:#0b80a7;
/*	text-transform:uppercase;*/
	color:#fff;
	padding:5px 12px;
}

.error input {
	border:2px #0b80a7 solid;
}

.datareview {
	margin-top:1em;
	margin-bottom:1em;
}

.datareview span.label {
	float:left;
    font-weight:400;
	color:#0b80a7;
	width:15em;
}
.datareview li {
	margin-bottom:.7em;
}

.eventdescription ul {
	margin-bottom: 10px;
}

.eventdescription ul li {
	/*background: url(images/black-bullet-grtr-then.gif) no-repeat 0% 7px;
	display: block;
	padding: 3px 3px 3px 18px;
	padding-left: 18px;
	padding-left: 18px;
	text-decoration: none;
	font-size:12px;*/
	list-style-type: disc;
	margin-left: 40px;
	padding-bottom: 5px;

}

p {
	margin-bottom:20px;
	margin-top:0px;
}

p.last {
	margin-bottom:0;
}

.field_wrapper select, .field_wrapper textarea {
    width: 210px;
}

table.print_registrations tr.odd, table.print_registrations tr.even {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

label.checkboxlabel {
	width: 660px;
}