a.mag_b:link,a.mag_b:active,a.mag_b:visited {
	display: block;
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-right: 6px;
	margin-left: 2px;
	outline:none;
	float: left;
	z-index: 101;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 30px;
	background-position: center top;
	outline:none;
}
a.mag_b:hover {
	display: block;
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-right: 6px;
	margin-left: 2px;
	outline:none;
	float: left;
	z-index: 101;
	text-align: center;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 30px;
	background-position: center top;
	outline:none;
}

a.mag_b2:link,a.mag_b2:active,a.mag_b2:visited{
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-right: 6px;
	margin-left: 2px;
	float: left;
	z-index: 101;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	width: 30px;
	background-position: center top;
	outline:none;
}
a.mag_b2:hover {
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-right: 6px;
	margin-left: 2px;
	float: left;
	z-index: 101;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	width: 30px;
	background-position: center top;
	outline:none;
}
.magazine_b {
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: right;
	margin-right: 5px;
	z-index: 101;
	margin-left: 200px;
	width: 100px;
	display: block;
	float: right;
}
.orane_right_sub_sub_mag {
	float: left;
	display: block;
	width: 110px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-top: 1px;
	padding-left: 10px;
}

.stop_play_buttons {
	margin-top: 5px;
	z-index: 1001;
	padding: 5px;
	width: 50px;
	margin-left: 10px;
	float: left;
	display: block;
}
.pause {
	background-image: url(../pics/pause.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 24px;
	width: 24px;
	float: left;
	z-index: 1001;
	outline:none;
}
.pause2 {
	background-image: url(../pics/pause2.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 24px;
	width: 24px;
	float: left;
	z-index: 1001;
	outline:none;
}
.play {
	background-image: url(../pics/play.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 24px;
	width: 24px;
	float: left;
	z-index: 1001;
	outline:none;
}
.play2 {
	background-image: url(../pics/play2.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 24px;
	width: 24px;
	float: left;
	z-index: 1001;
	outline:none;
}
