#box-max .content table
{
	border-collapse : collapse;
	border: 2px solid #58AEE1;
}

#box-max .content table td
{
	border: 1px solid #58AEE1;
	padding: 2px;
}

#box-max .content .header
{
	font-weight: bold;
}

#box-max .content .categorie
{
	border: 1px solid #58AEE1;
	padding: 10px;
	margin-bottom: 15px;
}

h4
{
	margin-top: 0;
}

select
{
	margin-bottom: 18px;
}
