a.podcasts {
	width: 114px;
	height: 46px;
	display: block;
	float: right;
	background: url(http://www.londonbridgehospital.com/img/podcasts-button.gif) no-repeat;
	margin:1px 21px 0 0;
}

a.podcasts span {
	display: none;
}



a.register {
	width: 183px;
	height: 42px;
	display: block;
	float: right;
	background: url(http://www.londonbridgehospital.com/img/reg-appointment.gif) no-repeat;
	margin:2px 21px 0 0;
}

a.register span {
	display: none;
}


#vid {
	margin: 0 0 9px 0;
}

#vid .blueBoxLeft {
	margin: 0 0 31px 0;
}

.also-available {
	width: 148px;
	float:right;
	margin:0px 0 0;

}

#rightCol .also-available  p {
	color: #0860B4;
	padding: 0 0 9px 0;
}

#rightCol #vid p {
	font-size:0.7em;
	padding: 0 0 9px 0;
}

#rightCol ul.video-thumbs{
	margin: 0px;
	padding: 0;
	/*height:267px;
	overflow: hidden;*/
}

#rightCol ul.video-thumbs li{
	background: none;
	margin: 0px;
	padding: 0;
}

#rightCol ul.video-thumbs a, #rightCol ul.video-thumbs a:visited{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	background: #666666;
	padding: 2px;
	display: block;
	width: 128px;
	text-align: center;
	margin: 0 0 6px 0;
}


#rightCol ul.video-thumbs a img:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

}

#rightCol ul.video-thumbs a span{
	display:block;
	line-height:13px;
	padding:3px 0 0;
}

a.left-arrow {
	display: block;
	width: 29px;
	height: 29px;
	background: url(http://www.londonbridgehospital.com/img/video-arrows.gif) no-repeat;
	float: left;
	margin: 0 0 0 33px
}

a.left-arrow:hover {
	background: url(http://www.londonbridgehospital.com/img/video-arrows.gif) 0px -29px no-repeat; 
}

a.right-arrow {
	display: block;
	width: 29px;
	height: 29px;
	background: url(http://www.londonbridgehospital.com/img/video-arrows.gif) -29px 0 no-repeat;
	float: left;
	
}

a.right-arrow:hover {
	background: url(http://www.londonbridgehospital.com/img/video-arrows.gif) -29px -29px no-repeat;
}

a.left-arrow span, a.right-arrow span {
	display: none;
}

.other-vids {
	width: 93px;
	height: 116px;
	/*margin:15px 29px 0 0;*/
	margin:15px 23px 0 0;
	float: left;
	font-size: 11px;
}

#wrapOuter .other-vids p {
	font-size: 11px;
	color: #0774b5;
	line-height:13px;
	padding:7px 0 2px 1px;
}

.other-vids span {
	padding: 0px 0 0px 1px;
}


/*follow */

.follow {
	padding:10px 0 0 30px;
}


#rightCol .podcast-splashbox {
	float: left;
	background: #ecf6ff;
	border: 1px solid #aad6f9;
	margin:0 15px 18px 0;
	width:272px;
	padding: 22px 12px 11px 26px;
	min-height:198px;
	position: relative;
}


#rightCol .podcast-splashbox ul {
	margin: 10px 0 30px 0;
	padding: 0;
	float: left;
	width: 100%;
}

#rightCol .podcast-splashbox.audio ul li{
	background:transparent url(http://www.londonbridgehospital.com/admin/img/audio-icon.gif) no-repeat scroll left 2px;
	font-size:14px;
	line-height:17px;
	margin:0 0 2px;
	padding:4px 0 4px 36px;
}



#rightCol .podcast-splashbox.video ul li{
	background: none;
	padding: 0;
	margin: 0 0 10px 0;
	float: left;
	width: 100%;
}

#rightCol .podcast-splashbox.video ul li img{
	float: left;
	padding: 0 15px 0 0;
}



a.listen-button, a.watch-button {
	display: block;
	width: 83px;
	height: 21px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

a.listen-button span, a.watch-button span {
	display: none;
}

a.listen-button {
	background:transparent url(http://www.londonbridgehospital.com/admin/img/listen-button.gif) no-repeat;
}

a.watch-button {
	background:transparent url(http://www.londonbridgehospital.com/admin/img/watchall-button.gif) no-repeat;
}



#wrap #box1 h1 {
	display: inline;
	font-size:13px;
	line-height:15px;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	background: none;
	padding: 0;
	margin: 0;
}

#wrap p.inline {
	display: inline;
	font-size:13px;
	line-height:15px;
}

#wrap .box-para {
	padding: 16px 0 0;
	line-height:15px;
}














