ul.paraTxtNormal {
	list-style: outside;
}
ul.paraTxtNormal li {
	margin-left: 15px;
}
.date-table { width: 100%; margin-bottom:10px; }
.date-list { overflow:hidden; margin-bottom:10px; }
.date-year-wrap { overflow:hidden; }
.date-year { font-weight:bold; text-decoration:underline; padding-bottom:5px; }
.date-month { overflow:hidden; padding-bottom:10px; }
td.date-month { vertical-align: top; }
.one-column .date-month { }
.two-column .date-month { float:left; width:50%; }
.date-notice { }

.class-active { }
.class-closed { text-decoration:line-through; }

.e-card-input {
	padding: 5px;
	background: #1b689f;
	color: white;
	font-weight: bold;
}
.submit-card-text {
	padding: 5px 0;
	line-height: 1.3em;
}

#class-doc-section {
	float: right;
	width: 200px;
}
#class-doc-section .shortbar { margin-top: 0; }
ul.class-doc-list {
	list-style-type: none;
	padding: 5px;
}
ul.class-doc-list li {
	float: left;
}
#class-doc-section li a {
	background-color: white;
}

.class-group { margin: 0; padding: 0; }
div.class-list {
	width: 100%;
	padding: 10px;
	padding-left: 0px;
	overflow: hidden;
}
.class-group-header { margin: 0; padding: 0; }
.class-group-header h1 {
	padding-left: 20px;
}
.class-list .class-info {
	float: left;
	width: 150px;
	height: 250px;
	overflow: hidden;
	text-align: center;
}
.class-list .class-info.pre-space {
	padding-left: 150px;
}
.class-list .class-book {
	position: relative;
	display: inline-block;
	margin: 0 auto;
}
.class-list .class-cost {
	position: absolute;
	background-color: white;
	border: solid 1px black;
	border-radius: 5px;
	padding: 2px;
	color: black;
	font-weight: bold;
	left: 26px;
	top: 10px;
}
.class-list .class-type {
	position: absolute;
	background-color: #FE0;
	border: solid 1px black;
	border-radius: 5px;
	padding: 2px;
	color: black;
	font-weight: bold;
	top: 35px;
	right: 1px;
}
.class-list .class-style {
	position: absolute;
	background-color: #FE0;
	border: solid 1px black;
	border-radius: 5px;
	padding: 2px;
	color: black;
	font-weight: bold;
	top: 120px;
	left: 26px;
}
.class-list .class-image {
	width: 120px;
	height: 156px;
}
.card-image {
	display: inline-block;
	float: right;
}
.card-image img {
	width: 131px;
	height: 81px;
}
.class-list .class-detail { margin: 0.1em 0; }
.class-list .btn-register, .class-list .btn-direct {
	background-color: red;
	font-size: 1.5em;
	color: white;
	border-radius: 10px;
}
#enrollware-dates h1 {
	font-size: 18px;
}
#enrollware-dates ul.enrclass-list {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
}
#enrollware-dates ul.enrclass-list li {
	border: 1px solid #eee;
	background-color: #f8f8f8;
	line-height: 13px;
	list-style-type: none !important;
	list-style-image: none !important;
	background-image: none !important;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 2px 0;
	display: list-item;
	box-sizing: border-box;
}
#enrollware-dates ul.enrclass-list li a {
	padding: 8px;
	display: block;
	line-height: 13px;
	color: #D60101;
	text-decoration: none;
	box-sizing: border-box;
}
#enrollware-dates ul.enrclass-list li a span {
	font-size: 9px;
	display: block;
	box-sizing: border-box;
}

.class-status-dates td {
	padding-right: 10px;
}

#btnRepeatClass {
	color: white;
	background-color: #990000;
	border-color: black;
}
