#questions, #answers {margin-top :20px;}
.forumhead a{ text-decoration: none;}
#questions ol, #answers ol{list-style-type: none;margin: 0;padding: 0;}
#questions .forumbit_nopost, #answers .forumbit_nopost {margin-bottom: 20px;}
#questions .forumbit_nopost .collapse h2, #answers .forumbit_nopost .collapse h2 {
    /*background: -moz-linear-gradient(bottom, #b0b0b0, #b9b9b9);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #84a519),color-stop(100%, #a8d52d));
    -pie-background: linear-gradient(90deg, #84a519, #a8d52d);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a8d52d, endColorstr=#84a519);*/
    background: -moz-linear-gradient(bottom, #9f9f9f, #b9b9b9);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9f9f9f),color-stop(100%, #b9b9b9));
    -pie-background: linear-gradient(90deg, #9f9f9f, #b9b9b9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b9b9b9, endColorstr=#9f9f9f);
    margin-bottom: 0px;
    margin-top: 0px;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
}

#questions .forumbit_nopost h2,
#answers .forumbit_nopost h2 {
    background: #cbcbcb;
    margin-bottom: 0;
    margin-top: 0;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
}
#questions .forumbit_nopost h2 span, #answers .forumbit_nopost h2 span {color: white; font-size: 14px;padding-left: 10px;position:relative;}
#questions .forumbit_nopost .collapse h2 span, #answers .forumbit_nopost .collapse h2 span { text-shadow: 1px 1px 0px #484848;}
#questions .forumbit_nopost a.collapse, #answers .forumbit_nopost a.collapse {z-index: 4; position:relative; border: none;left: 457px;margin-left: -20px;}
#questions .forumbit_nopost a.collapse img, #answers .forumbit_nopost a.collapse img {
  border:none
}
#questions .forumbit_nopost .forumrowdata, #answers .forumbit_nopost .forumrowdata {
    background: #f7f7f7;
    height: 40px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}
#questions .forumbit_nopost .forumrowdata .subforumdescription, #answers .forumbit_nopost .forumrowdata .subforumdescription {
    font: italic 12px Arial;
    color: #484848;
    line-height: 40px;
    padding-left: 10px;
}

#questions .forumbit_nopost a.show_all, #answers .forumbit_nopost a.show_all {top: 0px;right: 10px;float:right; text-decoration: underline;}
#questions .forumbit_nopost a.show_all:hover, #answers .forumbit_nopost a.show_all:hover {text-decoration:none;}
#questions .forumbit_nopost a.question, #answers .forumbit_nopost a.question {line-height: 30px; text-indent: 10px; text-decoration: underline; color: #4187b2;background: url(../images/faq_arrow.png) no-repeat 0px 13px;}
#questions .forumbit_nopost a.question:hover, #answers .forumbit_nopost a.question:hover {color: #0a537f;text-decoration:none;}
#questions a.question, #answers a.question {margin-top: -5px !important;}


#pg_pgr-faq-settings table{ table-layout:auto !important;}
#pgr-faq-settings_left .ui-pg-button .ui-pg-div {}
#form_menu #select div {padding-left: 8px;}

#questions .forumbit_nopost div.answer,
#answers .forumbit_nopost div.answer{
    padding-left: 10px;
    font-size: 16px;
    color: #484848;
}

.forumrow.table {padding: 10px 10px 10px 10px;border-top: 1px solid #e4e4e4;border-bottom: 1px solid #e4e4e4;}

/* Tims part*/
/*#questions .forumbit_nopost a.show_all, #answers .forumbit_nopost a.show_all {float:right; top: 0px; right:10px;}
#questions .forumbit_nopost a.question, #answers .forumbit_nopost a.question {font-weight: bold;border-bottom: 1px dotted #a5a5a5;}*/

/*#questions a.question, #answers a.question { }
.showAll{height:10px;}
#pgr-faq-settings_left .ui-pg-button .ui-pg-div {width: 90px}
#form_menu #select div {padding-left: 8px;}*/
/*.floatcontainer .forumrow.table{padding:0 10px 10px;}
.floatcontainer p a{padding:0 0 5px;}*/
/* end*/
