#grafopalst_left{
	
	display:inline;
	
	position:absolute; 
	float:left; 
	
	width:80px;
	height:464px;
	
	margin:40px 0 0 -135px;
	
	background:url(../images/grafoplast_left.png) no-repeat left top;
	
}
#grafopalst_right{
	
	display:inline;
	
	position:absolute; 
	float:left; 

	width:80px;
	height:464px;
	
	margin:40px 0 0 1248px;
	
	background:url(../images/grafoplast_right.png) no-repeat left top;
}