.sesslist-column 
{
		float:left;width:100%;margin-right:10px;
}
.sesslist-session 
{
	border: solid 1px #cccccc;
	font-size:14px;
	margin:9px 0;
	position:relative;
}
	
.sesslist-nextprev 
{
	width:100%;
}

.sesslist-nextprev a 
{
	font-weight:bolder;
	cursor:pointer;
}

.sesslist-next, #sesslist_next 
{
	float:right;
	font-weight:bolder;
}

.sesslist-prev 
{
	float:left;
	font-weight:bolder;
}

.sesslist-head 
{
	background-color:#F6F6F6;
	border-bottom:1px solid #990000;
	border-top:solid 3px #000000;
}

.sesslist-body 
{
	padding: 0 9px 9px;
}

.sesslist-sessid 
{
	float:right;
	color:#000000;
	font-weight:bolder;
	padding:2px;
}

.sesslist-title 
{
	font-weight:bolder;
	color:#990000;
	float:left;
	padding:2px;
	max-width:294px;
}

.sesslist-date 
{
	float:left;
}

.sesslist-location 
{
	clear:both;
	font-weight:bolder;
}

.sesslist-instructors 
{
	
}

.sesslist-price 
{
	color:#888888;
	font-size:16px;
	font-weight:bolder;
	margin-top:9px;
}

.sesslist-disc 
{
	font-size:18px;
	margin-bottom: 15px;
}

.sesslist-discprice, .sesslist-discdate 
{
	color:#990000;
	font-weight:bolder;
	text-decoration:none; 
	font-size:18px;
}

.sesslist-buttons 
{
	padding-top:17px;
}

.sesslist-button 
{
	float:left;
	height:24px;
	width:88px;
	font-size:12px;
	margin-right:4px;
	border:solid 1px #666666;
	text-align:center
}

.sesslist-button a 
{
	padding:2px 4px;
	font-weight:bolder;
}

.sesslist-button.more, .sesslist-button.recap 
{
	background-color:#990000;
}

.sesslist-button.more a, .sesslist-button.recap a 
{
	color:#ffffff;
}

.sesslist-button.register, .sesslist-button.photos 
{
	background-color:#323232;
}

.sesslist-button.register a, .sesslist-button.photos a 
{
	color:#ffffff;
}

.sesslist-button.full, .sesslist-button.results 
{
	background-color:#999999;
	color:#ffffff;
	font-weight:bolder;
}

.sesslist-button.results a 
{
	color:#ffffff;
}

.sesslist-button.recap .disabled 
{
	background-color:#994545;
}

.sesslist-button.recap.disabled a 
{
	color:#999999;
	cursor:default;
}

.sesslist-button.results.disabled 
{
	background-color:#e0e0e0;
}

.sesslist-button.results.disabled a 
{
	color:#999999;
	cursor:default;
}

.sesslist-track 
{
	float:left;
}

.sesslist-infoleft 
{
	float:left;
}

.sesslist-instrimages 
{
	position:absolute;
	bottom:4px;
	right:7px;
}

.bolder 
{
	font-weight:bolder;
	color:#000000;
}

.clear 
{
	line-height:0;
}

.price-strike 
{
	color:#888888;
	text-decoration:line-through;
}

.price-valid 
{
	color:#000000;
}









