#contentleft {
	padding-left:5px;
}
#contentleft .article {
	display:block;
	width:199px;
}
#contentleft .article div.title {
	margin-top:5px;
	background-image:url(../images/column_03.gif);
	background-repeat:no-repeat;
	display:block;
	height:31px;
	padding-left:10px;
}
#contentleft .article div.title h1.title {
	padding-top:4px;
}
#contentleft .article div.title .title {
	font-weight:bold;
	font-size:14px;
	color:#fff;
}
#contentleft .article div.content {
	border-left:1px solid #C6C5C5;
	border-right:1px solid #C6C5C5;
	background-color:#FBFBFB;
}
#contentleft .article div.content_padding {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
#contentleft .article div.bottom {
	background-image:url(../images/column_12.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:5px;
	display:block;
}
