body,td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}


.heading {

	font-family: Tahoma;

	font-size: 18px;

	font-weight: normal;

	color: #65A5E6;

}



.heading2 {

	font-family: Tahoma;

	font-size: 16px;

	font-weight: normal;

    text-decoration: none;

    color: #000000;

}



.heading3 {

    font-family: Tahoma;

    font-size: 12px;

    font-weight: bold;

    color: #16679F;

}



table.clientlinks {

	background:#e0e0e0;

}



td.clientlinks {

	background:#f9f9f9;

	width:25%;

	text-align:center;

	padding: 6px;

}



.navboxlinks {

    padding: 5px;

}



.navboxlinks td {

    border-bottom: 1px dotted #cccccc;

}



.navbox {

    padding: 5px;

}



.navinput {

    border: 1px solid #cccccc;

    width: 95px;

}



.submitbutton {

    color: #ffffff;

    cursor: pointer;

    cursor: hand;

    font-weight: bold;

    background-color: #3A6897;

    border: 1px solid #3A6897;

}



.footerbar {

    background-color: #3A6897;

    color: #ffffff;

    padding: 6px;

    padding-left: 10px;

    padding-right: 10px;

}

.footer {
           margin-top: -25px;
}


.clientarealinks a {

	color: #555555;

}

#hidden {
    visibility: hidden;
}

table.frame {

	width: 100%;

	padding: 0px;

}



.fieldarea {
	line-height: 10px;
	
	background-color: #f5f5f1;
	
	height: 30px;

	text-align: left;

}



.clientareatable {

	width: 100%;

	background-color: #cccccc;

}



tr.clientareatableheading {

	background-color: #efefef;

	font-weight: bold;

	text-align: center;

}



tr.clientareatableactive {

	background-color: #ffffff;

	text-align: center;

}



tr.clientareatablepending {

	background-color: #ffffcc;

	text-align: center;

}



tr.clientareatablesuspended {

	background-color: #ccff99;

	text-align: center;

}



tr.clientareatableterminated {

	background-color: #ff9999;

	text-align: center;

}



tr.supportticketsheading {

	background-color: #efefef;

}



tr.supportticketscontent {

	background-color: #ffffff;

}



.contentbox {

	width: 100%;

	text-align: center;

	background-color: #f7f7f7;

	padding: 5px;

}



.errorbox {

	border: 1px dashed #cc0000;

	font-weight: bold;

	background-color: #FBEEEB;

	text-align: center;

	width: 90%;

	padding: 10px;

	color: #cc0000;

	margin-left: auto; 

	margin-right: auto;

}



.domaincheckeravailable {

	color: #669900;

}



.domaincheckerunavailable {

	color: #cc0000;

}



tr.orderheadingrow {

	background-color: #5AB9F1;

	color: #ffffff;

}



tr.orderrow1 {

	background-color: #E8F0F9;

	color: #000000;

}



tr.orderrow2 {

	background-color: #D6E4F6;

	color: #000000;

}

div#wrapper div#left {
	line-height: 22px;

}

div#wrapper div#right {
	line-height: 22px;

}
/* --------------------------------------------------------------
   GLOBAL WHMCSBB
-------------------------------------------------------------- */

div.clear {
	clear:both;
	font-size: 1px;
	height: 1px;
}

/* --------------------------------------------------------------
   TOP FORUM BAR ON ALL PAGES
-------------------------------------------------------------- */

div#forumbar_container_bl {
	background: url('../../images/forum_bl.gif') 0 100% no-repeat #f5f5f5;
	width: 100%
} 

div#forumbar_container_br {
	background: url('../../images/forum_br.gif') 100% 100% no-repeat
} 
div#forumbar_container_tl {
	background: url('../../images/forum_tl.gif') 0 0 no-repeat
}

div#forumbar_container_tr {
	background: url('../../images/forum_tr.gif') 100% 0 no-repeat;
	padding: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

div#forumbar_container_tr div#forumbar_name{
	width: 80%;
	margin-bottom: 10px;
	float:left;
	color:#666666;
	font-size:12pt;
	font-weight:bold;
}

div#forumbar_container_tr div#forumbar_name a{
	color: inherit;
	text-decoration:none;
}

div#forumbar_container_tr div#forumbar_user{
	width: 20%; 
	float:left;
	text-align: right;
}

/* --------------------------------------------------------------
   LINK BAR WITHIN TOP FORUM BAR
-------------------------------------------------------------- */

div#forumbar_links_bl {
	background: url('../../images/forum_inner_bl.gif') 0 100% no-repeat #e6e6e6;
	width: 100%
} 

div#forumbar_links_br {
	background: url('../../images/forum_inner_br.gif') 100% 100% no-repeat
} 

div#forumbar_links_tl {
	background: url('../../images/forum_inner_tl.gif') 0 0 no-repeat
} 

div#forumbar_links_tr {
	background: url('../../images/forum_inner_tr.gif') 100% 0 no-repeat;
	padding:5px;
	color: #999999;
	font-weight:bold;
}

div#forumbar_links_tr a{
	text-decoration:none;
	color:inherit;
}

div#forumbar_links_tr .forumbar_link{
	width: 20%;
	float:left;
	text-align: center;
}

/* --------------------------------------------------------------
   MAIN CONTAINER (LIGHT BACKGROUND)
-------------------------------------------------------------- */

div#forum_container_bl {
	background: url('../../images/forum_bl.gif') 0 100% no-repeat #f5f5f5;
	width: 100%
} 

div#forum_container_br {
	background: url('../../images/forum_br.gif') 100% 100% no-repeat
} 

div#forum_container_tl {
	background: url('../../images/forum_tl.gif') 0 0 no-repeat
} 

div#forum_container_tr {
	background: url('../../images/forum_tr.gif') 100% 0 no-repeat;
	padding: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

div#forum_container_tr p{
	padding: 10px 10px 5px 10px;
	text-align:center;
	width:100%;
}

/* --------------------------------------------------------------
   MAIN INNER CONTAINER FOR TITLES (DARKER BACKGROUND)
-------------------------------------------------------------- */
div.forum_title_bl {
	background: url('../../images/forum_inner_bl.gif') 0 100% no-repeat #e6e6e6;
	width: 100%
} 

div.forum_title_br {
	background: url('../../images/forum_inner_br.gif') 100% 100% no-repeat
} 

div.forum_title_tl {
	background: url('../../images/forum_inner_tl.gif') 0 0 no-repeat
} 

div.forum_title_tr {
	background: url('../../images/forum_inner_tr.gif') 100% 0 no-repeat;
	padding:5px 5px 5px 10px; font-size:12pt;
	color: #999999;
	font-weight:bold;
}

div.forum_title_tr a{
	text-decoration:none;
	color:inherit;
}

/* --------------------------------------------------------------
	ROW OF FORUMS
-------------------------------------------------------------- */

table.forumitem{
	width: 100%;
	color: #999;
	padding: 10px;
}

table.forumitem .image{
	width: 8%;
}

table.forumitem .name{
	width: 42%;
}

table.forumitem .threads, table.forumitem .posts{
	width: 15%;
	text-align: center;
}

table.forumitem .last{
	width: 20%;
}

/* --------------------------------------------------------------
   ROW OF THREADS
-------------------------------------------------------------- */

table.forum{
	width: 100%;
	color: #999;
	padding: 10px;
}

table.forum .image{
	width: 5%;
}

table.forum .name{
	width: 45%;
}

table.forum .startedby, table.forum .replies, table.forum .views{
	width: 10%;
	text-align: center;
}

table.forum .last{
	width: 20%;
}

/* --------------------------------------------------------------
   THREAD
-------------------------------------------------------------- */

div#thread_container_bl {
	background: url('../../images/forum_bl.gif') 0 100% no-repeat #f5f5f5;
	width: 100%
} 

div#thread_container_br {
	background: url('../../images/forum_br.gif') 100% 100% no-repeat
} 

div#thread_container_tl {
	background: url('../../images/forum_tl.gif') 0 0 no-repeat
} 

div#thread_container_tr {
	background: url('../../images/forum_tr.gif') 100% 0 no-repeat;
	padding: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

div#thread_container_tr #title{
	padding: 5px 5px 5px 10px;
	background-color:#e6e6e6;
	font-weight: bold;
	font-size:12pt;
	color: #999999;
}

div#thread_container_tr div.postdetails{
	padding: 5px;
	background-color:#eeeeee
}

div#thread_container_tr div.postnumber{
	float:left;
	padding: 5px;
}

div#thread_container_tr div.postdate{
	float:right;
	padding: 5px;
}

div#thread_container_tr div.avatar{
	float:right;
	padding:10px;
}

div#thread_container_tr div.userdetails{
	float:left;
	line-height:18pt;
	padding: 5px;
}

div#thread_container_tr div.body{
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

div#thread_container_tr div.options{
	float:right;
	padding: 5px;
	margin: 10px;
}

div#thread_container_tr div.quote{
	padding: 5px;
	border:1px dashed #E4E4E4;
	background:#f5f5f5;
}

/* --------------------------------------------------------------
   PAGE NUMBERS
-------------------------------------------------------------- */

div#footer_container_bl {
	background: url('../../images/forum_bl.gif') 0 100% no-repeat #f5f5f5;
	width: 100%
} 

div#footer_container_br {
	background: url('../../images/forum_br.gif') 100% 100% no-repeat
} 

div#footer_container_tl {
	background: url('../../images/forum_tl.gif') 0 0 no-repeat
} 

div#footer_container_tr {
	background: url('../../images/forum_tr.gif') 100% 0 no-repeat;
	padding: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
}

div#pagenumbers{
	float:left;
}

div#threadoptions{
	float:right;
}

/* --------------------------------------------------------------
   THREAD REPLY CONTAINER
-------------------------------------------------------------- */

div#reply_container_bl {
	background: url('../../images/forum_bl.gif') 0 100% no-repeat #f5f5f5;
	width: 100%
} 

div#reply_container_br {
	background: url('../../images/forum_br.gif') 100% 100% no-repeat
} 

div#reply_container_tl {
	background: url('../../images/forum_tl.gif') 0 0 no-repeat
} 

div#reply_container_tr {
	background: url('../../images/forum_tr.gif') 100% 0 no-repeat;
	padding: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

div#reply_container_tr textarea{
	width: 80%;
	height: 100px;
	border: 1px solid #cccccc;
}

div#reply_container_tr input{
	border: 1px solid #cccccc;
	background-color:#ffffff; 
	padding: 5px;
}

div#reply_container_tr div#reply{
	font-size: 10pt;
}

/* --------------------------------------------------------------
   REPLY TITLE
-------------------------------------------------------------- */

div#reply_title_bl {
	background: url('../../images/forum_inner_bl.gif') 0 100% no-repeat #e6e6e6;
	width: 100%
} 

div#reply_title_br {
	background: url('../../images/forum_inner_br.gif') 100% 100% no-repeat
} 

div#reply_title_tl {
	background: url('../../images/forum_inner_tl.gif') 0 0 no-repeat
} 

div#reply_title_tr {
	background: url('../../images/forum_inner_tr.gif') 100% 0 no-repeat;
	padding:5px 5px 5px 10px;
	font-size:12pt;
	color: #999999;
	font-weight:bold;
	text-align:left;
}

/* --------------------------------------------------------------
   QUICK REPLY CONTAINER
-------------------------------------------------------------- */

div#quickreply_container_bl {
	background: url('../../images/forum_bl.gif') 0 100% no-repeat #f5f5f5;
	width: 100%
} 

div#quickreply_container_br {
	background: url('../../images/forum_br.gif') 100% 100% no-repeat
} 

div#quickreply_container_tl {
	background: url('../../images/forum_tl.gif') 0 0 no-repeat
} 

div#quickreply_container_tr {
	background: url('../../images/forum_tr.gif') 100% 0 no-repeat;
	padding: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
}

div#quickreply_container_tr textarea{
	width: 80%;
	height: 100px;
	border: 1px solid #cccccc;
}

div#quickreply_container_tr input{
	border: 1px solid #cccccc;
	background-color:#ffffff;
	padding: 5px;
}

div#quickreply_container_tr div#quickreply{
	padding: 15px;
}

/* --------------------------------------------------------------
   QUICK REPLY TITLE
-------------------------------------------------------------- */

div#quickreply_title_bl {
	background: url('../../images/forum_inner_bl.gif') 0 100% no-repeat #e6e6e6;
	width: 100%
} 

div#quickreply_title_br {
	background: url('../../images/forum_inner_br.gif') 100% 100% no-repeat
} 

div#quickreply_title_tl {
	background: url('../../images/forum_inner_tl.gif') 0 0 no-repeat
} 

div#quickreply_title_tr {
	background: url('../../images/forum_inner_tr.gif') 100% 0 no-repeat;
	padding:5px 5px 5px 10px;
	font-size:12pt;
	color: #999999;
	font-weight:bold;
	text-align:left;
}

/* --------------------------------------------------------------
   SEARCH CONTAINER
-------------------------------------------------------------- */

div#search_container_bl {
	background: url('../../images/forum_bl.gif') 0 100% no-repeat #f5f5f5;
	width: 100%
} 

div#search_container_br {
	background: url('../../images/forum_br.gif') 100% 100% no-repeat
} 

div#search_container_tl {
	background: url('../../images/forum_tl.gif') 0 0 no-repeat
} 

div#search_container_tr {
	background: url('../../images/forum_tr.gif') 100% 0 no-repeat;
	padding: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20pt;
}

div#search_container_tr div#searchinput{
	float:left;
	width: 50%;
}

div#search_container_tr div#searchoptions{
	float:left;
	width: 50%;
}

div#search_container_tr textarea{
	height: 100px;
	width: 65%;
	border: 1px solid #cccccc;
	padding: 5px;
}

div#search_container_tr input{
	border: 1px solid #cccccc;
	background-color:#ffffff;
	padding: 5px;
}

div#search_container_tr select{
	border: 1px solid #cccccc;
	background-color:#ffffff;
	padding: 5px;
}

div#search_container_tr p{
	font-size: 10pt;
}

/* --------------------------------------------------------------
   SEARCH TITLE
-------------------------------------------------------------- */

div#search_title_bl {
	background: url('../../images/forum_inner_bl.gif') 0 100% no-repeat #e6e6e6;
	width: 100%
} 

div#search_title_br {
	background: url('../../images/forum_inner_br.gif') 100% 100% no-repeat
} 

div#search_title_tl {
	background: url('../../images/forum_inner_tl.gif') 0 0 no-repeat
} 

div#search_title_tr {
	background: url('../../images/forum_inner_tr.gif') 100% 0 no-repeat;
	padding:5px 5px 5px 10px;
	font-size:12pt;
	color: #999999;
	font-weight:bold;
	text-align:left;
}

/* --------------------------------------------------------------
   SEARCH RESULTS CONTAINER
-------------------------------------------------------------- */

div#search_result_container_bl {
	background: url('../../images/forum_bl.gif') 0 100% no-repeat #f5f5f5;
	width: 100%
} 

div#search_result_container_br {
	background: url('../../images/forum_br.gif') 100% 100% no-repeat
} 

div#search_result_container_tl {
	background: url('../../images/forum_tl.gif') 0 0 no-repeat
} 

div#search_result_container_tr {
	background: url('../../images/forum_tr.gif') 100% 0 no-repeat;
	adding: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20pt;
}

div#search_result_container_tr div.search_result_body{
	margin: 10px 0px 10px 0px;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

/* --------------------------------------------------------------
   SEARCH RESULT TITLE
-------------------------------------------------------------- */

div.search_result_title_bl {
	background: url('../../images/forum_inner_bl.gif') 0 100% no-repeat #e6e6e6;
	width: 100%
} 

div.search_result_title_br {
	background: url('../../images/forum_inner_br.gif') 100% 100% no-repeat
} 

div.search_result_title_tl {
	background: url('../../images/forum_inner_tl.gif') 0 0 no-repeat
} 

div.search_result_title_tr {
	background: url('../../images/forum_inner_tr.gif') 100% 0 no-repeat;
	padding:5px 5px 5px 10px;
	font-size:12pt;
	color: #999999;
	font-weight:bold;
	text-align:left;
}

/* --------------------------------------------------------------
   NEW THREAD CONTAINER
-------------------------------------------------------------- */

div#newthread_container_bl {
	background: url('../../images/forum_bl.gif') 0 100% no-repeat #f5f5f5;
	width: 100%
} 

div#newthread_container_br {
	background: url('../../images/forum_br.gif') 100% 100% no-repeat
} 

div#newthread_container_tl {
	background: url('../../images/forum_tl.gif') 0 0 no-repeat
} 

div#newthread_container_tr {
	background: url('../../images/forum_tr.gif') 100% 0 no-repeat;
	padding: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20pt;
}

div#newthread_container_tr div#newthread{
	line-height: 20pt;
	padding: 5px;
}

div#newthread_container_tr textarea{	
	height: 100px;
	width: 65%;
	border: 1px solid #cccccc;
	padding: 5px;
}

div#newthread_container_tr input{
	border: 1px solid #cccccc;
	background-color:#ffffff;
	padding: 5px;
}

div#newthread_container_tr p{
	font-size: 10pt;
}

/* --------------------------------------------------------------
   NEW THREAD TITLE
-------------------------------------------------------------- */
div#newthread_title_bl {
	background: url('../../images/forum_inner_bl.gif') 0 100% no-repeat #e6e6e6;
	width: 100%
} 

div#newthread_title_br {
	background: url('../../images/forum_inner_br.gif') 100% 100% no-repeat
} 

div#newthread_title_tl {
	background: url('../../images/forum_inner_tl.gif') 0 0 no-repeat
} 

div#newthread_title_tr {
	background: url('../../images/forum_inner_tr.gif') 100% 0 no-repeat;
	padding:5px 5px 5px 10px;
	font-size:12pt;
	color: #999999;
	font-weight:bold;
	text-align:left;
}

/* --------------------------------------------------------------
   PREVIEW THREAD CONTAINER
-------------------------------------------------------------- */

div#preview_container_bl {
	background: url('../../images/forum_bl.gif') 0 100% no-repeat #f5f5f5;
	width: 100%
} 

div#preview_container_br {
	background: url('../../images/forum_br.gif') 100% 100% no-repeat
} 

div#preview_container_tl {
	background: url('../../images/forum_tl.gif') 0 0 no-repeat
} 

div#preview_container_tr {
	background: url('../../images/forum_tr.gif') 100% 0 no-repeat;
	padding: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20pt;
}

div#preview_container_tr div#preview{
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

div#preview_container_tr div.quote{
	padding: 5px;
	border:1px dashed #E4E4E4;
	background:#f5f5f5;
}

/* --------------------------------------------------------------
   PREVIEW THREAD TITLE
-------------------------------------------------------------- */
div#preview_title_bl {
	background: url('../../images/forum_inner_bl.gif') 0 100% no-repeat #e6e6e6;
	width: 100%
} 

div#preview_title_br {
	background: url('../../images/forum_inner_br.gif') 100% 100% no-repeat
} 

div#preview_title_tl {
	background: url('../../images/forum_inner_tl.gif') 0 0 no-repeat
} 

div#preview_title_tr {
	background: url('../../images/forum_inner_tr.gif') 100% 0 no-repeat;
	padding:5px 5px 5px 10px;
	font-size:12pt;
	color: #999999;
	font-weight:bold;
	text-align:left;
}

/* --------------------------------------------------------------
   PROFILE CONTAINER
-------------------------------------------------------------- */

div#profile_container_bl {
	background: url('../../images/forum_bl.gif') 0 100% no-repeat #f5f5f5;
	width: 100%
} 

div#profile_container_br {
	background: url('../../images/forum_br.gif') 100% 100% no-repeat
} 

div#profile_container_tl {
	background: url('../../images/forum_tl.gif') 0 0 no-repeat
} 

div#profile_container_tr {
	background: url('../../images/forum_tr.gif') 100% 0 no-repeat;
	padding: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20pt;
}

div#profile_container_tr input{
	border: 1px solid #cccccc;
	background-color:#ffffff;
	padding: 5px;
}

/* --------------------------------------------------------------
   PROFILE TITLE
-------------------------------------------------------------- */

div.profile_title_bl {
	background: url('../../images/forum_inner_bl.gif') 0 100% no-repeat #e6e6e6;
	width: 100%
} 

div.profile_title_br {
	background: url('../../images/forum_inner_br.gif') 100% 100% no-repeat
} 

div.profile_title_tl {
	background: url('../../images/forum_inner_tl.gif') 0 0 no-repeat
} 

div.profile_title_tr {
	background: url('../../images/forum_inner_tr.gif') 100% 0 no-repeat;
	padding:5px 5px 5px 10px;
	font-size:12pt;
	color: #999999;
	font-weight:bold;
	text-align:left;
}

/* --------------------------------------------------------------
   EDIT CONTAINER
-------------------------------------------------------------- */

div#edit_container_bl {
	background: url('../../images/forum_bl.gif') 0 100% no-repeat #f5f5f5;
	width: 100%
} 

div#edit_container_br {
	background: url('../../images/forum_br.gif') 100% 100% no-repeat
} 

div#edit_container_tl {
	background: url('../../images/forum_tl.gif') 0 0 no-repeat
} 

div#edit_container_tr {
	background: url('../../images/forum_tr.gif') 100% 0 no-repeat;
	padding: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20pt;
}

div#edit_container_tr div#edit{
	text-align: center;
	padding: 10px;
}

div#edit_container_tr input{
	border: 1px solid #cccccc;
	background-color:#ffffff;
	padding: 5px;
}

div#edit_container_tr textarea{
	height: 100px;
	width: 65%;
	border: 1px solid #cccccc;
	padding: 5px;
}

/* --------------------------------------------------------------
   EDIT TITLE
-------------------------------------------------------------- */

div#edit_title_bl {
	background: url('../../images/forum_inner_bl.gif') 0 100% no-repeat #e6e6e6;
	width: 100%
} 

div#edit_title_br {
	background: url('../../images/forum_inner_br.gif') 100% 100% no-repeat
} 

div#edit_title_tl {
	background: url('../../images/forum_inner_tl.gif') 0 0 no-repeat
} 

div#edit_title_tr {
	background: url('../../images/forum_inner_tr.gif') 100% 0 no-repeat;
	padding:5px 5px 5px 10px;
	font-size:12pt;
	color: #999999;
	font-weight:bold;
	text-align:left;
}

/* --------------------------------------------------------------
   FAQ CONTAINER
-------------------------------------------------------------- */

div#faq_container_bl {
	background: url('../../images/forum_bl.gif') 0 100% no-repeat #f5f5f5;
	width: 100%
} 

div#faq_container_br {
	background: url('../../images/forum_br.gif') 100% 100% no-repeat
} 

div#faq_container_tl {
	background: url('../../images/forum_tl.gif') 0 0 no-repeat
} 

div#faq_container_tr {
	background: url('../../images/forum_tr.gif') 100% 0 no-repeat;
	padding: 10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20pt;
}

div#faq_container_tr div.faq{
	padding: 10px;
}

div#faq_container_tr div.answer{
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

/* --------------------------------------------------------------
   FAQ TITLE
-------------------------------------------------------------- */

div#faq_title_bl {
	background: url('../../images/forum_inner_bl.gif') 0 100% no-repeat #e6e6e6;
	width: 100%
} 

div#faq_title_br {
	background: url('../../images/forum_inner_br.gif') 100% 100% no-repeat
} 

div#faq_title_tl {
	background: url('../../images/forum_inner_tl.gif') 0 0 no-repeat
} 

div#faq_title_tr {
	background: url('../../images/forum_inner_tr.gif') 100% 0 no-repeat;
	padding:5px 5px 5px 10px;
	font-size:12pt;
	color: #999999;
	font-weight:bold;
	text-align:left;
}
