div#expert {
 margin-top: 20px;
 width: 900px;
}

div#expert div {
 width: 155px;
 margin-bottom: 20px;
 float: left;
}

/* div of photo */
div#expert div div {
 text-align: center;
}

div#expert div div img {
 padding: 8px;
 background-color: #000000;
}

div#expert div div p span {
 border-bottom-style: solid;
 border-bottom-width: thin;
 border-bottom-color: rgb(253, 185, 83);
}

/* sign of expert */
div#expert div.comment p.sign {
 text-align: right;
 padding-right: 50px;
}

div#scrolling {
 text-align: center;
 margin-bottom: 20px;
 clear: both;
}

div#scrolling a {
 margin-left: 5px;
 margin-right: 5px;
 font-size: 120%;
}

div#expert div#description {
 text-align: center;
 padding-top: 20px;
 width: 100%;
}

div#expert div#description img {
 border: 3px solid #010000;
}

div#expert div#description p {
 text-align: left;
}

div#expert div#description p#expert {
 text-align: left;
 font-weight: bold;
 color: #949494;
}
