
.grnh3hding {
	height: 7px;			
	font-family:arial,verdana,; font-size: 13px; 
	color:#717174;	
	line-height: 13px; 	padding:0px;
	margin-left: -3px;	
	font-weight: bold;
	text-align: left; }

.avgtimepadding {
	margin-right: 7px;
	margin-top: 3px; }

.col_13 {
  width: 425px; 
  float: left;
  display: inline;  
  margin-right: 20px;
  margin-top: -20px;
}

.col_13_last {
  width: 32px; 
  float: left;
  display: inline;  
  margin-right: 0;  
  margin-top: -20px;
}

.col_23 {
  width: 592px; 
  display: inline;
  float: left;
  margin-right: 20px;  
}

.col_14 {
  width: 210px; 
  display: inline;
  float: left;
  margin-right: 20px;  
}
.col_14_last {
  width: 210px; 
  display: inline;
  float: left;
  margin-right: 0;  
}
.col_34 {
  width: 670px; 
  display: inline;
  float: left;
  margin-right: 20px;  
}
	
.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("../../i_images/lg_ardown.gif"); }

.session .even td {
	background-color: #fff; }

.session .even td.expand {
	background-image: url("../../i_images/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 0 15px 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("../../i_images/lg_arup.gif"); }

.open .even td.expand {
	background-image: url("../../i_images/lg_arup.gif"); }

