a { color: black; }

.teacher { background-color: #e7e7e7; width: 600px; margin: auto; margin-top: 20px; margin-bottom: 20px; padding-bottom: 15px; margin-bottom: 30px; }
.teacher table { width: 100%; }
.pin { width: 66px; height: 57px; background-image: url(pin.png); margin: auto; position: relative; top: -15px; }

.teacher-title { font-size: 32px; font-weight: bold; text-align: center; }

.question { width: 50%; font-weight: bold; text-align: right; border-top: 1px solid #b2d1e4; }
.answer { padding-left: 10px; border-top: 1px solid #b2d1e4; }
