/* 
   Global PHP Calendar Styles
   For Screen Use 
   Version 3.0
   Coded 2009-2010 by Brothers Web Concepts.
   Domfig*AT*bwcwebdesign*DOT*com
*/

#nodisp {
 border: 1px dashed #fff;
 font-size: 16px;
 color: #CC0000;
}

.tableListings {
 width: 360px;
 float: left;
 display: block;
 margin: 8px 0px 0px 0px;
 padding: 0px;
 font-family: Georgia, "Times New Roman", Times, serif;
 cursor: pointer;
}

.border {
 display: block;
 width: 360px;
 border-bottom: 1px dashed #bebebe;
 margin: 2px 0px 2px 0px;
 float: left; 
}

.eventbody {
 width: 359px;
 display: block;
 padding: 0px 0px 0px 1px;
 float: left;
}

.tableDate {
 width: 299px;
 height: 10px;
 text-align: center;
 vertical-align: middle;
 font-size: 12px;
 color: #666;
 display: block;
 float: left;
}

.tableTitle {
 width: 299px;
 padding: 4px 0px 2px 0px;
 text-align: center;
 vertical-align: middle;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 display: block;
 float: left;
}

.tableCategory {
 width: 29px;
 height: 60px;
 display: block;
 float: left;
}
