p {font-size:100%; line-height:normal;}

table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 4px;
	border: 1px #CCC solid;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
	border-collapse: collapse;
}

th { text-align: center; }

table.feeTable 
{
	padding: 4px;
	border: 1px #fff solid;
	border-collapse: collapse;
	width:525px;
}

.feeTable td
{
	padding: 4px;
	border: 1px #CCC solid;
	border-collapse: collapse;
}

.feeTable th { text-align: center; }



photoLeft
{
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}

.extraSpace li { padding-top: 8px; }

.contact { line-height: 130%; }


#keywordSearch { padding-bottom: 24px; }

#mailButton
{
	padding-bottom: 24px;
	margin-left: 18px;
}





.photoRight
{
	float: right;
	padding: 12px;
}



/* THESE NEED TO GO TO MAIN CSS FOR UNIT LATER */

.managerInfo { list-style-type: none; }

.managerInfo li
{
	list-style-type: none;
	line-height: 155%;
}

#titleInfoBlock
{
	width: 900px;
	border-bottom: 1px #CCC solid;
}

.eventTitle
{
	font-size: 24px;
	font-weight: bold;
	padding-top: 12px;
	line-height: 150%;
}

#eventInfo
{
	width: 600px;

}

.dateInfo
{
	font-size: 18px;
	font-weight: normal;
	line-height: 150%;
	margin-top: -10px;
}

.locationInfo
{
	font-size: 16px;
	font-weight: normal;
	line-height: 150%;
}

.registerTab
{
	float: right;
	margin-top: -35px;
	width: 85px;
}

.spaced li
{
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


.rightInfoCol
{
	float: right;
	width: 200px;
	padding: 12px;
	border: 2px #fff solid;
	font-size: 10px;
	line-height: normal;
	background-image: url(../images/boxbg.png);
	background-repeat: no-repeat;
}

.noBorderTable table  { border: 1px #FFF solid; }


.courseNumberLabel {color:#ccc; float:right; font-size:9px;}

.trackName {
	font-size: 18px;
	font-weight: bold;
	float: left;
	color: #0022B4;
}


.locationName {
	float: right;
	font-size: 12px;
	color: #fff;
	background-color: #666666;
	width: 200px;
	padding: 4px;
}











