#euSpkrContainer {
	position: relative; /* ie7: prevents #euSpkrs from overflowing from underneath the footer */
}
#euSpkr {
	width: 580px;
	padding: 0;
	background: url('../images/da_clip_select_backdrop.gif') top left repeat-y;
	overflow-x: hidden; /* ie */
	overflow-y: auto;
	height: 420px;
	border: 2px dashed #999999;
	position:relative;
}

.title {
	color:#376653;
	text-decoration: none;
	z-index: 1000;
	}
.title img {margin-left: 10px;}
#title {
	float: left;
	display: block;
	text-align: right;
	}
.title a {
	padding-left: 40px;
	}
a.transcript {
	background: url('images/transcript.gif');
	font-size: 9px;
	display: block; 
	width: 63px; 
	height: 16px;
	}
a.transcript:hover {
	background: url('images/transcripton.gif'); 
	text-decoration: none;
	}
#head_clips {
	margin: 8px 0px 8px 0px;
	z-index: 80;
	}
#head {
	float: left; 
	position:relative; 
	left:20px; 
	margin-left:20px; 
	margin-right:20px; 
	width: 63px;s
	}
.head {
	padding:2px; 
	border:solid 1px; 
	margin:0 10px 5px 3px;
	}
#clips {position: relative; float: left;}
#clips a {margin-left:10px;}
#clips a.unlinked {color: #999999;}
#clips .cap {
	margin-left: 10px;
	}
.menu {
	list-style: none;
	width: 109px;
	height: 600px; 
	}
.menu a, .menu a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	background-repeat: no-repeat;
	}
