

div#second{
	width:360px;
	padding-right:15px
}
div#third{
	width:360px;
	
	margin-right:0px;
}
div#second div.two-colums{
	margin-top:40px;
}
div#second div.two-colums  .column-1{
	width:165px;
}
div#second div.two-colums .last{
	padding-left:15px;
}
div#second h4{
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	color : #7CA825;
	text-transform:uppercase;
	background:url(../../img/arrowTwoColumnsH3.gif) no-repeat top left;
	padding-left:20px;
}