﻿	div.qsf_wrapper
		{
			width: 1080px;
		}
		div.qsf_footer
		{
			float: left;
			width: 700px;
		}
		.bgrdTop
		{
			width: 821px;
			height: 27px;
			background: url(CalendarImg/bgrdTop.gif) no-repeat;
		}
		.bgrdBottom
		{
			width: 821px;
			height: 29px;
			background: url(CalendarImg/bgrdBottom.gif) no-repeat;
		}
		.mainWrap
		{
			width:821px;
			padding: 0 0px;
			float:none;
			background: url(CalendarImg/bgrdMiddle.gif) repeat-y;

		}
		.mainTitle
		{
			text-align: center;
			margin: 0 0 14px;
			padding: 0;
		}
		.leftCol
		{
			float: left;
			width: 164px;
			margin-left:20px;
		}
		.rightCol
		{
			float: right;
			margin-right:20px;
			width: 600px;
		}
		.hl2
		{
			margin: 0 0 0.6em;
			padding: 0;
			font: bold 17px/24px arial,sans-serif;
			color: #3b709d;
		}
		.TitleStyle, .NextPrevStyle a
		{
			color: #fff !important;
			background: #6099c6;
		}
		.TodayDayStyle a
		{
			color: #fff !important;
			text-decoration: none;
		}
		.TodayDayStyle
		{
			border: 0 !important;
		}
		.SelectedDayStyle a
		{
			color: #000 !important;
		}
		.rsThumbnail
		{
			margin-top: 18px;
			float: left;
			clear: left;
			width: 100%;
			cursor: pointer;
			cursor: hand;
		}
		.rsThumbnail input
		{
			display: block;
			float: left;
			width: 96px;
			margin-right: 8px;
		}
		.rsThumbnail span
		{
			display: block;
			margin-top: 1.4em;
			font: normal 13px/1.2 arial,sans-serif;
			color: #3b709d;
		}

.rsApt       
        {       
            height: 40px !important;   
            cursor: default;     
        }   
        
.rsWrap
{
    height:25px !important;
}

.rsAptContent
   {
    /*font style*/
    color: Blue;
    height:40px !important;
   }
   .rsAptOut 
      {
    /*font style*/
    height:40px !important;
    margin-right:1px !important;
   }
