#description{
	padding:0px 20px;
	margin:0px 0px 20px 0px;
	clear:both;
}

#developments{
	padding:0px 20px;
	clear:both;
	width:623px;
}

	#developments .type{
		float:left;
		width:188px;
	}
	
		#developments .type .border_top{
			background:url(../img/que_hacemos/servicios/border_top.jpg) no-repeat bottom;
			width:188px;
			height:8px;
		}
		
		#developments .type .border{
			background:url(../img/que_hacemos/servicios/border.jpg) repeat-y;
			width:188px;
			height:320px;
		}
		
		#developments .type .border_bottom{
			background:url(../img/que_hacemos/servicios/border_bottom.jpg) no-repeat;
			height:10px;
			margin:0px 0px 20px 0px;
		}
		
		#developments .type .title{
			margin:0px 0px 0px 0px;
			padding:0px 0px 8px 2px;
			background:url(../img/que_hacemos/servicios/border_title.jpg) bottom center no-repeat;
		}
		
		#developments .type .description{
			padding:0px 15px 5px 15px;
			height:290px;
		}
		
		#developments .type .description a{
			text-decoration:none;
			color:#0E64D3;
		}
		
		#developments .type .description a:hover{
			text-decoration:underline;
		}
		
#more{
	margin:0px 30px;
	clear:both;
}

	#more .title{
		margin:15px 0px;
	}
	
	#more .jobs{}
	
		#more .job{
			font-weight:bold;
			margin:10px 0px 0px 0px;
		}
		
		#more .commentary p{
			margin:0px;
		}
