@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - NEWS : 	David Nail Website
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		dn_music.css
	Date:			Apr 5, 2011
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/

/*	--------------------------------------------------------------------------------------------------------------------------
	Nav Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#nav li.navDisco a { color:#629ec9; }
	#footer .info .nav li.music a { color:#629ec9; }
			
/*	--------------------------------------------------------------------------------------------------------------------------
	#music Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#music {}
		h3 a { color:#fff; }
			h3 a:hover { color:#629ec9; }
			
		#music .header h1 {
			float:left;	
		}
		#music .header a {
			float:right;	
		}
		#echospinOrdersForm {
			padding:13px; background:url(../../images/bg_transparent.png) 0 0 repeat;
		}
			#echospinOrdersForm .instructions {
				margin:0 0 20px 0;	
			}
			#echospinOrdersForm .input {
				margin:0 0 15px 0;	
			}
