@charset "utf-8";
.main {
}
.mainText {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #93967E;
	line-height: 20px;
}
.vertline {
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #93967E;
}
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

