#content table { border-collapse: collapse; /*width: 708px;*/ width: 80%; margin-right: 30px; }
#content th, #content td { border: 1px solid #eee; padding: 0.2em; }

.subTitle, .important { font-size: 1.05em; font-weight: bold; }
.subTitle { margin-top: 1.8em; }
.important { font-size: 1.1em; }
.quote { font-style: italic; }
/* td.special, td .special { white-space: nowrap; } */ /*uncomment this and remove twin line from the classic's css */

#content a { color:#2F56BF;}

#content blockquote {
	padding:0;
	margin:0;
	margin-right:1em; }
	
#content {
	line-height: 1.3em;
	text-align: justify; }
/*	content p margin:0;
	margin-bottom: 1.2em;*/

#content table p { margin: 0; margin-bottom: 0; }
	
#content ol { 
	margin:0;
	margin-right: 50px; }

#content ul { 
	margin:0;
	margin-bottom: 15px;
	margin-right: 30px; /* make sure its only on firefox*/
	padding:0;
	list-style-position: outside; }

#content ol, #content ul { margin-bottom: 30px; }
	
#content li { margin-bottom: 10px; }

	
#content ul#junction{ 
margin-top: 50px;
margin-right: 50px; }

#content #junction li { margin-bottom: 7px; }
#content li { padding:0; }

#content table td { vertical-align: top; }