@charset "UTF-8";
/************************************/
/*  Clifford Chance Splash/Landing Page */
/************************************/
div#headerImage {
	width: 750px;
	height: 460px;
	overflow: hidden;
	text-align: center;
	margin-top: -15px;
	position: relative;
}
div#headerImage img {
	height: 407px;
}

div#ccFlash {
	width: 750px;
	height: 460px;
	overflow: hidden;
	text-align: center;
	position: relative;
	z-index: 1;
}
div.hidden {
	display: none;
}
div.show {
	display: block;
}

div#contentWrapper {
	display: none;
}

/*
ul#vidThumbs li {
	float: left;
}

ul#vidThumbs img {
	width: 95px;
	height: 70px;
	padding-right: 10px;
}

ul#vidThumbs {
	position: absolute;
	bottom: 15px;
	list-style: none;
	text-align: left;
	left: 120px;
}

ul#vidThumbs p {
	line-height: 12px;
	font-size: 11px;
}

ul#vidThumbs p.title {
	color: #DA6D4E;
}
*/
