#lm-articles-spotlight, #lm-articles-service
{
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
	border-bottom:1px solid #EAEAEA;
	padding:0pt 12px;
}

#lm-articles-service
{
	text-align:center;
}

#lm-articles-spotlight div.article, #lm-articles-service div.article
{
	background:transparent url(/images/sidebar/seperator_bg.gif) repeat-x scroll center bottom;
	height:120px;
	margin:0pt;
	overflow:hidden;
	padding:10px 0pt;	
	width:auto;
}

#lm-articles-spotlight div.last, #lm-articles-service div.last
{
	background:transparent none repeat scroll 0%;
}

#lm-articles-spotlight div p
{
  margin: 0.5em 0 0 0;
}

#lm-articles-spotlight div img
{
	float:left;
	margin-right:1em;
	display:inline;
	width:120px;
}
