/* smartphones */

@media handheld, only screen and (max-width: 550px) {
	
.simply-scroll .simply-scroll-list li {
	float: left;
	width: 1250px;		
}

body {
	font-size: .2em;
	
}

.leftcolumn {
	
	line-height: 13px;
	
}

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

.fax {
	font-size: 1em;
}

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