/* columns */
.two-col { clear:both; }
.two-col .col-one { width:271px; float:left; }
.two-col .col-two { width:271px; margin-left:30px; float:right; } 

.two-lcol { clear:both; }
.two-lcol .col-one { width:306px; float:left; }
.two-lcol .col-two { width:176px; margin-left:20px; float:right; } 

.two-rcol { clear:both; }
.two-rcol .col-one { width:176px; float:left; }
.two-rcol .col-two { width:376px; margin-left:20px; float:right; } 

.three-col { clear:both; }
.three-col .col-one { width:176px; margin-right:23px; float:left; }
.three-col .col-two { width:176px; float:left; }
.three-col .col-three { width:176px; margin-left: 23px; float:right; }

.two-bcol { clear:both; }
.two-bcol .col-one { width:116px; float:left; }
.two-bcol .col-two { width:210px; margin-left:5px; float:right; } 

.two-ccol { clear:both; }
.two-ccol .col-one { width:136px; float:left; }
.two-ccol .col-two { width:210px; margin-left:5px; float:left; }

.seven-col { clear:both; }
.seven-col .col-one { width:76px; margin-left:3px; float:left; }
.seven-col .col-two { width:76px; margin-left:3px; float:left; }
.seven-col .col-three { width:76px; margin-left:3px; float:left; }
.seven-col .col-four { width:76px; margin-left:3px; float:left; }
.seven-col .col-five { width:76px; margin-left:3px; float:left; }
.seven-col .col-six { width:76px; margin-left:3px; float:left; }
.seven-col .col-seven { width:76px; margin-left:3px; float:left; }

#cc2381 { border:3px solid #f1f1f1; }
#cc2381 .location { color:#666;font:normal 10px/15px Helvetica, Arial, sans-serif; padding-top:2px;  }
#cc2381 .time { font:normal 11px/15px Helvetica, Arial, sans-serif;  } 
#cc2381 .even, #cc2381 .odd { padding:6px 10px 6px 3px; clear:both; }
#cc2381 .even { background:#f1f1f1; }

.formatTime { float:left; display:block; width:45px; margin-right:12px; border:1px solid #ccc;  }
.startDay {float:left; font:normal 22px/1.2em Helvetica, Arial, sans-serif; padding:0; margin:0; width:45px; text-align:center }
.startMonth {float:left; padding:0; margin:0; width:45px; line-height:1em; text-align:center; } 
.startTime, .stopTime, .ccDash { display:none !important; }
