/*div.healcode .class_list .class_description p, div.healcode .class_list .trainer_bio p, div.healcode .trainer_list .class_description p, div.healcode .trainer_list .trainer_bio p {
    font-size: 12px !important;
    margin: 0 0 1em;
}
div.healcode {
    font-family: arial;
}
div.healcode table.schedule tr th {
    background: none repeat scroll 0 0 #008381;
    color: #fff;
    font-size: 12px;
    padding: 5px;
}
div.healcode a {
    color: #008381 !important;
}
div.healcode .week_links a, div.healcode .week_links a:visited, div.healcode .day_links a, div.healcode .day_links a:visited, div.healcode a.hc-button, div.healcode input.hc-button, div.healcode .healcode-date-links-area a {
    background: none repeat scroll 0 0 #008381 !important;
}
div.healcode .week_links a, div.healcode .week_links a:visited, div.healcode .day_links a, div.healcode .day_links a:visited, div.healcode a.hc-button, div.healcode input.hc-button, div.healcode .healcode-date-links-area a {
    color: #fff !important;
}
div.healcode .week_links a:hover, div.healcode .day_links a:hover, div.healcode a.hc-button:hover, div.healcode input.hc-button a:hover, div.healcode .healcode-date-links-area a:hover {
    background: none repeat scroll 0 0 #1467b3 !important;
}
div.healcode .week_links a:hover, div.healcode .day_links a:hover, div.healcode a.hc-button:hover, div.healcode input.hc-button a:hover, div.healcode .healcode-date-links-area a:hover {
    color: #fff !important;
}*/
div.healcode .week_links a, div.healcode .week_links a:visited, div.healcode .day_links a, div.healcode .day_links a:visited, div.healcode a.hc-button, div.healcode input.hc-button, div.healcode .healcode-date-links-area a {
/*.hc-button {*/
	text-decoration: none !important;
}
div.healcode .header select {
	display: inline;

	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}