@charset "utf-8";
/* CSS Document */

.section{
	width:6300px;
	height: 2200px;
	margin: 0;
	padding: 0;
}
.section ul{
	margin: 0;
	padding: 0;
}


	 .sub{
		position:relative;
		width: 660px !important;
		width:700px;
		height:330px !important;
		height:370px;
		list-style: none;
		float:left;
		padding: 20px;
		display:block;
	}
	
		.section .next, .section .next2, .section .prev, .section .prevtop, .section .nextdown,.section .nextdown2{
			font-size:18px;
			position:absolute;
			bottom: 10px;
	
		}
		.section .next, .section .next2{
			right:20px;
		}
		.section .prev{
			left:20px;
		}
		.section .nextdown{
			right:20px;
		}
		.section .prevup,.section .prevtop{
			left:20px;
		}
		.section .nextdown2{
			right:50px;
		}
	 .sub p, .sub1 p, .sub2 p, .sub3 p, .sub4 p {
		margin: 7px 0 0 0;
		line-height: 1.5em;
		}
 	
	.sub-splash{
		position:relative;
		width:700px;
		height:370px;
		list-style: none;
		float:left;
		}	
		
	.sub-splash p {
		position: relative;
		top: 20px;
		left: 20px;
		line-height: 1.5em;
		font-size: 1.3em;
		text-align:left;
		}
	
	 .sub1{
		position:relative;
		padding:20px;
		width: 660px !important;
		width:700px;
		height:330px !important;
		height:370px;
		list-style: none;
		float:left;
		left: 1400px;
		top: 0;
		display:block;
	}
	 .sub2{
		position:relative;
		padding:20px;
		width: 660px !important;
		width:700px;
		height:330px !important;
		height:370px;
		list-style: none;
		float:left;
		left: 1400px;
		top: 0;
		display:block;
	}
	/*classe sub0 aggiunta da Paolo per riordinare le sezioni di Turnmobile (inutilizzata perchè incompatibile con Safari) 	

	.sub2a{
		position:relative;
		padding:20px;
		width: 660px !important;
		width:700px;
		height:330px !important;
		height:370px;
		list-style: none;
		float:left;
		left: 2100px;
		top: 0;
		display:block;
	}*/
	 .sub3{
	position:relative;
	padding:20px;
	width: 660px !important;
	width:700px;
	height:330px !important;
	height:370px;
	list-style: none;
	float:left;
	left: 1400px;
	top: 0;
	display:block;
	}
	 .sub4{
		position:relative;
		padding:20px;
		width: 660px !important;
		width: 700px;
		height:330px !important;
		height:370px;
		list-style: none;
		float:left;
		left: 1400px;
		top: 0;
		display:block;
	}
	 .sub5{
		position:relative;
		padding:20px;
		width: 660px !important;
		width: 700px;
		height:330px !important;
		height:370px;
		list-style: none;
		float:left;
		left: 2100px;
		top: 0;
		display:block;
	}
	
	.section ul{
		clear:both;
		}
		
	#turnmobile-page h5, #mobileplasma-page h5, #mobileflow-page h5, #mobiletestingplatform-page h5 {
		margin: 0 0 5em 0;
	}
	#services-page h5, #careers-page h5, #policy-page h5, #contact-page h5 {
		margin: 0 0 4em 0;
	}
	#turnmobile-features-page h1, #turnmobile-benefits-page h1, #mobileplasma-features-page h1, #mobileplasma-modules-page h1, #mobileflow-modules-page h1, #mobileflow-modules-page h1 {
		margin: 0 0 1em 0;
	}
