

table.cal {
	border:1px solid #003c7a;
}

tr.header td {
	background: #003c7a;
	color: #ffffff;
}

.entry input[type="text"] {
    width:80px;    
}