
	#right { float: none; }

/*	-------------------------------------------------------------
	Background images
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#head {
		position: relative;
		background: url(../../images/bgs/listenTop.jpg);
		}
	
	#bottom {
		background: url(../../images/bgs/listenBottom.jpg);
		}

/*	-------------------------------------------------------------
	Menu
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	li#listen a {
		background: none !important;
		}
		
/*	-------------------------------------------------------------
	flash file
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#flash {
		width: 260px;
		height: 313px;
		position: absolute;
		bottom: -230px;
		right: 0;
		overflow: hidden;
		}
