.time_table {
	margin-bottom: 30px;
}
.time_table table {
	width: 100%;
}

table#prelim tr *, 
.time_table tr * {
	color: #3B3B3B;
	font-size: 12px;
}
table#prelim tr.odd,
.time_table tr.odd {
	background: #666666;
}
table#prelim tr.odd *,
.time_table tr.odd * {
	color: #FFF;
	font-size: 12px;
}
table#prelim th {
	width: 40%;
	text-align: left;
	padding: 10px;
	font-weight: bold;
}
table#prelim td,
.time_table td {
	width: 60%;
	padding: 10px;
}
#tbl-outer {
	margin-bottom: 10px;
}
p.emph {
	font-weight: bold;
	font-size: 14px;
}
#description ol {
	list-style-position: inside;
}
#description ol div {
	margin: 10px 18px;
	padding: 7px;
	font-size: 11px;
	display: none;
	background: #666666;
	color: #FFF;
}
#description div.advisement_session p {
	font-weight: bold;
	text-decoration: underline;
	padding: 15px 0px;
}
#description div.advisement_session ul {
	padding-left: 15px;
	list-style-type: disc;
}
#description ol li {
	margin: 10px 0px;
}
#description ol li ul li {
	margin: 0pt;
}
#description ol a {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
td #nine, td #twelve-thirty {
	display: none;
}
table#prelim #time_choice a {
	color: #CC0000;
	font-weight: bold;
}
.time_table tr.legend td {
	background:none repeat scroll 0 0 #3B3B3B;
	border-bottom:2px solid #000000;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding:7px 0 7px 10px;
	text-align:left;
	text-transform: uppercase;
}
.time_table tr#photo_row td,
.time_table tr#photo_row2 td {
	border-top:2px solid #000000;
}
.time_table td.cell1 {
	width: 30%;
}
.time_table td.cell2 {
	width: 20%
}
.time_table td.cell3 {
	width: 25%;
}
.time_table td.cell4 {
	width: 25%;
}
p.title-area {
	font-size: 24px;
	font-weight: bold;
}
div.print_btn {
	text-align: center;
}
