﻿body {
}


.VerticalHeader    
{    
    text-align:left;    
}  

.selected
{    
	background-color:Red;
	border-color:Black;
	border-style:solid;
} 

.RadScheduler .rsAptSubject 
{
    text-align: left; 
    margin: 0 0 3px;
    font-size: 11px; 
    font-weight: bold; 
    color: #369;
    height: 34px;
    border-bottom: 1px solid #8bf;
    width: 100%; 
} 