/* Start of CMSMS style sheet 'faq' */
.ppost {
    padding:4px 10px;
    position:relative;
    background:#eee;
    margin-bottom:10px;
color: #505050;
}
.inactive {

}
.ppost .ptitle {
    position:relative;
    height:1%
}
.ppost .ptitle h3 {
    font-size:1em
}
.ppost .ptitle h3 a {
    text-decoration:none;
}
.inactive .ptitle h3 a {
color: #E71B24;
}
.ppost .ptitle p {
    font-size:0.9em;
    font-style:italic;
    margin:0
}
.ppost .ptitle span {
    position:absolute;
    right:0;
    top:80%;
    cursor:pointer;
    width:14px;
    height:14px;
    background:url(../images/trigger.gif) no-repeat left top;
    display:block;
    font-size:0
}
#content .inactive .ptitle span {
    background-position:left bottom
}
#content .ppost .entry {
    padding:7px 0
}
/* End of 'faq' */

