.about {padding:5px;
	text-align:left;
}
.calendar {
    background-image:url(calendar-icon.png);
	background-repeat:no-repeat;
	background-position:center;
	height:60px;
	position:relative;
}
.data1 li{
	list-style:inside;

}
.day{padding-top:6px;
	color:#999999;
	text-transform:uppercase;
	width:50px;
	font-size:16px;
}
.month {color:#ffffff;
	text-transform:uppercase;
	width:50px;
	padding-top:7px;
	font-size:12px;
}
.msgbox {padding:5px;
}
.style1 {font-size: 10px}


div#dec08
{
display: none;
}
div#jan
{
display: none;
}
div#feb
{
display: none;
}
div#mar
{
display: none;
}
div#apr
{
display: none;
}
div#may
{
display:none;
}
div#jun
{
display: none;
}
div#jul
{
display: none;
}
div#aug
{
display: none;
}
div#sep
{
display: none;
}
div#oct
{
display: none;
}
div#nov
{
display: none;
}
div#dec
{
display: none;
}


.content, .shadow {
  position: relative;
  bottom: 4px;
  right: 4px;
}

.shadow { background-color: #000000; }

.content {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  padding: 0.5em;
  }

.container { 
  width: 181px;  
}



