/*
Title: Demo app style sheet - screen
Author:   Cameron Moll, bored@cameronmoll.com
Version:  2007.10
*/

/* These styles here dynamically override their counterparts in screen.css 
	when the browser width is greater than 1024. */

#content > p {
	padding-right: 220px;
	}	
