div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   font-size: 11px;
   BORDER: 1px ridge #005050;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
   background-color: #CACACA;
}
