#other_page_content {
	float: left;
	width: 99%;
	padding: 0px;
}
.second_list li {
	background: url(../img/bullet02.gif) no-repeat;
	background-position: left top;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	line-height: normal;
}
h4 {
	color: #0000CC;
	font-size: 2em;
	padding: 9px 0px 9px 0px;
}
h4 span {
	font-size: 80%;
}
p, li {
	font-size: 120%;
}
#nav li {
	font-size: 100%;
}
.rightinset {
	font-size: 90%;
	float: right;
	padding: 0px;
	margin: 0px;
}
.right_align, .left_align {
	color: #0000CC;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	font-size: 150%;
	font-weight: bold;
	line-height: 1em;
}
.right_align {
	text-align: right;
}
.left_align {
	clear: left;
	float: left;
}
.nodots {
	background: #CCC;
	border: 1px solid #0000CC;
	border-left: 0px;
	border-right: 0px;
}
.nodots02 {
	background: #CCC;
}
/* table div */
#the_tables02 {
	width: 99%;
	float: left;
}
#the_tables02 thead {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 130%;
}
#the_tables02 td {
	padding: 1px;
	color: #333300;
	border: 1px solid #6666CC;
	border-top: 0px;
	border-right: 0px;
}
#the_tables02 tr {
	height: 25px;
	font-size: 120%;
	vertical-align: middle;
}
#the_tables02 caption {
	padding: 5px 0px 5px 0px;
	font: bold italic 100% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #0000CC;
}
#main .center {
	text-align: center;
}
#main p.small {
	font-size: 90%;
}
#main a {
	color: #999933;
	text-decoration: underline;
}
#main a:visited {
	color: #66CC33;
	text-decoration: none;
}
#main a:hover {
	color: #993333;
	text-decoration: none;
}
.time {
	margin: 11px 0px 0px 5px;
	padding: 0px;
	border-top: 1px solid #CCC;
	font-size: 130%;
}
.all {
	font-size: 130%;
	margin: 15px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
}
.ending {
	font-size: 120%;
}
.acts, .presenters, .keynote, .emcee, .ending {
	padding: 0px 0px 2px 5px;
}
.acts {
	color: #0080BF;
}
.presenters {
	color: #002448;
}
.keynote {
	color: #C7533A;
	font-variant: small-caps;
	font-size: 170%;
}
.tablesorter55 {
	font-size: 100%;
	width: 99%;
	border: 1px solid #CCCCCC;
}
.tablesorter55 th {
	text-align: left;
	padding: 5px;
	background: #EEE url(../img/grey_gradient.png) repeat-x left center;
	color: #333;
	border-right: 1px solid #999966;
	border-bottom: 1px solid #999966;
	vertical-align: middle;
	height: 25px;
	font-weight: bold;
}
.tablesorter55 td {
	border-right: 1px solid #999966;
	border-bottom: 1px solid #000099;
	color: #333;
	padding: 3px;
	vertical-align: bottom;
}
.tablesorter55 .odd td, .tablesorter55 .even td {
	background-repeat: repeat-x;
	background-position: bottom;
}
.tablesorter55 .odd td {
	/* yellow */
	background-image: url(../img/table_odd55.png);
	background-color: #FFFF99;
}
.tablesorter55 .even td {
	/* green */
	background-image: url(../img/table_even55.png);
	background-color: #CCCC99;
}
.tablesorter55 th.header, .tablesorter55 th.headerSortUp, .tablesorter55 th.headerSortDown {
	padding-left: 25px;
	margin: 1px;
}
.tablesorter55 th.header {
}
.tablesorter55 th.headerSortUp {
	background: transparent url(../img/sort_asc.png) no-repeat center left;
}
.tablesorter55 th.headerSortDown {
	background: transparent url(../img/sort_desc.png) no-repeat center left;
}

