li { list-style-type: none; }
#conferenceouterwrapper {
	border: solid 1px #28689A;
	width: 711px;
	padding: 10px;
}
#conference {
	border: solid 1px #28689A;
	width: 681px;
	padding: 3px;	
}
.ui-accordion-container {
	width: 700px;
}
.titlebar {
	display: block;
	background-image:url(bar-middle-n.jpg);
	height: 18px;
	text-decoration: none; 
	color: black;
	font-weight: bold;
}


.titlebar:hover { background-image: url(bar-middle-o.jpg); }
.titlebar:active { background-image: url(bar-middle-a.jpg); }
