@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(mail.google.com)
{
/* header image */
body div#ds_inbox img {
	display: none !important;
}
/* change this to get different email pic */
body div#ds_inbox {
	background-image: url('http://www.forestpro.net/logogmail.gif') !important;
	width: 143px !important;
	height: 59px !important;
	background-repeat: no-repeat !important;
}

#5599bb
/* regular links */
body span.lk,
body a.lc,
body a.lk
{
	text-decoration: none !important;
	color: #000000 !important;
}

body table.tlc tr.rr,
body table.tlc tr.ur {
	background-image: url(http://i6.photobucket.com/albums/y234/zz9pluralalpha/main_bdy_bg.png) 
!important;
        height: 7px !important;
}

.thm {
	background-image: url('data:image/gif;base64,R0lGODlhAQADAJEAAP7+/vj4+O/v7wAAACwAAAAAAQADAAACAoRSADs=') !important;
}

body table.tlc tr.ur td,
body table.tlc tr.rr td{
	border: 0 !important;
}

/* message hovering snippet expansion - uncomment to enable */
/* START SINPPET EXPANSION
body table.tlc tr.ur:hover,
body table.tlc tr.rr:hover{
	background-color: #CCCCFF !important;
}

body table.tlc tr.ur:hover td,
body table.tlc tr.rr:hover td{
	border-width: 1px 0 1px 0 !important;
	border-color: grey !important;
	border-style: solid !important;
	vertical-align: top !important;
}

body table.tlc tr.ur:hover .sn,
body table.tlc tr.rr:hover .sn{
	display: block !important;
	white-space: normal !important;
}

body table.tlc tr.ur:hover td span,
body table.tlc tr.rr:hover td span {
	display: block;
}

body table.tlc tr.ur:hover td span.ct,
body table.tlc tr.rr:hover td span.ct{
	display: inline;
}

body table.tlc tr.ur:hover td span[id]:after,
body table.tlc tr.rr:hover td span[id]:after{
  content: attr(id);
  display: block;
  margin-left: -28px;  hack to hide "user_" id prefix
  color: #b6af9e;
}
END SNIPPET EXPANSION */

/* sidebar links */
body div#nav table.cv,
body div#nav table.cv td,
body table.cv td.tl,
body table.cv td.bl {
	height: 3px !important;
        background: #ffffff  !important;
}

/* Selected top and bottom border */
body b.rnd1l,
body b.rnd2l
{
	background: #ffffff !important;
}

/* both current and other */
body table.cv td span.lk,
body div.nl span.lk{
	display: block !important;
	background: #ffffff !important;
	border: 0px !important;
	padding: 2px !important;
	margin-right: 5px !important;
}


body table.cv td span.lk {
	background-image: url('http://i6.photobucket.com/albums/y234/zz9pluralalpha/btn_over.png') !important;
	border: 0px !important;
        background-repeat: no-repeat !important;
        height: 18px !important;
        width: 105px !important;
}

/* unselected ones */
body div.nl span.lk {
	background-image: url('http://i6.photobucket.com/albums/y234/zz9pluralalpha/btn.png') !important;
        background-repeat: no-repeat !important;
}

}