/* Start of CMSMS style sheet 'DM - RadioVolum' */
.radiovolum {
	height	:	32px;
	width	:	100%;
	padding	:	0px;
	margin	:	0px;
	float	:	left;
	text-align	:	left;
}

		ul.radioplayer  {
			list-style-position	:	inside;
			list-style			:	none;
			margin				:	0px 0px 0px 5px;
			padding				:	0px;
		}

		ul.radioplayer li {
			float	:	left;
			margin	:	0px 0px;
			color	:	white;
		}
		
		
		.r-button {
			border			:	0px;
			margin			:	0px;
			vertical-align	:	middle;
		}

				/**** PLAY  ****/
				
				.r-play {
					background	:	transparent url(/radiovolum/r-icons.gif) no-repeat scroll -1px -1px;
					height	:	20px;
					width	:	20px;
				}
				
				
				.r-play1 {
					background	:	transparent url(/radiovolum/r-icons.gif) no-repeat scroll -1px -1px;
					height	:	20px;
					width	:	20px;
				}
				
				.r-play2 {
					background	:	transparent url(/radiovolum/r-icons.gif) no-repeat scroll -1px -1px;
					height	:	20px;
					width	:	20px;
				}

				.r-play3 {
					background	:	transparent url(/radiovolum/r-icons.gif) no-repeat scroll -23px -1px;
					height	:	20px;
					width	:	20px;
				}

				.r-play6 {
					background	:	transparent url(/radiovolum/r-icons.gif) no-repeat scroll -45px -1px;
					height	:	20px;
					width	:	20px;
				}	

				.r-play9 {
					background	:	transparent url(/radiovolum/r-icons.gif) no-repeat scroll -1px -1px;
					height	:	20px;
					width	:	20px;
				}

				.r-play10 {
					background	:	transparent url(/radiovolum/r-icons.gif) no-repeat scroll -1px -1px;
					height	:	20px;
					width	:	20px;
				}
		
				/**** STOP ****/
				
				.r-stop {
					background	:	transparent url(/radiovolum/r-icons.gif) no-repeat scroll -1px -23px;
					height	:	20px;
					width	:	20px;
				}		
				
				
				.r-stop1 {
					background	:	transparent url(/radiovolum/r-icons.gif) no-repeat scroll -23px -23px;
					height	:	20px;
					width	:	20px;
				}		

				.r-stop2 {
					background	:	transparent url(/radiovolum/r-icons.gif) no-repeat scroll -1px -23px;
					height	:	20px;
					width	:	20px;
				}		

				.r-stop3 {
					background	:	transparent url(/radiovolum/r-icons.gif) no-repeat scroll -1px -23px;
					height	:	20px;
					width	:	20px;
				}		

				.r-stop6 {
					background	:	transparent url(/radiovolum/r-icons.gif) no-repeat scroll -1px -23px;
					height	:	20px;
					width	:	20px;
				}		

				.r-stop9 {
					background	:	transparent url(/radiovolum/r-icons.gif) no-repeat scroll -1px -23px;
					height	:	20px;
					width	:	20px;
				}		

				.r-stop10 {
					background	:	transparent url(/radiovolum/r-icons.gif) no-repeat scroll -23px -23px;
					height	:	20px;
					width	:	20px;
				}		

/* End of 'DM - RadioVolum' */

