div#content2 p.key {
text-align: center;
margin-bottom: 2px;
font-size: 1.1em;
line-height: normal;
}

table#lens {
width: 100%;
background-color: #999999;
font-size: .8em;
margin-top: 15px;
}
table#lens th {
background-color: #F0F0F0;
text-align: center;
font-weight: bold;
padding: 4px 3px;
}
table#lens th.bst {
background-color: #E0DFE3;
padding: 6px 4px;
}
table#lens th.bst a {
color: #B40000;
text-decoration: none;
}
table#lens th.bst a span {
font-size: 120%;
letter-spacing: .2em;
text-decoration: underline;
}
table#lens th.hdg-lns {
width: 40%;
}
table#lens th.type a {
font-size: 90%;
color: #666666;
display: block;
}
table#lens th.type span {
color: #666666;
}

table#lens td {
background-color: #ffffff;
padding: 4px 4px 4px 8px;
vertical-align: middle;
text-align: center;
}
table#lens td.inst {
font-weight: bold;
color: #3D9733;
}
table#lens td.opt {
font-weight: bold;
color: #0033CC;
}
table#lens td.spc {
font-weight: bold;
color: #CC6600;
}
table#lens td.sep {
font-size: 1px;
height: 2px;
background-color: #E0DFE3;
padding: 0px;
line-height: 2px;
}

table#lens span.sty1 {
color: #009900;
font-weight: bold;
}
table#lens span.sty2 {
color: #0033cc;
font-weight: bold;
}
table#lens span.sty3 {
color: #CC6600;
font-weight: bold;
}
table#lens span.cmg {
font-size: 22px;
color: #999999;
}

img#lenses {
display: block;
margin-right: auto;
margin-left: auto;
margin-bottom: 5px;
}


