.m-pad {
        width: 100%;
}
.m-pad td.m0 {
        width: 0px;
}
.m-re {
        position: absolute; margin-top: 5px; margin-left: -10px;
}
.m-re img {
        width: 10px;
        height: 10px;
}
.m-re-up {
        position: absolute; margin-top: 5px; margin-left: -15px;
}
.m-re-up img {
        width: 10px;
        height: 50px;
}
.m-msg {
        width: 100%;
        border-collapse: collapse;
        background: url('/images/mmbg.jpg') repeat-x;
}
.m-msg td {
        margin: 0px;
        border-collapse: collapse;
}
.m-bd {
        width: 100%;
        padding-top: 5px;
        padding-bottom: 5px;
        background: #ffffff;
		overflow:hidden;
}
.m-bd p {
        padding: 0px;
		margin-top: 2px;
		margin-bottom: 2px;
}
.m-av {
        text-align: left;
        width: 80px;
        background: #ffffff;
}
.m-av .x {
        width: 70px;
        height: 1px;
}
.m-av img.image {
        border: 1px solid #999999;
		margin: 5px;
}
.m-av div {
        font-size: xx-small;
        color: #999999;
        white-space: nowrap;
}
.m-me {
        padding: 5px;
        border-bottom: 1px solid #a9a9a9;
		width:80px;
		word-wrap:break-word;
}
.m-me a.black {
	color: #000000;
}
.m-me a, .m-me a:link, .m-me a:visited, .m-me a:hover, .m-me a:active {
        font-size: 12px;
        font-weight: bold;
}
.m-dt {
        width: 50%;
        color: #999999;
        font-size: 11px;
        padding: 5px;
        border-bottom: 1px solid #a9a9a9;
}
.m-rr {
        width: 50%;
        text-align: right;
        white-space: nowrap;
        padding: 5px;
        border-bottom: 1px solid #a9a9a9;
}
.m-title {
        background: #e6e6e6;
        padding: 5px;
}
.m-br {
        height: 60px;
}
.m-br .m-av {
        padding: 5px;
        padding-left: 0px;
        width: 0px;
}
.m-he {
	font-weight: bold;
	padding-left: 20px;
        background: #ffffff;
        padding: 5px;
}

.m-bd .tags {
	color: #999999;
	font-size: xx-small;
	margin-top: 10px;
}
.m-bd .sub {
	text-align: right;
}

