/*
 *  BBC Press Office - Programme Infomation - Leaf page styles 
 */

#col-one {
	border-top-width: 4px;
	border-top-style: solid;
	background: #fff;
}
#content {
	padding-bottom: 18px;
}

#col-one img.associated-image {
	margin: 10px 8px 8px 8px;
}

#col-one .content-video{
	padding-left: 8px;
	padding-top: 10px;
	margin-bottom: 8px;
}

#col-one .title {
	background: url(/corporate/css/f/dotted_line.gif) repeat-x bottom transparent;
	padding-bottom: 9px;
	margin-bottom: 6px;	
}
#col-one .synopsis {
	margin: 0 0 16px 0;
}

.col-content .publicist-initials {
	font-weight: bold;
	margin: 14px 0 0 1px;
}
