/* headers */
.post-body {overflow:hidden}
.no-intro {top:-90px;position:relative;}

/**/
.post-text h1 {
	background:#F7F7F7;
	border-bottom:2px solid #DEDEDE;
	padding:7px 13px;
	margin:0 0 13px;
	font:19px NokiaSansS60;
	font-style: normal;
}
.post-text h2 {font-size:1.17em}
.post-text h3 {font-size:1em}
.post-text img {max-width:550px !important}

/* lists */
.post-text ol,.post-text  li,.post-text  ul {margin: 0; padding: 0}
.post-text ul li { margin: 1em 0; padding-left: 18px; list-style: none; background: url(../images/ico/list.gif) no-repeat 0 5px !Important; }
.post-text ol { padding-left: 18px;}
.post-text ol li {margin: 1em 0}

/* others */
.post-text address {font-style: italic; font-size: 11px; color: #666}

/* tables */
.post-text table { width: 100%; border-collapse: separate; border-spacing: 2px; font-size: 12px; line-height: 14px; }
.post-text caption {
	background:#F7F7F7;
	border-bottom:2px solid #DEDEDE;
	padding:7px 13px;
	font:19px NokiaSansS60;
	font-style: normal;
}

.post-text th, .post-text td { 
  padding: 6px 10px 6px 0; text-align: left; vertical-align: top; 
  border: 0 solid white;
  border-color: #f55b11 white; border-width: 1px 0 0 0;
}
.post-text th { font-weight: bold; }
.post-text thead { text-transform: uppercase; }
.post-text thead th, .post-text thead td {
    vertical-align: bottom; border-width: 0 0 2px 0;
    background: #F7F7F7; padding-left: 10px; padding-right: 10px;
}
.post-text tr:first-child td, .post-text tr:first-child th { border-top-width: 0; }
.post-text * td:first-child, .post-text * th:first-child { border-left: 0; }
.post-text .num { padding-left: 10px; text-align: center; }
.post-text tbody .num { color: #f26d37; font-weight: bold; }
.post-text tfoot td { font-size: 11px !important; font-style: italic !important; border-top-width: 2px !important; }