﻿#Calendar-topheader-line1 /*Change 5.03. Lynxy */
{
    background: url(images/calendarLine.gif) no-repeat;
    width:649px;
	height:31px;
	margin-top: -30px;
	
}

#CalendarXGridViewBaseDiv
{
    margin-left: /*35px*/68px;
}

#CalendarXGridViewBaseDiv table tr td table /* Paging table on the bottom */
{
    
     /*background: url(images/publications-bottom.gif) no-repeat;
     width:598px;
     height:9px;*/
}

.calendarEmptyRaw
{
    background:#DEE4DA;
    color:#000;
    text-align:center;
}

.calendar_results_table_footer
{
    background: url(images/publications-bottom-calendar.gif) left no-repeat;
    height:9px;
    width:552px;
    position:relative;
    margin-top:-1px;
    
    /*background-position:bottom;
    height:200px;*/
}

.calendar_results_table_header
{
    background: url(images/publicationstable-top-calendar.gif) left no-repeat;
    height:8px;
    width:552px;
    position:relative;
}

.calendarPrevMonth
{
    background: url(images/table-prev.gif) left no-repeat;
    height:22px;
    width:22px;
    position:relative;
    text-decoration: none;
    
}

.calendarNextMonth
{
    background: url(images/table-next.gif) left no-repeat;
    height:22px;
    width:22px;
    position:relative;
    text-decoration: none;
}

.locationCalendarStyle
{
  float: left;
  width: 100%;
}
