#rightleft
{
	float: left;
	width: 330px;
}

#rightright
{
	float: left;
	width: 320px;
}

#signup
{	
	padding: 10px;
	background-color: #a7e5d6;
	width: 260px !important;
	width: 280px;
}

#directory
{
	background-image: url('../images/directorybg.jpg');
	width: 624px !important;
	width: 654px;
	padding: 15px;
	height: 55px !important;
	height: 82px;
	color: #ffffff;
	margin-top: 20px;
}

#rightleft img, #rightright img
{
	margin-bottom: 10px;
}