.updated {color: #999; font-size: 83%; line-height: 1.8;font-weight: normal;}

.cont-header h1 {font-size:1px;}
dl.report {cursor:pointer; margin:10px 0 20px; padding:5px; border:1px solid #CCC;}
dl.over {border:1px solid #7F0019;}
dl.report dt.ttl {font-weight: bold; margin-bottom: 10px;}
dl.report dt a {text-decoration: none; overflow: hidden;}
dl.report dt img {float:left; margin-right: 10px;}
.desc {font-size: 12px; overflow: hidden;}

.itemList {margin-top: 20px;}
.itemList ul {letter-spacing: -.40em;}
.itemList li {
display: -moz-inline-box; /* Firefox2 */
display: inline-block;
*display: inline; *zoom: 1; /* IE6, IE7 */
width: 155px; padding: 10px; margin-top: 10px; vertical-align: top; letter-spacing: normal; text-align: center;
border-top: 1px solid #e6e6e6;}
.itemList a {text-decoration: none;}
.itemList a span {text-align: left; display: block;}

.itemList a img {margin: 5px 0;}

/* clear
 -------------------------------------------------- */
dl:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* IE 7 and MacIE */
dl {
display: inline-block;
}
/* Hides from IE-mac \*/
dl {
height: 1%;
}
dl {
display: block;
}
/* End hide from IE-mac */
