﻿/*layout*/
div#local {
	display: none;
}
div#layout {
	width: 955px;
}

/*calendar*/
.rsDateWrap
{
	height: 25px !Important;
}
.rsAptSubject
{
	border-bottom: solid 1px green;
}
.rsLastWrap
{
	height: 25px !Important;
}
.rsHeader ul
{
	padding: 0px !Important;
}
.rsHeader h2
{
	color: #ffffff !Important;
}
.rsHeader li
{
	padding: 0px !Important;
	list-style-image: none !Important;
}

.rsToday, .rsDatePickerActivator 
{ 
    visibility: hidden !important; 
}

.RadScheduler .rsHorizontalHeaderTable TH
{
	background-color: #b2c780 !Important;
	background-position: 0px -559px !Important;
	border-color: #959485 !Important;
	color: #272722 !Important;
}
