#a_recommended {
	width:345px;
	margin-bottom:15px;
	}
	
#a_recommended_top {
	background:url(/images/recommended_bg_top.gif) no-repeat;
	height:40px;
	}
	
#a_recommended_body {
	background:url(/images/recommended_bg_middle.gif) repeat-y;
	padding-left:15px;
	}
	
#a_recommended_bottom {
	background:url(/images/recommended_bg_bottom.gif) no-repeat;
	height:17px;
}
	
#a_recommended_header {
	color:#73ae1e;
	font-weight:bold;
	float:left;
	padding-top:10px;
	padding-left:15px;
	width:120px;
	}
#a_recommended_question {
	float:left;
	padding-top:10px;
}
#a_recommended_content {
	width:320px;
	clear:both;
	padding-top:5px;
	line-height:20px;
}
#a_recommended_message {
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	padding-top:5px;
}
#a_recommended_content a{
	text-decoration:none;
	color:#73ae1e;
	
}
#a_recommended_content a:hover{
	text-decoration:underline;
	color:#000000;
}







#keyword_content {
	width:320px;
	clear:both;
	/*padding-top:5px;*/
	line-height:20px;
}
#keyword_message {
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	padding-top:5px;
}
#keyword_content a{
	text-decoration:none;
	color:#73ae1e;
	
}
#keyword_content a:hover{
	text-decoration:underline;
	color:#000000;
}




#a_search_results_keyword{
	padding-left:0px;
	/*margin-bottom: 40px;*/
	/*display:none;*/
}
#a_search_header_keyword{
	font-size:10px;
	/*color:#73ae1e;*/
	font-weight:bold;
	margin-bottom:5px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
}
#search_field_keyword {
	float:left;
	width: 10px;
}
#search_btn_keyword {
	float:left;
	cursor:pointer;
    margin-left:5px;
}
#cancel_btn_keyword{
	margin-left:10px;
	float:left;
	cursor:pointer;
}



