﻿.RadScheduler .rsAptSubject 
{
    text-align: left; 
    padding: 4px 0 1px;
    margin: 0 0 3px;
    font-size: 12px; 
    font-weight: bold; 
    color: #369;
    height: 17px;
    border-bottom: 1px solid #99DEFD;
    width: 100%; 
}
.dayviewitem {
	color: black;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}