


#logo {
	width: 120px;
	height: 22px;
}

.text_outgoing {
	font-weight: bold;
	color: #004be4;
}
.text_incoming {
	font-weight: bold;
	color: #ab0000;
}
.main_content {
	padding: 2px 10px;
}