#home_logo{
	margin-top:50px;
}

#container_input_k_home{
 margin-top:1em;
 margin-bottom:1em;
}

#container_input_a_home{}

#tagline{
 margin-top:1em;
 font-weight:bold;
 font-size:1.1em;
}

#storelist{
/*	position:fixed;
	bottom:0;
	left:0;
	padding-bottom:1em;
	width:100%;
	text-align:center;
	margin:0;*/
	
	margin-top:50px;
	text-align:center;
	width:100%;
	padding-bottom:1em;
}

#sitelinks{}

#sitelinks .sitelinks_set{
	width:200px;
	float:left;
	text-align:left;
}

/* SPLIT TESTING STYLES */
#register_form{
	width:400px;
	margin:auto;
}
#register_form label{
	clear:left;
	float:left;
	display:block;
	width:200px;
	text-align:right;
}
#register_form div{
	margin:5px 0;
}
#register_form input{
}
