#locations
{
	width: 300px;
	float: left;
}

#locations ul
{
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}

#locationmap
{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 480px;
	float: left;
}