<p> body {
font-size: 62.5%;
}
a {
color: #1170A3;
}
sup {
font-size: .86em;
}
#dual {
background-color: white;
}
#dual table {
border-spacing: 6;
border-collapse: separate;
}
#dual th, #dual td {
vertical-align: middle;
padding: 3px;
}
#dual th {
color:#333333;
font-size:1em;
line-height:1.2;
font-weight: bold;
border-right: 5px solid #FCF3DB;
padding-right: 1em;
}
#dual th.source {
text-align: center;
//border-right: 0;
border: 2px solid #FCF3DB;
}
#dual td {
border-bottom: 1px solid #A9A9A9;
}
#dual tr.diff th {
border-right: 5px solid red;
background-color: #FFD1CC;
}
#dual tr.diff {
background-color: #FFD1CC;
}
.topic-title {
border-color: #A9A9A9;
color: #1170A3;
font-family: "Baskerville",Times,"Times New Roman",serif;
font-size: 1.6em;
font-weight: bold;
line-height: 1;
margin-bottom: 0.1em;
text-decoration: underline;
}
#dual {
width: 100%;
}
#article {
margin-top: 0.4em;
height: 75px;
}
#image-box {
height: 75px;
}
</p>