/* VERSIONS
/* 4_5: Initial css version, with most recent production improvements

/* IE 7.0 PC Styles
 ******************************************************************************/

/* Fixes issues with reset */
#content legend{margin-bottom:1.6em} /* IE form margin bug */
sup, sub{font-size:100%} /* IE superscript & subscript bug */
* html #content textarea, * html #content input{padding:0} /* IE < 7 form fix */
#content input[type='submit'], #content input[type='button']{padding:0} /* IE 7 button fix */
#content legend+*{margin-top:0} /* we already added legend margin */
a abbr, a acronym{text-decoration:underline} /* IE 7 bug */
* html #content blockquote *{margin:.8em 0}

input.non-dom { width: 50px; } /* form button */

/* main nav drop down fix */
#nav-const ul li ul li,#nav-main ul li ul li {	float: left; clear: both; }

div.columns, 
.tab-row ul, 
html ul.directory-list li, 
html .calendar-list dl.calendar-day, 
html .news-list ul.news li, 
html .thread-view .notes li, 
html div.recent-notes ul.note-list li:after, 
html div.my-groups ul.buddy-lists li:after {
	zoom: 1; 
	}
	

.dropcap { margin: 0 .45em 0 0; }
ol{ margin-left: 2.1em; }

.tab-row ul{ height: 23px; }
