/* Outside Table properties */
#feedTable td {padding:2px 2px 0px 0;}
#feedTable table {}

a:hover {}

a img {border:0}

/* Title Text */
.feedTitle {font-weight:normal; font-size:14px; margin-bottom:10px; visibility:hidden; line-height:0px;}
/* Form Title Tags */
.feedFormTitle {float:right; vertical-align:middle;}
/* Form Time Title Tags */
.feedFormTimeTitle {padding:4px 0px; float:left;}
/* Form Time Title Tags */
.feedFormDateTitle {padding:4px 0px; float:right;}
/* Text Form Fields */
.feedFormField {margin:3px;}
/* Text Form Field for Date field */
.feedFormfieldCalendar {margin:3px; width:100px;}

/* Logo Treatment */
#logoLink {float:right;	margin:0px;}
#logo {border-width:0px; margin:0px;}
#dateDisplay {color:#999; float:right; margin:0px 30px 0px 0px;}

/*** calendar styles ***/

/* Placeholder. Don't change this */
.imgCal {position: absolute; display: none; z-index:100; border:1px solid #333; background:#eee;}

/* Calendar Table properties */
#imageCal table {width:150px; font-weight: bold; background:#eee;}
#imageCal td {padding:0px 0px 0px 0; text-align:center; background:#eee;}

/* Days in the future */
.clickableDays {color: #000000; text-decoration: none; height:18px;}

/* Days in the past */
.nonclickableDays {color: #ccc;	height:18px;}

/* Name of the month at the top */
.months {color: #a50403; text-decoration: none;}

/* Day of the week */
.weekdays {color: #000000; text-decoration: none; color:#666666; width:14%;}