﻿body {
padding: 0 2.5%;
background: none;
font-size: 0.6em;
}

div.calendar {
background: none;
}

div.calendar div.item strong {
font-weight: normal;
font-style: italic;
}

div.calendar div.sel {
font-weight: bold;
font-style: italic;
color: #000 !important;
border: 1px solid #333;
width: 110px;
margin-left: 5px;
}

div.calendar div.sel strong {
font-weight: bold !important;
}

div.top {
background: none !important;
color: #000 !important;
}

div.calendar div.item {
background: none !important;
}

div.calendar div.item p {
font-size: 1.2em;
}

h3 {
margin: 0 0 1em;
line-height: 30px;
}

img {
float: left;
height: 30px;
margin-right: 10px;
}

.add_delete {
display: none;
}