#textbox {
	text-align:justify;
}
#textbox p {
	margin-bottom:2em;
}


#newsBox2 p {
	margin-bottom:1em;
}
#newsBox2 {
	position:absolute;
	width:400px;
	top:10px;
	right:0px;
	padding:20px;
	background-color:#FFFFFF;
	font-size:120%;
	/* border: 1px solid #666666; */
	/* background-color: #CDCDCD; */
	/* color: #666666; */
	
}

#newsBox p {
	margin-bottom:1em;
}
#newsBox {
	position:absolute;
	width:400px;
	top:10px;
	right:0px;
	padding:20px;
	/* border: 1px solid #666666; */
	background-color: #CDCDCD;
	/* color: #666666; */
	
}

.bottomNote {
	width:400px;
	padding:20px;
	margin:2em 0px 1em 0px;
	padding:20px;
	background:#CDCFCF;
	/* border: 1px solid #666666; */
	/* background-color: #CDCDCD; */
	/* color: #666666; */
}

.smallText {
  font-size: 80%;
}


.button {
    border:0px;
	vertical-align: middle;
}
#newItemText {
	width:100%;
}
.timestamp {
	font-size:10px;
	font-weight:bold;
}

.motto {
	font-size:18px;
	font-weight:bold; 
    font-style:italic;	
}

