.article_separator {display:block; border: 0px solid red; height:0px; margin:0px; padding:0px;}/* weekly-schedule start here */#weekly-schedule{	margin-top:0px;	margin-left:130px;	}#weekly-schedule table{	border-collapse:collapse;	margin-top:0px;	width:600px;	}#weekly-schedule td{	padding:0.3em 1em 0.1em 1em;	}#weekly-schedule td:first-child {	font-weight:bold;	font-size:1.1em;	text-align: right;	}	#weekly-schedule tr#table-head  {	background:#93590B;	font-weight:bold;	font-size:1.1em;	}		#table-head  td {	padding-bottom:.3em;	padding-top:.5em;	padding-left:0.9em;	}#new-day td{	height:1.4em;	}#table-bottom td{	height:1.4em;	}/* ==================================*//* style table color here */#weekly-schedule td a:link { color: #F30C51;}#weekly-schedule td a:visited { color: #F30C51;}#weekly-schedule td a:hover { color:#F30C51; text-decoration:underline;}#weekly-schedule td a:active { }#weekly-schedule table{ /*table text*/	color:#652E64; 	font-size:0.9em;	}#weekly-schedule tr{ /* table background color */	background:#FEF4C7;	}	#weekly-schedule tr#table-head  { /*table background color n text */	background:#ccc;	font-weight:bold;	font-size:1.1em;	color:;	}#new-day td{	/* border-bottom:1px solid #C56621; */	border-bottom:1px solid #C96821;	}#table-head  td {	border-bottom:1px solid #C96821;	}#weekly-schedule td:first-child {	border-right: 1px solid #C96821;	}	#table-bottom tr{ /*table bottom line*/	border-bottom:1px solid #756102;	}/* table color styling end *//*========================================*//* weekly-schedule ends */