ul.courses_list
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.courses_list li
{
	margin: 0.5em 0 0 0;
	padding: 0;
}

table.search_courses td.criteria
{
	background-color: #e4e4e4;
}


table.search_courses td
{
	vertical-align: top;
	padding: 10px;
	font-size: 12px;
}

table.search_results
{
    display: table;
    table-layout: fixed;
    width: 100%; 
    margin: 10px 0;
    padding: 0; 
    border-collapse: collapse;
    empty-cells: show;
    font-size: 10px;
    line-height: normal;
}

table.search_results th
{
    font-weight: bold;
    color: #fff;
    background-color: #000;
    padding: 2px 4px;
	text-align: left;

}



table.search_results td
{
    padding: 2px 4px;
	border-bottom: 1px solid #e4e4e4;
}

table.search_results td.details
{
	text-align: left;
}
table.search_results th.venue
{
	display: none;
}
table.search_results td.venue
{
	display: none;
}



#MC600 {
     font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
	margin-bottom:0px;
 }

#SearchResults {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
 }
 
 table.course_details
 {
   font-size: 12px;
 }

 
 table.course_details td
 {
 	vertical-align: top;
    padding: 2px 4px;
 }

 
 td.courses_label
 {
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
 }

 table.search_form td
 {
 	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px;
 }

   table.search_form td.instructions
  {
    padding: 2px 10px;
 }

 
  table.search_form td.label
  {
    padding: 2px 0px;
 }
 
  table.search_form td.element
  {
    padding: 2px 15px 2px 0px;
 }

 
 .date 
 {
 width: 200px;
 }
 
 .time
 {
 width: 125px;
 }
 
 
 table.instructions
 {
   font-size: 12px;
 }

 td.instructions_header
 {
	font-weight: bold;
	vertical-align: top;
 }
 
 
 td.instructions_label
 {
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
 }
 
  table.instructions  td
 {
 	vertical-align: top;
    padding: 2px 4px;
	padding-top: 14px;
 }
 
 .dark {
    background-color: #CCCCCC;
}

.registration 
{
 FONT-FAMILY: Arial, Helvetica, sans-serif;
  	font-size: 12px;
}
.registration span {
	padding: 0 3px;
}
#disclaimer  {
	font-size: 11px;
	padding-left:10px;
	padding-top:10px;
	margin-bottom:30px;
	font-family:Arial,Helvetica,sans-serif;
}
table.pricing td {
padding:4px 4px 0px;
vertical-align:top;
}
.pricing {font-size:13px;}

td.price_label
{
font-weight:bold;
vertical-align:top;
white-space:nowrap;
width:10px;
}