/* RESET CSS */
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: none; }
:focus { outline: 0; }
body { line-height: 1; }
ul, ol 	{ font-family: Arial; font-size: 12px; color: #707070; line-height: 17px; margin-left: 15px; padding-left: 0px;}
table {	border-collapse: separate; border-spacing: 0; }
caption, th, td { font-weight: normal; }
td { border-bottom: 1px solid #eda01a; color: #FFF; font-family: Arial; font-size: 12px; height:20px; line-height:20px; }
td.nb { border:none; }
td.center { text-align:center; width:30px; }
w30 { width:30px; }
w55 { width:55px; }
w35 { width:35px; }
w70 { width:70px; }
w90 { width:90px; }
w130 { width:130px; }
w150 { width:150px; }
w180 { width:180px; }
w60 { width:60px; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" ""; }

/* MAIN CSS */
* html { height:100%; overflow-x: hidden; }
body	{ background-color:#000; padding:20px; }
p { color: #FFF; font-family: Arial; font-size: 12px; line-height:17px; padding:20px; }
a	{ color:#fff; text-decoration:underline; }
a:hover { color:#fff; text-decoration:none; }
h1	{ font-family:Arial; font-size:36px; color:#FFF; }

.tipsy { padding: 5px; }
.tipsy-inner { max-width: 800px; text-align: center; }
.tipsy-north { background-position: top center; margin-top:-23px; margin-left:-440px; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { margin-top:80px; padding:40px; }

