dl.exhibition_list	{
	margin:0;
	padding:0;
	list-style: none;
}
dl.exhibition_list dd	{
	margin:0;
	padding:0;
	width:615px;
	padding-bottom: 10px;
	height: 100%;
	overflow: hidden;
}
dl.exhibition_list dd div.image,
dl.exhibition_list dd div.image img	{
	float: left;
}
dl.exhibition_list div.description 	{
	float: left;
	padding: 0 0 0 0px;
	/*width: 355px; Make this div 615px -- dl.exhibition_list div.description */
	width:615px;
}
dl.exhibition_list div.description strong,
dl.exhibition_list div.description span,
dl.exhibition_list div.description p	{
	display: block;
}
dl.exhibition_list div.description span.location	{
	font-weight: bold;
	color: #f77f17;
	text-transform: uppercase;
}
dl.exhibition_list div.description span.date	{
	font-weight: bold;
	color: #b3b3b3;
	padding: 0;
}
dl.exhibition_list div.description p	{
	margin:0;
	padding-right:10px;
}

table.rightCalendar	{
	width: 150px;
	margin:0 auto;
	display: block;
	margin-bottom: 10px;
}
table.rightCalendar tr, table.rightCalendar th	{
	text-align: center;
}
table.rightCalendar th	{
	padding: 2px;
	color: #959fa9;
}
table.rightCalendar th img	{
	width: auto;
}
table.rightCalendar tr td	{
	padding: 3px 5px;
	color: #959fa9;
}
table.rightCalendar tr td.selected	{
	/*background: #ffb637 !important;*/
	color:#999999;
	font-weight: bold;
}
/*
table.rightCalendar tr td.selected	a	{
	color: #fff;
}
*/
table.rightCalendar tr td a:hover	{
	text-decoration: underline;
}
table.rightCalendar tr.weekdays	th {
	font-weight: normal;
}
table.rightCalendar tr.selected	td {
	background: #ccc;
}
table.rightCalendar tr.selected	td.selected	{

}
table.eventList	{
	margin-bottom: 40px;
}
table.eventList th strong	{
	font-size: 16px;
	font-family:arial;
	color: #444444;
	display: block;
	font-weight: normal;
	letter-spacing: -0.27px;
	padding: 3px 0 5px 0;
}
table.eventList tbody tr td {
	padding: 5px 5px;
	font-family: tahoma;
	color: #000;
}
table.lecture_list tbody tr.oddie td	{
	background: #fff;
}

table.eventList tbody tr.odd td	{
	background: #eaeaea;
}

div.calendar_view	{
	width: 100%;
	padding-top: 15px;
	
}
div.calendar_view dl.calendar_day	{
	float:left;
	margin-right:20px;
	width:130px;
}
div.calendar_view dl.days_6	{
	width: 109px;
}
dl.calendar_day dt	{
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 5px 0;
	color: #424242;
}
dl.calendar_day dd	{
	padding: 0 0 0 0;
	/*frank added for course diary*/
	margin: 0px;
	font-size:10px;
}
ul.alpabetic	{
	margin:0;
	padding:0;
	list-style: none;
}
ul.alpabetic li	{
	float: left;
}
ul.alpabetic li.selected a	{
	font-weight: bold;
	color: #f98a5a;
}
ul.alpabetic li a	{
	float: left;
	padding: 5px;
	border-bottom: 1px solid #e6e6e6;
}

dl.bibliography_list	{
	margin:0;
	padding: 5px 0;
	list-style: none;
}
dl.bibliography_list dt	{
	height: 100%;
	overflow: hidden;
}
dl.bibliography_list dt a	{
	display: block;
	padding: 4px 0;
	color:#444;
}

ul.pages	{
	margin:0;
	padding:0;
	list-style: none;
	/*padding-top: 10px;*/
}
ul.pages li	{
	float: left;
	height: 100%;
	overflow: hidden;
}
ul.pages li a	{
	float: left;
	padding: 4px;
}
ul.pages li a:hover	{
	color: #f98a5a;
}
ul.pages li.selected a	{
	color: #f98a5a;
}

table.lecture_list	{
	background-color:#fff;
	border-color:#fff;
	border-width:0px;
	border-style:none;
	border-collapse:collapse;
}
table.lecture_list tr td	{
	background: #eee;
	color: #000;
}
table.lecture_list tr td span		{
	color: #ff6600;
}
table.lecture_list tr.odd td	{
	background: #f7f5f5;
}
table.lecture_list tr	a	img	{
	border: 1px solid #000;
}
table.lecture_list tr	a:hover	img	{
	border: 1px solid #f98a5a;
}
table.lecture_list	td	{
	padding: 5px 5px 5px 10px;
	text-align: left;
}
table.lecture_list	td.center	{
	text-align: center;
}
table.lecture_list	tr.gridPages td	{	
	padding: 2px;
	background-color:#999;
	color:#000;
}
.peopleFinger .alpabetic li a	{
	border-bottom: 1px solid #fff;
	letter-spacing:0;
}
.peopleFinger .alpabetic li a:hover	{
	border-bottom: 1px solid #E6E6E6;
}

div.form_error_register	{
	margin: 5px;
	padding: 5px 10px;
	font-weight: bold;
	background: red;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.form_error_login	{
	margin: 5px;
	padding: 5px 10px;
	font-weight: bold;
	background: red;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.validation-message	{
	float: left;
	color: red;
	display: none;
}
.message_success	{
	margin: 5px;
	padding: 5px 10px;
	font-weight: bold;
	background: #6dae44;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.member_right_menu li	{
	height: 100%;
	overflow: hidden;
	padding: 5px 0;
	text-align: left;
}
.member_right_menu li a:hover	{
	color: #000;
}
.member_right_menu li.search	{

}
#registerTable	tr td	{
	height: 20px !important;
}
.ship_to_billing td	{
	padding: 5px 5px;
}
a.pub_imageText	{
	background: #fff !important;
}
#textColumnForBooks	{
}
a.no-lecture,a.no-lecture img	{
	border: none !important;	
}
.listBooks {
	margin-bottom:11px !important;
}
.checkout_total	{
	font-size: 14px;
	display: block;
	padding: 5px 5px;
}
.checkout_total span	{
	font-weight: normal;
}
#changeDetailsTable td *	{
	float: left;
}
.notify_available tr th	{
	font-size:17px;
	padding:15px 10px 15px 0;
	border-bottom: 1px solid black;
}
.speaker {
	font-weight:bold;
	font-size:12px;
}
table.eventList tbody tr .global {
	margin: 30px 0;
}
#global {
	float: right;
	padding-right:30px;
}
.whatson a, .listall a {
	color:#444;
}
.whatson {
	display:inline-block;
	margin-bottom: 20px !important;
}
.listall {
	float: right;
    padding-right: 10px;
    display: inline-block;
}
/* lectures */
#lblDescription {
	margin-top: 20px;
}
#lblInfo {
	font-size: 12px;
    line-height: 18px;
}
#lblSpeaker {
	line-height: 22px;
}