﻿.date {
	width:85px;
}

.headings {
	background-image:url('/cte/images/workshops/workshop_reg_headers.png');
	background-repeat: repeat-y;
}

.row_cancel_hover {
	background-color:#eee;
}

.row_cancel {
	background-color:#fff;
}

.facDev_cancel_date {
	border-right:8px solid #a6eda8;
	border-bottom:1px solid #a6eda8;
	padding:3px;
	text-align:right;
}

.facDev_cancel {
	border-left:8px solid #a6eda8;
	border-bottom:1px solid #a6eda8;
	padding:3px;
	margin-top:8px;
}
.facDev_cancel_content {
	border-left:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	border-top:0px;
	border-right:1px solid #e0e0e0;
	padding:3px;
	margin-left:16px;
	margin-right:8px;
	color:#666;
}

.tech_cancel_date {
	border-right:8px solid #a6caed;
	border-bottom:1px solid #a6caed;
	padding:3px;
	text-align:right;
}

.tech_cancel {
	border-left:8px solid #a6caed;
	border-bottom:1px solid #a6caed;
	padding:3px;
	margin-top:8px;
}
.tech_cancel_content {
	border-left:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	border-top:0px;
	border-right:1px solid #e0e0e0;
	padding:3px;
	margin-left:16px;
	margin-right:8px;
	color:#666;
}

.orient_cancel_date {
	border-right:8px solid #eda6c6;
	border-bottom:1px solid #eda6c6;
	padding:3px;
	text-align:right;
}

.orient_cancel {
	border-left:8px solid #eda6c6;
	border-bottom:1px solid #eda6c6;
	padding:3px;
	margin-top:8px;
}
.orient_cancel_content {
	border-left:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	border-top:0px;
	border-right:1px solid #e0e0e0;
	padding:3px;
	margin-left:16px;
	margin-right:8px;
	color:#666;
}

