.qa_holder, .qa_intro, .qa_title, .qa_excerpt {
	width:162px;
	float:left;
	font-size:11px;
	}

.qa_holder {
	min-height:150px;
	margin:2px 0 20px 0;
	clear:left;
	background:#fff;
	}
.qa_intro {
	min-height:50px;
	margin-bottom:10px;
	font-weight:bold;
	}
	
h3.qa_title, a.qa_title {
	background:none;
	display:block;
	padding:0 0 2px 0;
	margin:0 0 3px 0;
	/*color:#86aa04;*/
	border-bottom:1px solid #86aa04;
	font-weight:normal;
	}
a.qa_title:hover {
	cursor:pointer;
	}
.qa_picholder {
	width:75px;
	height:50px;
	overflow:hidden;
	float:right;
	margin:0px 0 2px 8px;
	}
.qa_picholder img {
	width:75px;
	height:50px;
	}
.qa_excerpt {
	min-height:10px;
	font-size:10px;
	clear:left;
	text-align:justify;
	}


/* for the social nwork links */
.subscribe_links {
	display:block;
	width:158px;
	min-height:24px;
	float:left;
	margin-bottom:3px;
	}

.subscribe_link_txt {
	float:left;
	min-height:10px;
	padding-top:2px;
	width:112px;
	}
.subscribe_icons {
	width:20px;
	height:20px;
	float:left;
	margin-right:10px;
	border:none;
	}
