#sidebar { width: 160px; min-height: 400px; float: left;}

#article_row_title > p{font-size:18px;font-weight:600;margin-bottom:10px;color:#616263;float:left;}
#article_row_title{margin-bottom:10px;margin-top:10px;}
.library_article_row > li{float:left;}

div.library_article{width:150px;height:200px;margin-bottom:20px;}
div.library_article > li{display:list-item;list-style:none;}
div.library_article > a{font-size:14px;color:#616263;}
div.library_article > a:last-child{color:#c97624;font-size:10px;}

a.question{float:right;margin-right:605px;margin-top:20px;}
.article_load_more{float:right;margin-right:25px;}
.article_load_more a{color:#616263;}
.article_load_more a:hover{text-decoration:underline;}
.price-select {
	display: block;
	float: left;
	width: 100%;
}
.price-select label {
	clear: left;
	line-height: 1.5;
	display: block;
	height: 25px;
	margin-top: 5px;
}
.price-select label:first-child {
	margin-top: 0;
}
.price-select label input.subscription-input,
.price-select label span.subscription-message {
	float: left;
}
.price-select label span.subscription-message {
	float: left;
	margin-left: 5px;
	display: block;
	width: 23%;
}
.price-select label span.subscription-price-message {
	float: left;
	margin-left: 5px;
	display: block;
	font-style: italic;
}
.price-text {
	display: block;
	float: left;
	line-height: 1.8;
}