/*---------------------------------------------------------
 * Immunetics.com
 *
 * @description Science Section CSS
 *
 * @author  Craig Ruksznis [cr] <craigruk@imarc.net>
 *
 ----------------------------------------------------------*/


.support_article {
	border-bottom: 1px solid #bdccae;
	margin-top: 8px;
}

.support_article a {
	color: #837e5d;
	font-size: 1.0em;
}

.support_article a.link {
	padding-left: 25px;
	line-height: 25px;
	height: 25px;
	display: block;
	text-decoration: none;
	outline: none;
}

.support_article .short_description {
	font-size: 1.0em;
	padding: 0px 0 15px 0px;
}

.short_description .associated_content {
	border-left: 1px solid #837e5d;
	padding-left: 5px;
}

.short_description .associated_content.first {
	border: none;
	padding-left: 0px;
}

#no_articles {
	float:left;
}

.split_three {
	float: left;
	width: 30%;
}

.split_three_divider {
	width:5%; 
	float:left;
}

.split_three p {
	/*font-size:.9em;*/
	text-align:justify;
	line-height:1.4em;
}