
/********** Left hand side panel styling **********/

#leftpanel	{
		float: left;
		width: 190px;
		margin: 22px 0 0 0;
		
}

#leftpanel p	{
		font-size: 90%;
		
}

#leftpanel img	{
		margin: 0 0 45px 0;
}

