/* Smaller than standard 960 (devices and browsers) */
@media (max-width: 959px) {
	#wrapper { background:none; width:480px; height:720px; top:0; margin:50px 0 0 -240px; padding-bottom:50px; }
	#innerleft { left:0; }
	#innerright { left:0; top:361px; }
	.js #borderleft { left:0; top:361px; }
	.js #borderright { left:449px; top:361px; }
	.js #borderbottom { left:110px; bottom:5371px; }
	.js #bordertop { left:110px; top:404px; }
}

@media (width: 960px) {
	#wrapper { background:none; width:480px; height:720px; top:0; margin:50px 0 0 -240px; padding-bottom:50px; }
	#innerleft { left:0; }
	#innerright { left:0; top:361px; }
	.js #borderleft { left:0; top:361px; }
	.js #borderright { left:449px; top:361px; }
	.js #borderbottom { left:110px; bottom:5371px; }
	.js #bordertop { left:110px; top:404px; }
}