
/*SKA PLAYER STARTS HERE*/
section.ska_channel_radio_player {
	background-color: #000;
	font-size:.8em;
	border-right:5px solid gold; border-radius: 15px / 25px;
	border-left: 5px solid gold;
    border-top:5px solid gold;
    border-bottom:5px solid gold;
	height:300px;
	width:300px;
	position:static;
	padding:5px 5px 5px 5px;
	}
	section.ska_channel_radio_player { margin: auto;}
	section.ska_channel_radio_player a:hover { color: green;}
	
	/*JAMAICA REGGAE PLAYER STARTS HERE*/
	
	section.jamaica_reggae_player {
	background-color: #000;
	font-size:.8em;
	border-right:5px solid gold; border-radius: 15px / 25px;
	border-left: 5px solid gold;
    border-top:5px solid gold;
    border-bottom:5px solid gold;
	height:300px;
	width:300px;
	position:static;
	padding:5px 5px 5px 5px;
	
	}

	section.jamaica_reggae_player a:hover { color: green;}
	section.jamaica_reggae_player { margin: auto;}
	
	 section.jamaica_reggae_player div.jamaica_reggae { background-color: fff;}
	
	
	/*JAMAICA REGGAE PLAYER STARTS HERE*/
	
	section.rock_and_role_channel_radio_player {
	background-color: #000;
	font-size:.8em;
	border-right:5px solid gold; border-radius: 15px / 25px;
	border-left: 5px solid gold;
    border-top:5px solid gold;
    border-bottom:5px solid gold;
	height:300px;
	width:300px;
	position:static;
	padding:5px 5px 5px 5px;
	
	}
	section.rock_and_role_channel_radio_player { margin: auto;}
	.rock_and_role_channel_radio_player a:hover { color: green;}