/* ---------- Styles specific to the project ----------- */

div.container {
	/*border : 1px dashed rgb(156,154,156);*/
	width : 100%;
	padding : 5px;
	/*margin : 10px;*/
}

div.container2 {
	/*border : 1px dashed rgb(156,154,156);*/
	/*width : 50%;*/
	padding : 5px;
	/*margin : 10px;*/
}


