#top-panel {
	margin-bottom:16px;
	width:926px;
	height:308px;
	background-image:url('/images/homepage/top-panel-bg.jpg');
	background-repeat:no-repeat;
	text-align:right;
	position:relative;
	}
#discover-the-artists {
	left:776px;
	top:269px;
	position:absolute;
	}

.discover-french {
	left:756px!important;
	}

#loud-intense-heavy {
	float:left;
	margin-right:11px
	}
	
#secondary-flash-container {
	/*float:right;*/
    float:left;
	background-image:url('/images/homepage/home-second-flash-bg.jpg');
	width:333px;
	height:255px;
	overflow:hidden;
	padding-top:5px;
	padding-left: 32px;
	}

#secondaryFlash{
    float:left;
    margin-left: -310px;
}

#sign-up h2 {
	color:rgb(202,6,7);
	font-size:14px;
	text-transform:uppercase;
	}
#sign-up input[type='text'] { 
	background-color:white;
	height:17px;
	margin-right:14px;
	}

