/*
	Homepage styles
						
*/

	
	.column {
		width: 214px;
		margin-right: 40px;
		display: inline-block;

		/*vertical-align: top;*/		
	}
	
	.end {
		margin-right: 0px;
	}
		


	ul.request-list {
	
		padding-left: 10px;
		margin: 0px;
	}	
	
	
	ul.request-list li{
	
		list-style: none;
		padding-left: 48px;
	
		height: 34px;

		line-height: 1.3;
		padding-top: 9px;
		
	
	}
	
	
	ul.request-list a{
	
			border-bottom: none !important;
			
			
	
	}	
	ul.request-list {
		vertical-align: top;

	}
	
	
	

	.padlock {
		
  background: url('/it/images/homepage/padlock.png') no-repeat left top;
	}	
	
	.wifi {
		
  background: url('/it/images/homepage/wifi.png') no-repeat left top;
	}

	
	.computer {
		
  background: url('/it/images/homepage/computer.png') no-repeat left top;
	}


	.email {
		
  background: url('/it/images/homepage/envelope.png') no-repeat left top;
	}		
	
	
	.brain {
		
  background: url('/it/images/homepage/brain.png') no-repeat left top;
	}	


	.telephone {
		
  background: url('/it/images/homepage/telephone.png') no-repeat left top;
	}	

	.floppy {
		
  background: url('/it/images/icons/floppy.png') no-repeat left top;
	}	
	

		
	.help {
		
  background: url('/it/images/icons/help.png') no-repeat left top;
	}

		.key {
		
  background: url('/it/images/icons/key.png') no-repeat left top;
	}


		.media {
		
  background: url('/it/images/icons/media.png') no-repeat left top;
	}		
		

		.conference {
		
  background: url('/it/images/icons/conference.png') no-repeat left top;
	}	
	
		.basket {
		
  background: url('/it/images/icons/basket.png') no-repeat left top;
	}	

		.software {
		
  background: url('/it/images/homepage/software.png') no-repeat left top;
	}		
	
		.printer {
		
  background: url('/it/images/homepage/printer.png') no-repeat left top;
	}	

	
		.remote {
		
  background: url('/it/images/homepage/world.png') no-repeat left top;
	}	

		.group {
		
  background: url('/it/images/homepage/group.png') no-repeat left top;
	}
	
	
		.at {
		
  background: url('/it/images/homepage/at.png') no-repeat left top;
	}	
	
	
		.folder {
		
  background: url('/it/images/icons/folder.png') no-repeat left top;
	}		
	
		.student {
		
  background: url('/it/images/icons/student.png') no-repeat left top;
	}
			.staff {
		
  background: url('/it/images/icons/staff.png') no-repeat left top;
	}
	

	