
	#blogleft .ten-things h1{
		display: none;
	}

	#blogleft .ten-things h3{
		font: 21px 'Questrial', sans-serif;
		line-height: 28px;
		color: #161616;
	}
	#blogleft .ten-things .blog-section h3{
		font-weight: bold;
		margin-top:35px;
		margin-bottom: 20px;
	}
	#blogleft .ten-things .blog-section h3 span{
		color: #d75727;
	}

	#blogleft .ten-things h3 a{
		color: #d75727 !important;
		text-decoration: underline !important;
	}
	#blogleft .ten-things h3 a:hover{
		text-decoration: none !important;
	}

	.blog-section{
		border-top: 1px solid #e1e1e1;
	}

	#blogleft .ten-things p{
		font: 13px Helvetica, Arial, sans-serif;
		color: #454545;
		line-height: 20px !important;
		font-size: 14px !important;
	}
	.clear{
		clear: both;
		margin: 0;
		padding: 0;
		height: 0;
		display: block;
	}

	.image-left.magnet{
		float: left;
		margin-bottom: 25px;
	}
	.text-right.magnet{
		float: right;
		width: 300px;
	}
	#blogleft .ten-things .figcaption{
		font: 11px/16px Helvetica, Arial, sans-serif !important;
		font-style: italic !important;
		color: #d05a12 !important;
		font-size: 11px !important;
		line-height: 16px !important;
	}

	.content-left{
		float: left;
	}
	.content-right{
		float: right;
	}
	.content-right.visual,
	.content-right.mobile{
		width: 304px;
		margin-top: 10px;
		margin-bottom: 35px;
	}
	.content-left.visual,
	.content-left.mobile{
		width: 278px;
	}
	.content-right.solomo{
		width: 288px;
		margin-bottom: 35px;
	}
	.content-left.solomo{
		margin-top: 10px;
	}
	.google-img{
		float: left;
		margin-top: 10px;
		margin-bottom: 45px;
	}
	.google-para{
		float: right;
		width: 480px;
	}
	.content-right.apps,
	.content-right.privacy{
		width: 300px;
	}
	.content-left.privacy{
		margin-top: 10px;
		margin-bottom: 30px;
	}
	.custom-img{
		margin-bottom: 15px;
	}
	.bottom-header{
		border-top: 1px solid #e1e1e1;
		margin-top: 30px;
		padding-top: 30px;
	}