table#Speakers
{
	background-color:red;
	width:100%;
}

table#Speakers td.Column1
{
	width:75%;
	padding-right:5%;
}
table#Speakers td
{
	width:20%;
}


table#Speakers th, table#Speakers td
{
}

table#Speakers th
{
	padding-top:10px;
	padding-bottom:10px;
	text-align: left;
}

table#Speakers td
{
	padding-top:25px;

	vertical-align: bottom;
}

table#Speakers img
{
	height:100px;
	width:auto;
	vertical-align: bottom;
}





div#ImageContainer
{
	padding-top:25px;
	width:100%;
	clear:both;
	padding-bottom:10px;
}
img#TicketsImageID1, img#TicketsImageID2
{
	width: 45%;
	height: 500px;
	object-fit: cover;
}
img#TicketsImageID2
{
	padding-left:10%;
}

div#BuyTicketsPanel01
{
	padding-top:25px;
	padding-left:18%;
	padding-right:22%;
	width:61%;
	color:black;
	background-color:rgba(255,0,0,.6);
	background-color:#aaaa00; 
	background-color:#d84848;
	background-color:rgba(255,0,0,1);
	font-size:.9em;
	line-height:1.1em;
	padding-bottom:25px;
	clear:both;
}

img#HangingID1 
{
	width:50% !important;
	height:auto !important;
	padding-left:25%;
}p#AdminDynamicCSSAlert
{
         display:none;
}
