/* Last change: 09/08/2006 19:38:35 */

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(mail.google.com)
{

div#nb_0
{
margin-top: 1.5em !important;
margin-bottom: 1.5em !important;
}
div#nb_0 div.nb, div#prf_l,
div#nvl b.rnd b.rnd1,
div#nvl b.rnd b.rnd2
{
background-color: rgb(254,225,126) !important;
}
/* item color */
div#nb_0 table.nc div.lk[id^="sc"]
{
background-color: #FFFFFF !important;
border-top:1px solid transparent;
border-bottom: thin solid #EFEFEF !important;
text-decoration: none !important;
}
/* item over color */
div#nb_0 table.nc div.lk[id^="sc"]:hover
{
border-top:1px solid transparent;
background-color: rgb(255,247,215) !important;
border-bottom: thin solid rgb(250,209,99) !important;
}
/* edit label color */
div#prf_l                       
{
border-top:1px solid transparent;
color: #0000FF !important;
background-color: rgb(254,225,126) !important;
}
/* remove table extra border */
div#nb_0 table.nc
{
border-spacing: 0px !important;
padding-right: 4px !important;
}
div#nb_0 table.nc tr,
div#nb_0 table.nc td
{
padding: 0 !important;
} 

}