
.videoHolder {
	position:relative;
	width:287px;
	height:125px;
	float:left;
	margin-right:3px;
}

.videoHolder .image {
	position:absolute;
	width:287px;
	height:125px;
	left:0;
	top:0;
	display:none;
	border:1px solid #b2b2b2;
}

#picButtons {
	position:absolute;
	bottom:1px;
	right:1px;
	width:110px;
	height:20px;
	/*background: url("http://img.metro.co.uk/i/scroller/whiteOverlay.png");*/
	display:block;
	background: #ffffff;
}


#picButtons #counterBox {
	width:25px;
} 
  

#picButtons a, #picButtons #counterBox { float: right; margin:3px 5px 3px 0; _display:inline;}

#picButtons #counterBox { font-weight:bold; font-size:1em; }

#picButtons a {  display:block; width: 15px; height: 15px; }
a#picBack { background: url("../images/flecheGauche.gif") no-repeat;}
a#picBack:hover { cursor:pointer; cursor:hand;  background: url("../images/flecheGauche_on.gif") no-repeat;}

a#picFwd { background: url("../images/flecheDroite.gif") no-repeat;  }
a#picFwd:hover { cursor:pointer; cursor:hand; background: url("../images/flecheDroite_on.gif") no-repeat; }


a#picPlay { background: url("../images/play.gif") no-repeat;  }
a#picPlay:hover { cursor:pointer; cursor:hand; background: url("../images/play_on.gif") no-repeat; }

a#picStop { background: url("../images/pause.gif") no-repeat;  }
a#picStop:hover { cursor:pointer; cursor:hand; background: url("../images/pause_on.gif") no-repeat; }



.fscleft a strong, #picButtons a strong, .fscright a strong { display:none; }

.fscleft a.buttonOff,  .fscleft a:hover.buttonOff { cursor: default; background: url("../images/flecheGauche.gif") no-repeat; } 
.fscright a.buttonOff,  .fscright a:hover.buttonOff { cursor: default; background: url("../images/flecheDroite.gif") no-repeat; }
.fscright a.buttonOff,  .fscright a:hover.buttonOff { cursor: default; background: url("../images/play.gif") no-repeat; }
.fscright a.buttonOff,  .fscright a:hover.buttonOff { cursor: default; background: url("../images/pause.gif") no-repeat; }
/* End */

/************************* /NEW TICKER STYELS *************************************************/
	


