@charset "utf-8";

/* message */
#main .message {
overflow:hidden;
height:100%;
}
#main .message .image {
float:left;
}
#main .message p {
margin-bottom:20px;
margin-left:185px;
font-size:1.2em;
}
#main .message .signature {
margin-bottom:0;
padding-top:9px;
text-align:right;
}
