body    {
    margin: 0px;
    padding: 0px
    background-color:   white;
    color:  black;
    font-family:    LucidaGrande, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased !important;
    min-width:  1200px;
    background-color:   white;
    font-size: 12.0px;
    line-height: 16px;
}

i, cite, em, var, address, dfn {
    font-style: italic;
}

.puffycontent {
    width:  1200px;
    margin: auto;
    overflow:   hidden;
    position:   relative;
    vertical-align: top;
    clear: both;
}

.noncontent {
    width:  910px;
    margin: auto;
    overflow:   hidden;
    position:   relative;
    clear: both;
}

.content {
    width:  910px;
    overflow:   hidden;
    position:   relative;
    display: inline-block;
    vertical-align: top;
    color:  black;
}

.sidebar {
    width: 120px;
    overflow:   hidden;
    position:   relative;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    margin-right: 10px;
}

/*  === header === */

#header {
    width: 500px;
    overflow:   visible;
}
#logo {
    margin: 5px -22px;
}

#title {
    display: inline-block;
    vertical-align: top;
    margin: 30px;
    text-align: center;
}
#beatunestitle {
    font:  50px LucidaGrande, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none; color:#000000;
}
#beatunestitle:hover {
    text-decoration: none; color:#000000;
}
#beatunessubtitle {
    font:   15px LucidaGrande, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0.3em;
    text-decoration: none; color:#000000;
}
#beatunessubtitle:hover {
    text-decoration: none; color:#000000;
}
#macandwin {
    position: absolute;
    right: -50px;
    top: 5px;
}

/*  === menu === */

.menu h2{
    font: 14.0px LucidaGrande, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    color: #0C55FC;
    font-weight: bold;
    line-height: 16px;
    text-align: left;
    margin: 16px 0px 6px 0px;
}
.menu p {
    font: 12.0px LucidaGrande, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    line-height: 16px;
    margin: 2px 0px 2px 12px;
}
.menu-indent {
    margin-left: 18px;
    text-indent: -6px;
}

.menu a {
    color: #000000;
}
.menu a:hover {
    text-decoration: underline;
    color: #0C55FC;
}

/*  === feed === */

.feed {
    margin-top: 20px;
    margin-left: 0px;
}

.feed p {
    font: 12.0px LucidaGrande, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    line-height: 16px;
    margin: 2px 0px;
}
.feed a {
    color: #000000;
}
.feed a:hover {
    text-decoration: underline;
    color: #0C55FC;
}


/*  === main content === */

/* top right bottom left */
p  {
    margin: 8px 16px 8px 16px;
}
ul {
    margin: 8px 16px 8px 40px;
}
ol {
    margin: 8px 16px 8px 40px;
}
li {
    list-style-type: circle;
}

dl  { margin: 8px 16px 8px 16px; }
pre {
    margin: 8px 16px 8px 16px;
    font-family: 'Courier New', 'Lucida Console', monospace;
}
code {
    font-family: 'Courier New', 'Lucida Console', monospace;
}
address { margin: 8px 16px 8px 16px; }
dd  { margin-bottom: 16px; }

a			{ text-decoration: none; color: #0C55FC; }
a:hover		{ text-decoration: underline; color: #0C55FC; }

h1  {
    font: 34.0px Georgia, LucidaGrande, Trebuchet MS, Verdana, Arial, Helvetica, cursive, sans-serif;
    line-height: 16px;
    margin-top: 16px;
    margin-bottom: 22px;
    margin-left: 16px;
    color: #888;
}
h2  {
    font: 20.0px Georgia, LucidaGrande, Trebuchet MS, Verdana, Arial, Helvetica, cursive, sans-serif;
    line-height: 16px;
    margin-top: 16px;
    margin-bottom: 0px;
    margin-left: 16px;
    color: #888;
}
h3  {
    font: 16.0px Georgia, LucidaGrande, Trebuchet MS, Verdana, Arial, Helvetica, cursive, sans-serif;
    line-height: 16px;
    margin-top: 16px;
    margin-bottom: 0px;
    margin-left: 16px;
    color: #888;
}

h1 img {
    position: relative;
    top: 3px;
}
h2 a {
    text-decoration: none; color: #888;
}

blockquote  { font-style: italic; color: #555555; }

.body-text	{ background-color: #ffffff; }

.logo-listing td { text-align: center; }
.inlinetable {
    margin: 8px 16px 8px 16px;
    border: 1px dotted #777777;
    background: #CCCCCC;
}
.inlinetable td {
    background: #FFFFFF;
    padding: 4px;
}
.inlinetable th {
    padding: 4px;
    text-align: left;
}
.reviewsource { text-align:right; margin-top: 0px; }
.footnote { font: 10.0px LucidaGrande, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #555555; line-height: 11px }
.bottom-line { margin: 10px 0px 3px 10px; padding-bottom: 3px; border-bottom: 1px solid #777777; }
#quicklinks-sidebar   { text-align:left;}
#quicklinks-sidebar img { vertical-align: middle; margin-right: 5px; }
#quicklinks-sidebar h3 {
    font: 13.0px LucidaGrande, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #0C55FC; font-weight: bold; line-height: 16px; text-align: left;
}

.usp { margin: 0px 16px 0px 16px; }
.usp h1 {
    font: 34.0px Georgia, LucidaGrande, Trebuchet MS, Verdana, Arial, Helvetica, cursive, sans-serif; line-height: 11px;
    color: #888;
    margin: 0px;
}
.usp h1 a {
    text-decoration: none; color: #888;
}
.usp h1 a:hover {
    text-decoration: none; color: #676767;
}
.usp ul {
}
#usp1 { position: relative; left: 280px;}
#usp2 { position: relative; left: 50px;}
#usp3 { position: relative; left: 320px; margin-bottom: 50px; }
#drm { color: #676767; font-style: italic; margin-top: 20px; }

/* === footer === */

#footer {
    margin-top: 40px;
    margin-bottom:  20px;
    border-top: 1px solid #ddd;
}
#addthis {
    float: right;
}
#footer p {
    font: 10.0px LucidaGrande, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    line-height: 11px;
}
