
/**
 * WWCB page
 */
 .podcast {
display: block;
padding: 2px 2px 2px 28px;
font-size: 1.2em;
background: url('../images/resources.png') no-repeat;
}
.video-page #content-inner {
padding: 0 25px;
}
.video-page h2#page-title {
margin: 0 -22px 10px -23px;
}
.video-page .title-image {
background-position: 0 -220px;
}
.video-page .media-links {
margin: 0 0 4px 0;
padding: 10px 0 10px 0;
}
.video-page .media-links a.audio {
background-position: 5px -61px;
}
.video-page .activists, .video-page .donors {
width: 50%;
float: left;
margin: 10px 0 25px 0;
}
.video-page .activists a.big-button, .video-page .donors a.big-button {
height: 83px;
}
.video-page .activists a.big-button {
background-position: -9px 0;
}
.video-page .donors a.big-button {
background-position: -9px -87px;
}
.video-page .activists p, .video-page .donors p {
font-size: .8em;
line-height: 1.2em;
padding: 8px 10px 0 10px;
}
.video-page .donors p {
padding-left: 15px;
}
.disclaimer {
font-size: .8em;
padding-top: 5px;
border-top: 1px solid #bbb;
color: #a3a3a3;
line-height: 1.2em;
}
