/*** DEFAULT CSS FOR bloc_105 ***/

div#bloc_105 a#prev,
div#bloc_105 a#next {
	display: block;
	float: left;
	width: 20px;
	height: 85px;
	cursor: default;
	text-indent: -5000em;
}
div#bloc_105 a{
	background: none;
}
div#bloc_105 a#prev.active{
	background: transparent url(../images/arrows.png) no-repeat 0 50%;
	cursor: pointer;
}
div#bloc_105 a#next.active {
	background: transparent url(../images/arrows.png) no-repeat -20px 50%;
	cursor: pointer;
}
div#bloc_105 div#wrapper {
	width: 460px;
	height: 85px;
	float: left;
	position: relative;
	overflow: hidden;
}
div#bloc_105 div#brands {
	width: 10000px;
}
div#bloc_105 div.mediaitem {
	padding: 0px;
	margin: 5px 8px 5px 0px;
	background: transparent;
	border: none;
	width: 70px;
	max-width: 70px;
	min-height: 80px !important;
	height: 80px !important;
}
* html div#bloc_105 div.mediaitem {
	margin: 0px 4px;
}
div#bloc_105 div.mediaitem div.playbutton{
	position: relative;
	display: block;
	float: left;
	margin-top: -80px;
	background: none !important;
	width: 70px;
	height: 80px !important;
	text-indent: -5000em;
}
div#bloc_105 div.mediaitem div.playbutton a{
	width: 70px;
	height: 80px!important;
}
div#bloc_105 div.mediaitem div.title {
	display: none !important;
}
div#bloc_105 div.mediaitem td{
	width: 70px;
	height: 80px !important;
	border: #aaa solid 1px;
	background-color: #fff;
}
div#bloc_105 div.mediaitem img{
	max-width: 70px;
	max-height: 70px;
}
