html, body {
	background: none !important;
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

#header-tmobile-logo {
	position: absolute;
	right: 0;
	top: 0;
}

#sidebars, #header, #searchbox, #footer, .article-toolbox-share {
	display: none;
}

.v-long, .article-toolbox-content, .article-toolbox-comments, .article-toolbox-comments {
	display: block;
}

.entry-content .all-text-content img.alignleft, 
.entry-content .all-text-content img.alignnone, 
.entry-content .all-text-content img.aligncenter {
	float: left;
	margin: 0;
	margin-right: 1em;
	margin-bottom: 1em;
}

.entry-content .all-text-content img.alignright {
	float: right;
	margin: 0;
	margin-left: 1em;
	margin-bottom: 1em;
}
