@import "com.post1.css";

.middleCol {
 padding-right:10.5em;
}
.middleCol .sheet {
 padding:8px;
}
.sheet .pages {
 padding-left:16px;
 font-size:x-small;
}
.sheet .pages a {
 text-decoration:none;
 padding:1px 4px 2px 4px;
 background-color:#b0b0b0;
 color:white;
}
.sheet .pages .current {
 background-color:#606060;
}
.sheet .pages .label {
 display:none;
}
.sheet .topActions {
 padding:0 0 8px 0;
}
.sheet .top .pages {
 display:block;
 padding-bottom:8px;
}
.sheet .bottom .pages {
 display:block;
 border-top:2px solid #eddd3d;
 padding-top:8px;
}

.rightCol {
 float:right;
 width:10.5em;
}
.rightCol .categories {
 padding-left:18px;
 padding-bottom:140px;
 background:url(http://www.cedille.info/test4/myAppli_1.0/ressources.public/chat.jpg) no-repeat 12px 10em
}
.rightCol .categories h2 {
 margin:0 0 .5em -10px;
 padding:0;
 font-size:small;
 font-weight:bold;
 color:#a0a0a0;
}
.rightCol .categories ul {
 padding:0;
 margin:0 0 0 4px;
 list-style:none;
}
.rightCol .categories li {
 padding:0;
 margin:0;
 text-indent:-14px;
}
.rightCol .categories a{
 padding-left:14px;
 background:url(img/dot2.gif) no-repeat 0 .35em; 
 text-decoration:none;
}
.rightCol .categories a:hover{
 text-decoration:underline;
}
.rightCol .categories a.current{
 background-image:url(img/dot2checked.gif);
}

.posts .post {
 border-top:2px solid #eddd3d;
}
.posts hr {
 display:none;
}
.posts .post hr {
 display:block;
}
.rightCol .linksPanel {
 padding:8px 0 0 8px;
}