div.pst_home_box {
	border: 2px solid #5773b2;
	/*height: 300px;*/
}

div.pst_home_box h1 {
	text-align: center;
	padding: 2px;
	margin: 0;
	background-color: #dde2f0;
	color: #5773b2;
	font-size: 10pt;
}

div.product_reference p {
	padding: 1em;
	font-size: 9pt;
	line-height: 27pt;
}

div.pst_home_box span.product_reference {
	text-align: center;
}

div.pst_home_box div.product_finder {
	width: 250px;
	border: 1px solid black;
}


table.grid {
	font-family: sans-serif;
	font-size: 8pt;
	border-left: 1px solid black;
}

table.grid center {
	
}

table.grid th {
	font-size: 8pt;
	font-weight: bold;

	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

table.grid td {
	/*
	border-right: 1px dotted black;
	border-bottom: 1px solid #666666;
	*/

	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

table.grid tr {
	border-bottom: 1px solid #666666;
}

table.grid  td.group {
	background-color: #666666;
	color: white;
}

table.grid td.topgroup {
	background-color: #6666ff;
	color: white;
}

td.group {
	font-size: 10pt;
	font-weight: bold;
}
