﻿body {
width: auto;
background: white;
color: black;
font-size: 12pt;
background: transparent none;
float: none !important;
}
#topcontainer, #bottomcontainer, #leftcolumn, #rightcolumn, #noprint, .noprint {
display: none;
}
a:link, a:visited {
color: #520;
background: transparent;
text-decoration: underline;
}
a[href^="/"]:after {
content: " (http://www.howtoshuffle.com" attr(href) ") ";
}
h1 { 
text-align:center;
margin-bottom:12px
}
h2, h3 { 
margin-bottom:0px
}
img { border: none; }
/*  Standard floats with margin  */
.floatleft {
float: left;
margin-right: 4px;
}
.floatright {
float: right;
margin-left: 4px;
}
/* Different text sizes */
.smalltext {
font-size: 85%;
}
.xsmalltext {
font-size: 75%;
font-weight: normal !important;
}
.xxsmalltext {
font-size: 65%;
font-weight: normal !important;
}
.redtext {
color: red;
}
.newredtext {
color: white;
font-weight: bold;
background-color: red;
font-size: 75%;
margin-left: 5px;
padding-left: 1px;
padding-right: 2px;
}
.discounttext {
color: white;
font-weight: bold;
background-color: green;
font-size: 75%;
margin-left: 5px;
padding-left: 1.5px;
padding-right: 2px;
}
.video-title {
margin: 0 0 3em 0;
font-size: 60%;
font-weight: bold;
}
.centered {
text-align: center;
}
