.container2{
	background:#0b0b0b;
	color:#FFF;
	float:left;
	width:100%;
}

.crcont{
	width:990px;
	margin:0px auto 0px auto;
}

.crcont p{
	font-size:13px;
	line-height:18px;
	text-align:left;
}

.video{
	width:913px;
	height:227px;
	clear:both;
	margin:10px auto 0px auto;
	text-align:center;
	overflow:hidden;
	background:#000 url(/images/video-bg.jpg) no-repeat;
	border:solid #171717 5px;
}

.creative-left{
	width:600px;
	padding:0px 20px 45px 36px;
	float:left;
}

.creative-right{
	width:300px;
	float:left;
	height:500px;
	padding-top:15px;
	background:url(/images/cr-bg.png) left top repeat-x;
}

.creative-right p{
	margin-left:20px;
}

p.title{
	line-height:17px;
	margin-top:20px;
	padding-left:18px;
	color:#f58733;
	font-weight:bold;
	font-size:14px;
	text-align:left!important;
	background:url(/images/gbullet.gif) left top no-repeat;
}

.small2 {
	font-size:10px!important;
	line-height:12px!important;
	font-weight:normal!important;
	margin-right:10px;
	color:#666;
}

.samples a {
	width:180px;
	height:190px;
	float:left;
	margin:8px 8px 0px 0px;
	border:#222 solid 1px;
	text-align:left;
	font-size:9px;
	line-height:12px;
	text-decoration:none;
	padding-left:10px;
	padding-top:10px;
	color:#666;
	position:relative;
	background:#0b0b0b url(/images/play-bg.gif) top no-repeat;
}

.samples a img {
	margin-bottom:1px;
}

.samples a:hover {
	color:#FFF;
	background:#000 url(/images/play-bg.gif) bottom no-repeat;
	border:#434343 solid 1px;
	
}

.type{
	position:absolute;
	bottom:5px;
	left:10px;
	font-style:italic;
}

.name{
	width:147px;
	display:block;
}