.left-strip .header {
	text-align:left;
	margin:0 0 20px;
}
.left-strip .header h1 {
	font-size:17px;
	margin:0 0 10px;
}

.articles TD{
	padding:3px;
	vertical-align:top;
}

.articles TD P{
	margin:0;
}


.articles .title{
	font-weight:bold;
}

.articles .bordered{
border-bottom:1px solid #DDDDDD
}


