
/* Newton logo on home page */
	.newton-logo {
		width:128px;
		height:128px;
 		margin:15px 25px 0px 15px;
		overflow:hidden;
	}

/* icon buttons on home page */
	.label.label-new {
		background:none;
		color:#2b2b2b;
		margin:5px 5px 5px 0px;
		padding:5px 10px 7px;
		overflow:hidden;
	}
