4 /*****************************************************************************************
\r
7 * Thanks to Eric Meyer
\r
8 * http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
\r
12 html, body, div, span, applet, object, iframe,
\r
13 h1, h2, h3, h4, h5, h6, p, blockquote, pre,
\r
14 a, abbr, acronym, address, big, cite, code,
\r
15 del, dfn, em, font, img, ins, kbd, q, s, samp,
\r
16 small, strike, strong, sub, sup, tt, var,
\r
17 dl, dt, dd, fieldset, form, label, legend,
\r
18 table, caption, tbody, tfoot, thead, tr, th, td {
\r
23 font-weight: inherit;
\r
24 font-style: inherit;
\r
26 font-family: inherit;
\r
27 vertical-align: baseline;
\r
40 /* tables still need 'cellspacing="0"' in the markup */
\r
42 border-collapse: separate;
\r
48 font-weight: normal;
\r
51 blockquote:before, blockquote:after,
\r
64 /* GENERIC *****************************************************************************/
\r
67 font-family: helvetica,verdana;
\r
74 text-decoration: none;
\r
77 .submit_vote_button {
\r
85 background: transparent url(/images/embed_basic_bg.png) top left no-repeat;
\r
93 margin: 12px 0px 12px 7px;
\r
95 font-weight: normal;
\r
103 /* VOTING ******************************************************************************/
\r
115 font-family:'arial';
\r
120 margin: 0 0 0 40px;
\r
121 padding: 0 0 0 0px;
\r
129 overflow: hidden !important;
\r
143 padding: 11px 6px 13px 6px;
\r
145 line-height: 1.2em;
\r
146 border: 3px solid transparent;
\r
156 position: absolute;
\r
162 position: absolute;
\r
168 margin: 0 auto 0 auto;
\r
172 #voting-bottom h2, #results-bottom h2 {
\r
181 #voting-bottom p, #results-bottom p {
\r
186 line-height: 1.3em;
\r
190 #voting-bottom h2 {
\r
191 background: transparent url(/images/embed_voting_submitvote.png);
\r
194 #results-bottom h2 {
\r
195 background: transparent url(/images/embed_results_changevote.png);
\r