/***********************************************/
/* Styles for the CLLN Home page               */
/***********************************************/ 

@import "CllnCommon.css"; 

#details
{
	width: 500px;
}

#image

{
	float: right;
	width: 180px;
}

#content
{
width: auto;
display: block;
}

#content p
{
display: block;
width: auto;
margin-right: 0px;
}
