body {
	font-family: 'Ubuntu', sans-serif;
	background-color: whitesmoke;
	}
.divPage {
	margin-top: -50px;
	width: 810px;
	margin-left: auto; margin-right: auto;
	margin-bottom: 600px;
	}
.divLowerControls {
	margin-top: 5px;
	}
.spColorPicker {
	}
.spCharCount {
	font-size: 24px;
	margin-bottom: 3px;
	}
.colorPicker-picker {
	margin-right: 0;
	padding-right: 0;
	}
.divAppleImageChooser {
	font-family: Ubuntu;
	font-size: 1em;
	margin-top: 10px;
	}
.divAppleImageChooser label {
	margin: 0;
	}
.divTimeline {
	}
.divStatusMessage {
	visibility: hidden;
	}
.alert {
	margin-top: 65px;
	margin-bottom: 15px;
	}
.iAppIcon {
	width: 1em;
	text-align: right;
	margin-right: 2px;
	}
.myBigTextArea {
	height: 10em;
	margin-top: 5px;
	display: none;
	}
.divFontMenu {
	margin-right: 10px;
	}

.divMenubar .navbar .brand {
	margin-left: 44px;
	}

 #idSnapOpenIcon {
	background: url(http://fargo.io/cms/snap/open.png) center center no-repeat;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 44px;
	height: 44px;
	cursor: pointer;
	
	background-color: black;
	float: left;
	}
.snap-content {
	background-color: whitesmoke;
	}
.snap-drawers {
	background: gainsboro;
	width: 400px;
	}
.snap-drawer {
	background: gainsboro;
	color: #eee;
	width: 400px;
	}

.divLeftDrawer {
	color: black;
	}

.spRssLink {
	margin-top: 3px;
	margin-right: 5px;
	}
.spRssLink i {
	font-size: 20px;
	color: orange;
	font-weight: bold;
	}

.spEyeIcon {
	margin-top: 3px;
	margin-right: 10px;
	display: none;
	}
.spEyeIcon i {
	font-size: 18px;
	color: #777777;
	}
.divVersionNumber {
	font-size: 12px;
	color: #777777;
	float: right;
	padding: 19px;
	}
