/* common */

p {
	text-indent: 1em;
}

#head {
	padding-top: 20px;
}
#head a{
	text-decoration: none;
}
#center {
	float: left;
	width: 500px;
}
h2 a{
	text-decoration: none;
        color: #191970;
}
#left {
	float: left;
}
#right {
	float: left;
	width: 180px;
}
#main {
	margin-right: 5px;
}
#footer a img {
        display: none;
   }

.msg-date {
	font-size: small;
	padding-left: 10px;
}
.msg-footer {
	background-color: #E3E3E3;
}
.mod-caption {
	font-size: small;
	border-bottom: solid 1px #122CA0;
}
.mod-message .mod-caption a {
	text-decoration: none;
}
.mod ul li {
	margin-left: 0;
	padding-left: 1em;
	list-style-type: none;
}
/* end of stylesheet */
