cite {
display: block;
padding-left: 6%;
}
dd {
margin: 3%;
margin-bottom: 1em;
}
dt {
font-size: 150%;
font-weight: bolder;
background: inherit;
color: #130;
border-bottom: .2em ridge;
width: 50%;
overflow: visible;
display:block;
}
q {
font-style: normal;
}
html {
background: #bae;
color: #104;
}
body {
margin: 0em;
padding: 4%;
padding-right: 10%;
background: #bae;
color: #104;
border-top: 1em solid #7c6;
border-right: 1em solid #ad9;
background-repeat: no-repeat;
background-image: url(/images/slb-logo6.png);
background-position: top right;
}
q:lang(en) { 
quotes: '"' '"' "'" "'"; 
}
p {
text-indent: 1em;
}
h1,h2,h3 {
width: 20em;
border-bottom: .2em ridge;
background: inherit;
color: #130;
}
h1 { font-size: 160%; }
h2 { font-size: 130%; }
h3 { font-size: 110%; }
#footer p {
margin: 0em;
text-align: center;
}
.recommended:after {
content: " (thumbs up!) ";
}
.notrecommended:after {
content: " (NOT recommended) ";
}
.discontinued:after {
content: " (discontinued) ";
}
.discontinued {
text-decoration: line-through;
}
.optional {
background: inherit;
color: #76a;
}
.optional:after {
content: " (optional) ";
}
p#newdomainnotes {
 font-size: 70%;
 margin-right: 13em; 
 margin-left: 13em; 
}
