/*BROWSE QUESTIONS*/
DIV.qa_question
{
/*float: left;*/
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	padding: 10px;
	width: 95%;
	margin-bottom: 10px;
}
TD.qa_question_main
{
	vertical-align: top;
	padding-left: 10px;
}
TD.qa_question_info
{
	vertical-align: bottom;
	padding-top: 8px;
	padding-left: 10px;
	font-style: italic;
}
DIV.qa_question_title
{
	font-weight: bold;
	font-size: 10pt;
}
DIV.qa_question_date
{
	font-size: 7pt;
	color: #777777;
	float: right;
}
TD.album_gutter_info
{
	padding-left: 5px;
}
P.top_cat
{
}
P.sub_cat
{
	padding-left: 12px;
}
P.sub_cat_selected
{
	margin-left: 12px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
}
DIV.qa_answer
{
	border-top: 1px dotted #AAAAAA;
	padding-top: 8px;
	margin-top: 8px;
	clear: both;
	overflow: auto;
	text-align: right;
}
DIV.qa_answer_profile
{
	float: left;
	width: 80px;
	text-align: center;
}
DIV.qa_answer DIV.qa_answer_profile
{
	margin-right: 20px;
}
#qa_answer_form
{
	border: 1px solid #999999;
	-moz-border-radius: 5px;
	background: #F2F2F2;
	padding: 8px;
	margin: 8px;
}
#qa_answer_text
{
	margin: 10px;
	width: 96%;
}
#qa_edit_answer_text
{
	margin: 10px;
	width: 96%;
}
INPUT.button:disabled
{
	color: #ACA899;
}
DIV.action_q
{
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	-moz-border-radius: 5px;
	background-color: #EEEEEE;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 8px;
}
P.qa_h2
{
	color: #555555;
	font-size: 14px;
	font-weight: bold;
}
P.qa_h2_answer
{
	color: #555555;
	font-size: 14px;
	font-weight: bold;
/*float: left;*/
	margin: 0px 12px 12px 0px;
}
P.qa_h2_best_answer
{
	color: #55BB55;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin: 0px 12px 12px 0px;
}
P.qa_q_state
{
	color: #98B9D2;
	font-size: 14px;
	font-weight: bold;
}
#qa_question_text
{
	margin: 10px;
	width: 96%;
}
#qa_title_text
{
	margin: 0px 10px 10px;
	width: 96%;
}
#qa_question_form
{
	border: 1px solid #999999;
	-moz-border-radius: 5px;
	background: #F2F2F2;
	padding: 8px;
	margin: 8px;
}
#qa_title_cnt
{
	float: right;
	margin-right: 10px;
	font-style: italic;
	width: 115px;
}
#qa_title_cnt_num
{
	font-weight: bold;
}
DIV.qa_profile_content
{
	padding: 10px;
	border: 1px solid #AAAAAA;
	-moz-border-radius: 5px;
}
DIV.qa_user_questions_content
{
	padding: 10px;
	border: 1px solid #AAAAAA;
	-moz-border-radius: 5px;
	float: left;
	width: 680px;
}
.qa_tabs_ul
{
	list-style: none;
	padding: 0px 0px 7px;
	margin: 20px 0px 0px;
}
.qa_tabs_li
{
	display: inline;
	border: 1px solid #AAAAAA;
	-moz-border-radius: 5px;
	border-width: 1px 1px 0;
	margin: 0 2px 0 0;
	background: #EEEEEE;
	padding: 7px 10px 8px;
}
.qa_tabs_li A
{
	font-weight: bold;
	padding: 4px;
}
.qa_tab_selected
{
	padding-bottom: 9px;
	background: #FFFFFF;
}
DIV.question_pages_top
{
	margin-bottom: 10px;
	text-align: center;
	padding: 7px 5px;
	background: #F3F3F3;
	-moz-border-radius: 5px;
	border-top: 1px solid #CCCCCC;
}
DIV.question_pages_bottom
{
	margin-bottom: 10px;
	text-align: center;
	padding: 7px 5px;
	background: #F3F3F3;
	border-bottom: 1px solid #CCCCCC;
}
DIV.qa_user_status
{
	padding: 10px;
	border: 1px solid #AAAAAA;
	-moz-border-radius: 5px;
	width: 200px;
	margin-bottom: 20px;
}
DIV.qa_user_status_column
{
	float: right;
}
DIV.qa_question_top
{
	clear: right;
	background: url(../images/qa_question_bg_top.gif) no-repeat;
	padding: 10px 10px 12px 25px;
	margin-left: 88px;
	min-height: 70px;
	margin-bottom: -12px;
}
DIV.qa_question_bottom
{
	background: url(../images/qa_question_bg_bottom.gif) no-repeat right bottom;
	text-align: right;
	padding: 0px 10px 4px 0px;
/*postion: absolute*/
	width: 870px;
}
DIV.qa_question_wrapper
{
	padding: 10px 10px 2px;
	margin: 15px 0px 10px;
	overflow: auto;
}
DIV.qa_question_answer_bottom_bar
{
	margin-bottom: 12px;
	padding-left: 100px;
	background: url(../images/qa_answer_bar_bg.gif) repeat-x;
	text-align: left;
}
DIV.qa_answer_content
{
	min-height: 70px;
/*width: 580px;
padding-left: 100px;*/
	text-align: left;
}
DIV.qa_best_answer_top
{
	clear: right;
	background: url(../images/qa_best_answer_bg_top.gif) no-repeat;
	padding: 10px 10px 12px 25px;
	margin-left: 88px;
	min-height: 70px;
	margin-bottom: -12px;
	w\idth: 592px;
}
DIV.qa_best_answer_bottom
{
	background: url(../images/qa_best_answer_bg_bottom.gif) no-repeat right bottom;
	text-align: right;
	padding: 0px 10px 4px 0px;
/*postion: absolute*/
	width: 670px;
}
DIV.qa_best_answer_wrapper
{
	padding: 10px 10px 2px;
	margin: 15px 0px 10px;
}
DIV.qa_rate
{
	display: inline;
	margin-right: 8px;
}
DIV.qa_button
{
	background: url(../images/qa_button_bg.gif) no-repeat;
	height: 20px;
	float: left;
	padding: 2px 0px 0px 4px;
	margin-left: 88px;
	cursor: pointer;
}
DIV.qa_button_r
{
	background: url(../images/qa_button_r.gif) no-repeat;
	height: 20px;
	width: 4px;
	float: left;
	cursor: pointer;
}
DIV.qa_categories_box
{
	margin-top: 10px;
	padding: 5px;
	background: #F2F2F2;
	border: 1px solid #BBBBBB;
	-moz-border-radius: 5px;
	margin: 0px 0px 10px;
	font-weight: bold;
}
H1.qa_question_title
{
	font-size: 18px;
	font-weight: bold;
}
DIV.qa_best_answer_form
{
	width: 100%;
}
DIV.qa_best_answer_form FORM TEXTAREA
{
	width: 500px;
}
DIV.qa_askers_rating
{
	margin-top: 10px;
	font-weight: bold;
}
DIV.qa_askers_comment
{
	margin-bottom: 10px;
}
DIV.qa_askers_comment SPAN
{
	font-weight: bold;
}
TD.qa_question_answer
{
	border-top: 1px dotted #999999;
	-moz-border-radius: 5px;
	padding-left: 20px;
	padding-top: 4px;
	margin-top: 8px;
}
DIV.qa_ask_new
{
	float: right;
	font-size: 18px;
}
DIV.recentaction_div
{
	max-width: 500px;
}

