/* @override http://test.mysterynet.com/includes/v2/css/lrncon.css */
@import "itembox.css";
div.article-list {
	float:left;
	width:286px;
}
div.why-mysteries {
	float:right;
	background-color:#CCC;
	width:137px;
	padding:12px;
	margin-right:20px;
}
div.article-list li{
	clear:left;
	background-image:none;
	margin-bottom:11px;
}
h3 {
	text-align:center;
	margin-top:0;
	margin-bottom:1em;
}


div.learn-offers {
	clear:both;
	float:left;
	background-color:#ccc;
	margin-left:30px;
	padding:12px;
	margin-right:20px;

}

