@charset "UTF-8";

#aboutLeft
{
	width:640px;
	float:left;	
}

#aboutRight
{
	width:250px;
	float:left;
	margin:1em 0 0 0;
}

	#aboutRight hr
	{
		margin:0 0 1em 0;
	}
	
	#aboutRight h3
	{
		font-size:1.5em;
	}
	
	#aboutRight ul
	{
		margin:0 0 0 1em;
		list-style:square;
	}