﻿
#block-views-courses-store-left-block{
	width: 350px;
}
.page-courses-store #courses-store-form{
	float: right;
	width: 450px;
}
#courses-order-form select{
	width:100px;
}
#orderform .form-item {
	width: 120px;
}

#order-total{
	width: 300px;
	float: right;
}


/* for classes view */

.node-teaser .field-name-field-teacher {
	font-family: Applied Font;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #AEAEAE;
}
.field-label:first-letter{
	text-transform: uppercase;
}
.node-teaser .field-name-field-time , .node-teaser .field-name-field-level{
	font-family: Applied Font;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #666666;
}