
#cont{
width:930px;
margin:0;
}



#schedule{
width:650px;
float:right;
}



a{text-decoration:none;}
a:link{color:#666666;}
a:visited{color:#666666;}
a:hover{color:#cc0000;}
a:active{color:#666666;}



#move{
float:left;
background-color:#ffffff;
width:270px;
padding-bottom:30px;
}


table{
margin:20px 0 0 0;
padding:0;

}

.month{
margin:0;
}


.weekday,
.specialday{
text-align:center;
font-size:13px;
color:#cccccc;
line-height:170%;
width:29px;
}

.weeks{
font-size:11px;
color:#333333;
font-weight:bolder;
text-align:center;
line-height:200%;
width:29px;
}

.sunday{
font-size:11px;
color:#cc0000;
font-weight:bolder;
text-align:center;
line-height:200%;
width:29px;
f
}

.saturday{
font-size:11px;
color:#0099cc;
font-weight:bolder;
text-align:center;
line-height:200%;
width:29px;
}

.weekday a:link,
.weekday a:visited,
.weekday a:active {
display: block;
text-decoration:none;
color:#333333;
width:100%;
height:100%;
}

.weekday a:hover {
display: block;
text-decoration:none;
color:#ffffff;
background-color:#669900;
width:100%;
height:100%;
}

.specialday a:link,
.specialday a:visited,
.specialday a:active {
display: block;
text-decoration:none;
color:#ffffff;
background-color:#cc0000;
width:100%;
height:100%;
}

.specialday a:hover {
display: block;
text-decoration:none;
color:#ffffff;
background-color:#ff0000;
width:100%;
height:100%;
}

#next{
text-align:center;
margin: 10px 0 20px 0;
}
.next{
margin-left:50px;
}

#add{
margin:0;
padding:0;
}
.add{
border-top:10px solid #669900;
padding:20px 20px 0 0;
text-align:right;
}


a{text-decoration:underline;}
a:link{color:#0099ff;}
a:visited{color:#0099ff;}
a:hover{color:#f11788;}
a:active{color:#0099ff;}
