

.session {
	margin: 0 1px; }

.session table {
	width: 100%; }

.session td {
	font-size: 12px;
	color: #333;
	background-color: #fff;
	border-bottom:dotted 1px #ddd;
	padding: 14px 0; }

.session td.time {
	padding-left: 20px;
    width: 640px; }

.session td.name {
	text-decoration: underline;
	width: 340px;
	cursor: pointer; }

.session td.track {
	width: 190px; }

.session td.level {
	width: 100px; }

.session td.expand {
	width: 140px;
	text-align: right;
	padding-right: 58px !important;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right 50%;
	background-image: url("../lg_ardown.gif"); }

.session .even td {
	background-color: #fff; }

.session .even td.expand {
	background-image: url("../lg_ardown.gif"); }

.session .info {
	display: none;
	background: url("../grybg_lg.gif") repeat-x;
	font-size: 12px;
	padding: 25px 10px; }

.session .info h6 {
	color: #E48103 !important;
	margin: 0 0 1em 0 !important; }

.session .info p {
	margin: 0 !important; }

.session .info p strong {
	display: block; }

.session .info ul {
	margin: 0 0 0 15px !important; }

.session .info .col1 {
	width: 225px;
	float: left;
	display: inline;
	margin: 1.5em 0 0 0; }

.session .info .col2 {
	width: 600px;
	float: left;
	display: inline;
	margin: 1.5em 0 0 0; }

.open .info {
	display: block; }

.open td {
	font-weight: bold;
	color: #000; }

.open td.name {
	text-decoration: none; }

.open td.expand {
	background-image: url("../lg_arup.gif"); }

.open .even td.expand {
	background-image: url("../lg_arup.gif"); }


     
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body, td, th {
	/* Suggested arial font list */
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", arial, sans-serif;
}

/* Keep superscript tags from breaking line-height */
sup {
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
}



