﻿/*

	calabressio

*/

#primarycontainer /* OK */
{
margin-left: 25px;
width: 500px;
float: left;
/*background-color: blue;*/
}

#primarycontent /* OK */
{
margin: 25px;
/*background-color: grey*/
}