/* kindle */

@media handheld, only screen and (max-width: 780px) {

.simply-scroll .simply-scroll-list li {
	float: left;
	width: 2500px;		
}

body {
	font-size: .6em;
	
}

.leftcolumn {
	
	line-height: 15px;
	
}

.gram {
	font-size: 2em;
	line-height: 1%;
}

.fax {
	font-size: 1.6em;
}

.hours {
	font-size: 2.3em;
	color:#F00;
	
}
.free {
	font-size: 2.8em;
	color:#F00;
	line-height: 1%;
}
.delivery {
	font-size: 1.5em;
	color:#F00;
}
.download {
	font-size: 1.3em;
}



}