html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */
a { text-decoration: none; }
:focus { outline: 0; }
body { line-height: 1; color: black; background: #831F08; font-family: Arial, Helvetica, sans-serif;}
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a:link { color: #FFFFCC; }
a:visited {	color: #FFFF66; }
a:hover { color: #FFFFFF; }

#wrapper { margin: 0 auto; width: 800px; }
#header { height: 170px; color: #FFFFFF; font-weight: bold; }
#header a { font-size: 18px; }
#header h2 { margin: 12px 0 0 12px; }

.tab { background-color: #FFFFCC; }
.tab h1 { font-size: 20px; margin-bottom: 24px; font-weight: bold; } 

.wwwbots { background: #e8e8a4;  width: 455px; text-align: center; margin-left: 10px; }

.left { float: left; width: 225px; margin-left: 12px; }
.right { /*position: relative;*/ float: right; width: 500px; height: 250px; margin-right: 12px; }
.images { float: left; width: 150px; background: #e8e8a4; }
.images .sprite { margin-left: 35px; padding: 8px; }
.ma { margin-left: 20px; }
.specs { position: relative; float: right; width: 325px; background: #831F08; color: #fff;}

.info { position: absolute; right: 9px; top: 9px }

ul { font-size: 17px; }
li { padding: 7px 0 7px 12px; }
li span { margin-right: 5px; }

.clear { clear: both; }
.spacer { clear: both; height: 8px; font-size: 0px; line-height: 0px; }
