/***********************************************/
/* Styles for the CLLN Home page               */
/***********************************************/ 

@import "CllnCommon.css"; 

#content
{
width: auto;
display: block;
}

#content p
{
display: block;
width: auto;
margin-right: 0px;
}

#loginbutton
{
	background-color: #538FB3;
}
