.two-col h4 {
	font-size: 14px;
}

.article {
	background:white url(../images/bg.jpg) no-repeat; 
	padding:0 0 40px 0; 
	float:left; 
	width: 634px;
}

.article p, .article li {
	font-size: 12px;
	line-height: 18px;
}

.article ul {
	margin: 0 0 20px 0;
}

.article ul li {
	list-style-type: disc;
	margin: 0 0 6px 20px;
}

.wrapper ul li p {
	font-size:14px; 
	line-height:20px;
}

.wrapper ul li .image {
	float:left; 
	margin: 0 20px 0 0; 
	width: 400px; 
	height: 275px; 
	border: 1px solid #eee;
}

.wrapper ul li .feature-type {
	font-size:11px; 
	text-transform:uppercase; 
	font-weight:bold;
}

.newsq-featured-middle-actionbar {
	border: 0;
	float:right;
	clear:none;
	width: 280px;
	text-transform:uppercase;
	margin: 0 0 10px 0;
}

.newsq-featured-middle-actionbar img {
	margin: 0 2px 0 0;
}

.newsq-featured-middle-actionbar ul {
	margin: 0;
	padding: 2px 0;
	background:none;
	border: none;
	border-left: 0;
	border-right: 0;
}

.newsq-featured-middle-actionbar ul li {
	list-style-type: none;
	margin: 0 4px 0 0;
	display:inline;
	padding: 0;
	font-size: 10px;
}

.two-col {
	float: left; 
	width: 600px; 
}

.two-col div.isection {
	display: block;
	min-height: 150px;
}

.left-col {
	float: left; 
	width: 289px; 
	margin: 10px 0 0 0; 
	padding: 0 10px 0 0;
}

.right-col {
	float: right; 
	width: 289px; 
	margin: 10px 0 0 0; 
	padding: 0 0 0 10px;
	border-left: 1px dotted #ccc;
}

.thumb {
	float: right; 
	margin: 6px	0 10px 10px;
}

.media {
	border: 1px solid #eee;
	width: 600px;
	background: #fff;
	margin: 0 0 30px 0;
	text-align: center;
}