body{ background:url("../images/faq/faq-repeat.gif") repeat-y; text-align:center; }

#page-container{ width:400px; text-align:left; margin:0 auto; overflow:auto; float:left; background:url("../images/faq/faq-no-repeat.gif") no-repeat; }

.inner{ padding:105px 33px 33px 33px; }
.inner div{ padding-left:15px; }
.inner div p{ margin-bottom:10px; }

h3{ color:#c60d0c; font-weight:bold; display:block; font-size:13px; padding-left:15px; background:url("../images/faq/plus.png") no-repeat 0 3px; outline:none; margin-bottom:10px; text-decoration:none; }
h3:hover{ color:#c60d0c; text-decoration:underline; cursor:pointer; }
h3.selected{ background:url("../images/faq/minus.png") no-repeat 0 3px; }

.inner div p a{ color:#c60d0c; text-decoration:none; }
.inner div p a:hover{ color:#c60d0c; text-decoration:underline; }