/* http://meyerweb.com/eric/tools/css/reset/ *//* v1.0 | 20080212 */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,b, u, i, center,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-size: 100%;    vertical-align: baseline;    background: transparent;    font-weight: inherit;    font-style: inherit;}body {    line-height: 1;}ol, ul {    list-style: none;}blockquote, q {    quotes: none;}blockquote:before, blockquote:after,q:before, q:after {    content: '';    content: none;}/* remember to define focus styles! */:focus {    outline: 0;}/* remember to highlight inserts somehow! */ins {    text-decoration: none;}del {    text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {    border-collapse: collapse;    border-spacing: 0;}.clearfix:after {    content: ".";    display: block;    height: 0;    clear: both;    visibility: hidden;}.clearfix {display: inline-block;}/* Hides from IE-mac \*/* html .clearfix {height: 1%;}.clearfix {display: block;}/* End hide from IE-mac *//* justim.NET */.w100, .w33, .w25, .w50, .w20, .w15, .w66, .w22, .w75, .w10, .w30, .w70, .w40, .w60 {    float: left;}.w100 {    width: 100%;}.w75 {    width: 75%;}.w70 {    width: 70%;}.w60 {    width: 60%;}.w50 {    width: 50%;}.w40 {    width: 40%;}.w33 {    width: 33%;}.w30 {    width: 30%;}.w25 {    width: 25%;}.w22 {    width: 22%;}.w20 {    width: 20%;}.w15 {	width: 15%;}.w10 {    width: 10%;}.w66 {    width: 66%;}.clear {    clear: both;}.center {    text-align: center !important;}.bold {    font-weight: bold;}.hide {    display: none;}.right {    float: right;}.left {    float: left;}.first {    clear: left;}.pl10 {    padding-left: 10px;}.pl20 {    padding-left: 20px;}.pl55 {    padding-left: 55px;}.mr10 {    margin-right: 10px;}