.line-cat {
	color: #396204;
	background-color: #E0F1CF;
	padding-left: 7px;
	padding-right: 7px;
	margin-left: 5px;
	margin-right: 3px;
}

.company{
	font-size:16px;
	color:#336600;
 	margin:5px 5px 5px 5px; 
  	text-align:left; 
  	font-weight: bold;
}
.position{
	color:#336600;
	text-align:right;
	padding-right:50px;
}
.name{
	color:#336600;
	text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7EFCD;
	line-height: 160%;
}
