/***********************************************/
/* Styles for the CLLN Home page               */
/***********************************************/ 

@import "CllnCommon.css"; 

#content 
{
	width:auto;
}

#content h1
{
	padding-bottom: 10px;
}

#content p
{
	width:auto;
}
