/* 
BUX.TO 1.0 by wiola.epuls.pl
Author: WIOLETTA MAKUCH
Url: www.wiola.epuls.pl
Contact: wioletta.makuch@gmail.com
*/

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("bux.to") {

body {
background-color:#7d8085!important;
font-family: "Lucida Grande","Lucida Sans Unicode" !important;
}

body div{
color:#7d8085!important;
}

.maintopright{
background-color:#3d3e42!important;
vertical-align: bottom;
padding-bottom: 5px!important;
    border-width: 0px;
	height: 20px !important;
}

.heading {
display: none!important;
}

.topper{
background-color:#3d3e42!important;
border:solid 5px #FFFFFF;
vertical-align:top;
}

.footer {
background-color:#3d3e42!important;
border:solid 5px #FFFFFF;
vertical-align:top;
}


a {
color:#b0cc1f !important;
}

img[src*="images/top.png"]{
	width: 0 !important;
	height: 0 !important;
}

}