
	/* full article holder*/
	#fullArticle { width: 95%; border: 1px solid #d0d0d0; padding: 15px; margin-bottom: 10px; }
	
	/* article title */
	.articleTitle { display: none; } /* hide article title - we will display it as page title */
	
	/* article content holder */
	.articleContent { }
	div>div.articleContent {text-indent: 0px; }
	div>div.articleContent p {text-indent: 0px;}
	
	/* article images */
	.articleContent img { margin: 5px; }
	
	/* article lists */
	.articleContent ul { }
	.articleContent li { margin-left: 30px;}
	div>div.articleContent li {margin-left: 0px;}
	    /*TIMETABLE*/.timetable {width: 100%; font-family: arial; font-size: 10px;}.timetable th {background-color: #ADE8FF; color: #004385;  font-family: arial; font-size: 10px; border-left:1px solid #FFFFFF;}.timetable td {  font-family: arial; font-size: 10px; border-color:#ccc; border-style:solid; border-width:0 0 1px; color: #555; cursor: default; }.timetable td.section {border: 0px; font-weight: bold; font-style: italic; color: #1177AA; padding: 10px 0px 3px 45px; font-size: 20px;}.timetable th.highlighted {background-color: #37C0F0; color: #fff;}.timetable tr.highlighted td {background-color: #DFF5FF; color: #000;}.timetable td.time {font-weight: bold; color: #000; font-size: 11px; color: #006395;}

