.tx-hpovideogallery-pi2{
	background: url('../../../../../fileadmin/templates/skin/default/imgs/ombre-bkg-blanc.gif') repeat-x;
	float: left;
	width: 338px;
	padding: 2px 0;
	border-top: 1px solid #fff;
}
	.tx-hpovideogallery-pi2 div.img {
		margin: 0;
		padding: 0;
		width: 322px;
		margin: 4px auto 5px;
		border: 1px solid #d8ded4;
		position: relative;
	}
		.tx-hpovideogallery-pi2 div.img img {
			border: 1px solid #fff;
			margin: 0;
			padding: 0;
			_margin-bottom: -3px;
			*margin-bottom: -3px;
		}
		.tx-hpovideogallery-pi2 div.img div.read {
			position: absolute;
			margin: 0;
			padding: 0;
			top: 50%;
			left: 50%;
			height: 88px;
			width: 91px;
			margin-top: -44px;
			margin-left: -45px;
			cursor: pointer;
			background: url('../../../../../fileadmin/templates/skin/default/imgs/read.png');
			_background: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="fileadmin/templates/skin/default/imgs/read.png", sizingMethod="scale");
		}
	
	.tx-hpovideogallery-pi2 ul {
		list-style: none;
		width: 320px;
		margin: 0 auto;
	}
		.tx-hpovideogallery-pi2 ul li {
			float: left;
			display: block;
			width: 140px;
			padding: 3px 10px;
			border-bottom: 1px solid #eaf3f9;
		}
			.tx-hpovideogallery-pi2 ul li a {
				background: url('../../../../../fileadmin/templates/skin/default/imgs/puce-bleu.gif') no-repeat 0 3px;
				display: block;
				padding-left: 13px;
				color: #0070b7;
			}
			.tx-hpovideogallery-pi2 ul li a:hover {
				background: url('../../../../../fileadmin/templates/skin/default/imgs/puce-vert.gif') no-repeat 0 3px;
				color: #519f24;
			}
		.tx-hpovideogallery-pi2 ul li.clL {
			height: 1px;
			width: 1px;
			float: none;
			clear: left;
			border: 0;
		}
	.tx-hpovideogallery-pi2 .all {
		width: 300px;
	}
	.tx-hpovideogallery-pi2 .all a {
		background: #fff url('../../../../../fileadmin/templates/skin/default/imgs/puce-more.gif') no-repeat 0 3px;
		display: block;
		margin: 0; 
		padding: 0;
		padding-left: 12px;
		margin-left: 19px;
		color: #4b9222;
		text-decoration: underline;
		width: 200px;
		position: relative;
	}
	.tx-hpovideogallery-pi2 .all a:hover {
		background: #fff url('../../../../../fileadmin/templates/skin/default/imgs/puce-more-bleu.gif') no-repeat 0 3px;
		color: #0070b7;
	}