td {
border: 0px solid black;
border-spacing: 1px;
}

tr {
border: 0px solid black;
border-spacing: 1px;
}

h2 {
font-family: verdana;
letter-spacing: 2pt;
color: #F62817;
} 

div.calendar {
    height: 400px;
    width: 650px;
    overflow:auto;
    margin:5px 5px 5px 5px;
    padding-right:0px
}
fieldset {
width: 650px;
}