@charset "utf-8";

/* override sidebar nav */
#sidebar01 .box01 .a02 a,
#sidebar01 .box01 .a02 a:hover {
background-position:-390px 0;
}

#content01 h1 {
margin-bottom:15px;
}

/* greeting */
#content01 .greeting {
height:100%;
margin-bottom:38px;
padding:0 10px;
border-bottom:1px dotted #ccc;
}
#content01 .greeting .image {
float:left;
width:143px;
font-size:1.2em;
}
#content01 .greeting .image img {
display:block;
margin-bottom:3px;
}
#content01 .greeting .text {
height:100%;
margin-left:160px;
font-size:1.2em;
}
#content01 .greeting .text strong {
display:block;
margin:15px 0;
font-size:1.16em;
}
#content01 .greeting .text .signature {
margin:58px 0 25px;
text-align:right;
}
