/*** Added by : tx_pplib_div->addCss  */

			.photoVideoList {
				margin-top: 7px;
				margin-right: 2px;
				margin-bottom: 7px;
				margin-left: 4px;
				width: 64px;
				height: 43px;
				position: relative;
				overflow-x: hidden;
				overflow-y: hidden;
				border: solid black 1px;
				display: block;
				float: left;
			}
			.ImageList {
				width: 64px;
				height: 43px;
			}
			.fondreportage {
				background-image: url(../typo3conf/ext/sacd_reportage_photos/img/picto-file-box.png);
				background-repeat: no-repeat;
				background-position: 10px 10px;
			}

			.zonephotos {
				margin-top: 7px;
				margin-right: 10px;
				margin-bottom: 7px;
				margin-left: 17px;
				width: 316px;
				height: 267px;
				position: relative;
				overflow-flow: auto;
				overflow-x: hidden;
			}
		
