﻿
h4
{
	margin-bottom: 5px;
}

.rcRow td
{
	vertical-align: top !important;
	height: 100px !important;
}

.RadCalendar,
.RadCalendar_Sunset .rcMain
{
	border: none !important;
}

.RadCalendar .rcRow td
{
	border-color: #e5e5e5 !important;
	width: 14% !important;
	line-height: 1.3em !important;
	font-size: .9em !important;
}

.RadCalendar a
{
	border: none !important;
}

.RadCalendar .rcRow td a
{
	color: #555 !important;
	margin-bottom: 10px;
	
}

.RadCalendar .rcRow td a:hover
{
	color: #111 !important;
}

.RadCalendar .rcRow .rcSelected
{
	border-color: #888 !important;
}

.rcOtherMonth
{
	background: #e4e4e4;
	border: none !important;
}

.caldate
{
	text-align: right;
	font-weight: bold;
	color: #333 !important;
	margin-bottom: 5px !important;
}

.RadCalendar_Sunset .rcMain .rcWeekend .featured,
.RadCalendar_Sunset .rcMain .featured
{
	color: #CC6600 !important;
}

