DIV.content {
    width: 569px;
    min-height:  50px;
    text-align: center;
    vertical-align: middle;
    background-image: url(/i/iface/d.gif);
    background-repeat: repeat-y;
    background-position: center;
}

DIV.block {
    position: relative;
    float: left;
    width: 270px;
    color: #db5d5d;
    font-family: Georgia, serif;
    font-size: 14px;
    text-align: justify;
    margin: 0px;
    margin-top: 0px;
}

DIV.block SPAN {
    display: block;
    margin: 5px;
    margin-top: 0px;
}

A.m, A.m:hover, A.m:visited {
	padding: 6px;
	display: inline;
	color: #480008;
	font-size: 8pt;
	text-transform: uppercase;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
}

A.m:hover {
	background-image: url(/i/iface/bg_sfm.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #db5d5d;
}