@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://groups.yahoo.com/group/") {
/*
  YaHell group polls are often unreadable because they usually display all the members
  who voted for an option -- making the results table take many pages and cluttering up
  the table with information that is of secondary importance at best.

  This style merely hides the junk so that the overall results can be easily seen on one
  page.
*/

/*-- "Choices" column. --*/
#ygrp-responses td, #ygrp-responses th {
    width: 450px;
}

/*-- "Votes" column. --*/
#ygrp-responses td+td, #ygrp-responses th+th {
    width: 50px;
}

/*-- Percent column. --*/
#ygrp-responses td+td+td, #ygrp-responses th+th+th {
    width: 25px;
}

/*-- Bar-graph column.  The bar graph widths are fixed by Yahoo in other styles. --*/
#ygrp-responses td+td+td+td, #ygrp-responses th+th+th+th {
    width: 160px;
}

/*-- "Respondents" column. --*/
#ygrp-responses td+td+td+td+td, #ygrp-responses th+th+th+th+th {
    display: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*-- Alternate row colors.  YaHell markup sucks so bad that we are forced
    to resort to such crude measures.
*/
#ygrp-responses tr+tr+tr > td {background-color: #EEFFEE !important;}
#ygrp-responses tr+tr+tr+tr > td {background-color: white !important;}
#ygrp-responses tr+tr+tr+tr+tr > td {background-color: #EEFFEE !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr > td {background-color: white !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr > td {background-color: #EEFFEE !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: white !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: #EEFFEE !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: white !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: #EEFFEE !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: white !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: #EEFFEE !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: white !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: #EEFFEE !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: white !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: #EEFFEE !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: white !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: #EEFFEE !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: white !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: #EEFFEE !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: white !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: #EEFFEE !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: white !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: #EEFFEE !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: white !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: #EEFFEE !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: white !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: #EEFFEE !important;}
#ygrp-responses tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr > td {background-color: white !important;}

}
