﻿.menu .agendali a
{
	background:url('/images/navbg.gif') repeat-x 0 -40px;

}
.menu .agendali ul li a
{
	background:#fff;
	text-decoration:none;
}
.menu .agendali ul li a:hover
{
	background:#ddd;
}

.emailbox
{
	font-size:12px;
	padding:5px;
	width:240px;
	margin: 10px 0;
}
.submitbtn
{
	padding:3px 5px;		
}
.agenda09
{

	margin:10px 0 0 0;
}
.dayblock h3
{
	font-size:12px;
	font-weight:bold;
	margin:5px 0;
}
.postResult
{
	background-color:#fde6e6;
	border:solid 1px #aa3535;
	padding:10px;
	font-size:12px;
}
.agendaday .time
{
	text-align:right;
	font-weight:bold;
	width:65px;
	display:block;
	float:left;
	margin:0 10px 0 0;
}
.agendaday h3
{
	display:block;
	width:290px;
	height:30px;
	text-indent:-9999px;	
	margin:10px 0;
}
.monday
{
	background:url('/images/monday.png') no-repeat 0 0;	
}
.tuesday
{
	background:url('/images/tuesday.png') no-repeat 0 0;	
}
.wednesday
{
	background:url('/images/wednesday.png') no-repeat 0 0;	
}
.thursday
{
	background:url('/images/thursday.png') no-repeat 0 0;	
}
.friday
{
	background:url('/images/friday.png') no-repeat 0 0;	
}
.agendaday ul
{}
.agendaday ul li
{
	margin:7px 0;
}