﻿/*TTP-7633-The 'Class of Use' dropdown box is mis-aligned on 'Your Car and Cover' page.
-Done 01/07/09 Created Calendar.css*/
.calMainTable, .calHeader table, #selectMonth, #selectYear
{
	background-color:#FFFFFF;
	border:1px solid black;	
}

.calContent #content table
{
	background-color:#FFFFFF;
	margin:-14px 0 0 0;
}

.calMainTable .calsunday
{
    color: #909090;
}
