/*---------------------------------------
=========================================
 **   PAGE 3 STYLES                
=========================================
-----------------------------------------*/
body {
    background-color: #129bd3;
}
div.tbody {
	position: relative;
	width: 100%;
	display: block;
	background-color: transparent;
}
div.tebody {
	position: relative;
	width: 100%;
	display: block;
	background-color: #129bd3;
}
div.tbody div.tebody p.imagine {
	padding-top: 12%;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}
div.tbody div.tebody img.delicious {
	width: 75%;
	height: auto;
	margin-top: 2%;
}
div.tbody div.tebody a img.prev {
	position: fixed;
	width: 2.25%;
	height: auto;
	left: 20px;
	top: 50%;
	z-index: 99999;
}
div.tbody div.tebody img.mac {
	width: 25.5%;
	height: auto;
	margin-top: 2%;
}
div.tbody div.tebody a img.next {
	position: fixed;
	width: 2.25%;
	height: auto;
	right: 20px;
	top: 50%;
	z-index: 99999;
}
div.tbody div.tebody p.with {
	margin-left: 35%;
	margin-top: -1.5%;
	margin-bottom: 0;
}
div.tbody div.tebody img.clean {
	width: 34.999995%;
	height: auto;
}
div.tbody div.tebody img.labels {
	width: 11.8749975%;
	height: auto;
	margin-top: -1%;
}