/* Q150 Constitutional Conference */
table.q150 {
	border: 1px solid #E9E9E9;
	margin-bottom: 1.5em;
	border-collapse: collapse;
}
table.q150 tr.topRow { background-color: #127592; }
table.q150 tr.row0  { background-color: #FFFFFF; }
table.q150 tr.row1 { background-color: #F2F4F5; }
table.q150 td, table.q150 th {
	font-weight: normal;
	color: #3F3F3F;
	border: solid 1px #E9E9E9;
}
table.q150 th {
	font-weight: bold;
	padding: 0.5em;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}
table.q150 td { 
	vertical-align: top;
	padding: 0.5em;
	line-height: 1.5em;
}

.clearFloat {
	clear: both;
}
.floatRight { 
	float: right; 
}
.floatLeft {
	float: left;
}

#SCQL_logo,
#UQ_logo {
	margin: 17px 0;
}
#Q150_logo {
	margin: 16px;
}

#sponsor {
	margin: 1.5em 0 1em 0;
	text-transform: uppercase;
	vertical-align: middle;
	width: 30em;
	line-height: 46px;
	background: #FFFFFF url(/images/thomson-reuters_logo.gif) no-repeat center right;
	border-top: 2px solid gray;
	padding: 1em 0 0 0;
}
#sponsor span {
	display: none;
}

.banner {
	margin-top: 1em;
}
div.logos {
	text-align: center;
}
div.logos div {
	width: 70%;
	margin-left: 3em;
}
