/* SPEAKER SCROLLER - RIGHT HAND SIDE */

.whois {
	list-style: none;
	padding: 0 0 0 0;

}
.whois li {
	height: 345px;
	width:165px;
}

.whois li img {
	float:left;
	margin: 0 8px 0 0;
	border: 3px solid #525355;
	padding:0;
}
.whois li p {
	margin: 0 10px 10px 0;
	width:60px;
	float:right;
}
.whois strong {
	color: #415fa5;
}

.whois li ul li {
	list-style: none;
	margin:0 0 15px 0;
	padding:0;
	height:100px;
}

.whois img.speaker_photo {
	margin:0 5px 0 0;
	padding:0;
}


/* SPONSOR FADER - BOTTOM OF PAGE WITH EDITABLE REGIONS */

#sponsor_area {
	width:960px;
	height:110px;
	padding:15px 0 0 0;
	border-top:1px dashed #efefef;
	clear:both;
}

#sponsor_static {
	float: left;
	width:376px;
	margin:5px 0 0 0;
	padding:5px 0 15px 0;
	border:1px solid #efefef;
	text-align:center;
}
#sponsor_static ul li {
	list-style:none;
	float: left;
	width:185px;
}
ul.sponsor_fader {
	float:right;
	width:570px;
}

ul.sponsor_fader li {
	list-style:none;
	width:555px;
	height:65px;
	padding:0 0 15px 0px;
	float:left;
}

ul.sponsor_fader li ul {
	list-style:none;
}

ul.sponsor_fader li ul li {
	border:none;
	width:185px;
	margin:0;
	padding:0;
	text-align: center;
}

ul.sponsor_fader li ul li p {
	height:20px;
	margin:0;
	padding:0;
}