/* AV Center Additional Videos */

#additional-videos {
	background-color: #FF0000;
}

.video-img-padding {
	padding-right: 13px;
}

.heading-row {
	float: left;
}

.video-row {
	float: left;
	background: transparent url("http://www.thecoca-colacompany.com/images/nav-dottedunderline.gif") repeat-x scroll center top;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px:
/*	background-color: blue; */
	width: 700px;
}

.heading-col{
	float: left;
/*	background-color: cyan; */
	width: 335px;
	padding-right: 15px;
	height: 20px;
	padding-top: 20px;
}

.heading-col2{
	float: left;
/*	background-color: cyan; */
	width: 335px;
	padding-right: 15px;
	height: 20px;
	padding-top: 12px;
}

.video-col1 {
	float: left;
	/*background-color: cyan; */
	width: 335px;
	padding-right: 15px;
}

