#hometext
{
width:50%;
float:left;
}
.signuptoday a {
   display:block;
	 overflow:hidden;
	 text-indent:-3000px;
	 background:url(../img/sign-up-today.gif);
	 width:259px;
	 height:49px;
	 clear:both;
	 float:right;
}
