﻿
#register
{
	display:none;
	min-height:380px;
}

#addLyric
{
	display:none;
	
}



#SignupSuccess
{
	display:none;
}

.popup {
left:226px;
top:100px;
width:450px;
background:white;
padding:2px;
font-family:Tahoma ;
font-size:1.2em;
border:1px solid gray
}