html, body {
	margin: 0px;
	text-align: center;
	font-family: Arial, sans-serif;
	color: #444444;
	background: #f1f1f1;
	font-size: 12px;
}

.endfloat { visibility: hidden; width: 1px; height: 1px; clear: both; border: 0px; margin: 0px; padding: 0px; }
.spacer { height: 20px; }

h1, h2, h3, h4, p {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

h2 {
	font-weight: bold;
	font-size: 15px;
	color: #A7A7BC;
	margin-bottom: 15px;
}
h3 {
	font-weight: bold;
	font-size: 13px;
	color: #A7A7BC;
}

img {
	margin-bottom: -4px;
}

/* IMAGES IN TEXT */
img.text-left {
	margin-right: 20px;
	float: left;
}

img.text-right {
	margin-left: 20px;
	float: right;
}

a {
	color: #cb0005;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#page {
	margin: 0px auto 50px;
	padding-bottom: 30px;
	width: 760px;
	text-align: left;
	background: #ffffff;
}

#header {
	background: #ffffff;
}

#header a {
	display: block;
	float: right;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background: url("http://www.wtools3d.com/grf/newsletter/top-btn-bg.gif") top left repeat-x;
	padding: 26px 13px 20px 18px;
}

#header h1 {
	font-size: 19px;
	padding: 22px 0px 16px 19px;
	color: #cb0005;
}

#heads-up {
	background: url("http://www.wtools3d.com/grf/newsletter/heads-up-bg.gif") top left repeat-x;
}

#heads-up .content {
	background: url("http://www.wtools3d.com/grf/newsletter/heads-up-content-bg.gif") bottom left repeat-x;
}

#heads-up .cols {
	padding: 51px 0px 47px 50px;
}

#heads-up .col {
	float: left;
	margin-right: 15px;
	width: 210px;
}

#date {
	color: #ffffff;
	background: #c10000;
	float: left;
	font-size: 13px;
	padding: 1px 21px 2px 21px;
}

#heads-up a {
	display: block;
	padding-left: 21px;
	background: url("http://www.wtools3d.com/grf/newsletter/bullet.gif") top left no-repeat;
}

.article .h1-wrapper {
	background: url("http://www.wtools3d.com/grf/newsletter/title-bg.gif") top left no-repeat;
	margin: 30px 0px 25px;
}

.article h1 {
	float: left;
	padding: 10px 29px 6px;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	background: #65658B;
}

.article .content {
	padding: 0px 30px;
}

.article a {
	display: block;
	font-size: 11px;
	color: #6e6e6e;
	padding-left: 26px;
	margin-bottom: 7px;
}

.article a.audible {
	background: url("http://www.wtools3d.com/grf/newsletter/video-audible.gif") top left no-repeat;
}

.article a.silent {
	background: url("http://www.wtools3d.com/grf/newsletter/video-silent.gif") top left no-repeat;
}

.article a.upgrade {
	background: url("http://www.wtools3d.com/grf/newsletter/upgrade.gif") top left no-repeat;
}

.article a.help {
	background: url("http://www.wtools3d.com/grf/newsletter/help.gif") top left no-repeat;
}

#footer {
	margin-top: 40px;
	color: #999999;
	font-size: 10px;
	text-align: center;
}
