@charset "utf-8";
/* CSS Document */


#aboutimp {
width: 570px;
padding:20px 0 0 20px;
border: 1px solid #E5D2B1;
text-align:left;
}

#aboutimp h2 {
margin:0 0 1em 0;
padding:0;
}

#aboutimp h3 {
width:529px;
height:24px;
font-size:0.98em;
margin:2em 0 1em 0;
padding:3px 0 0 18px;
background-image:url(../images/h3_bg.gif);
background-repeat:no-repeat;
}

#aboutimp p {
font-size:0.8em;
margin:0 2em 1em 0;
}

.impr{
text-align:right;
}

#aboutimp a {
color:#684D37;
text-decoration:underline;
}