@charset "utf-8";
/* CSS Document */

#e2_notice {
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	color:#CFAF3E;
	font-weigth:800;
	Margin-left : 10px; 
	
}

.SmartBoard_Table{
/*	background-color: #CCCCCC;   mw*/
	border: thin solid;
	
	/* mw */
	/* Height : 25px; */

   Width : 700px;
  /* mw */
}

.SmartBoard_Row {
	font-family: Arial, Helvetica, sans-serif;
	
	/* mw */
   Width : 680px;
  /* mw */
  
	}

.SmartBoard_Subject{
	/*mw */
	display:none;
	/* mw */
	font-weight: bold;
	width: 600px;
}

.SmartBoard_DateTime{
   /*mw */
	visibility:hidden; 
	Height : 2px;  
  Line-height : 2px;
 

/*  display:none;      */
	/* mw */

	font-size: small;
	font-variant: small-caps;
}

.SmartBoard_Message{
  /* mw */
  color:#CFAF3E;
   Width : 680px;

  /* mw */
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	}
	
	
#weather_box {
	text-align:right;
	float:right;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	vertical-align:top;
}