#player_container {
	width:355px;
	left:0px;
	border: 0px;
}

.thumbnail
{
    height: 350px;
    /*padding-left: -14px*/
}

#wall_container
{
    position: relative;
    top: 250px;
    left: -10px;
    width: 355px;
    height: 103px;
	padding-bottom:20px;
}

#play_button
{
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    width: 355px;
    height: 207px;
    background: url(http://www.moto-terre-mediterranee.com/wp-content/themes/crt_moto/images/fleche_player.png) no-repeat;
}

