div.source {
 font-size        :12px; 
 text-decoration  :underline;
}

div.source img {
 margin-left: 8px;
}

div.source a:hover {
 color: black;
 text-decoration: none;
}

div.title {
 font-size        :12px; 
 font-weight      :bold;
}

div.info {
 font-size        :12px; 
}

div.empty12px {
 font-size        :12px; 
}

div.empty4px {
 font-size        :4px; 
}

div.empty2px {
 font-size        :2px; 
}

table.around3 {
 vertical-align   :top;
 text-align       :center;
}

td.cell11 {
 text-align       :center;
 vertical-align   :top;
 table-layout     :fixed;
 width            :160px;
 padding-right: 8px;
}

td.cell12 {
 table-layout     :fixed;
 text-align       :center;
 vertical-align   :top;
}

td.cell21 {
 text-align       :left;
 vertical-align   :middle;
 table-layout     :fixed;
 height           :30px;
}

td.cell22 {
 font-size       : 11px; 
 text-align       :left;
 vertical-align   :top;
}

td.cell23 {
 text-align       :right;
 vertical-align   :bottom;
 font-size        :10px;
 font-weight      :bold;
 table-layout     :fixed;
 height           :22px;
}

td.cell23 img {
 margin-right: 5px;
}

table.around1 {
 table-layout: fixed;
 border-collapse: collapse;
}

table.around2 {
 table-layout: fixed;
 width: 520px;
}

td.content {
 table-layout: fixed;
 padding-top: 10px;
 padding-bottom: 10px;
 border-bottom-style: solid;
 border-color: black;
 border-width: 1px;
}

