.controller {
	background: url(../images/eng/controller.png) no-repeat;
}

.controllera .leftbtn:hover {
	background: url("../images/eng/leftbtn.png") no-repeat scroll 0 0 transparent;
	left: -2px;
	top: 2px;
}

.controllera .rightbtn:hover {
	background: url("../images/eng/rightbtn.png") no-repeat scroll 0 0 transparent;
	right: 18px;
	top: 1px;
}

.leftbtn:hover {
	background: url("../images/eng/leftbtn.png") no-repeat scroll 0 0 transparent;
	left: -1px;
	top: 2px;
}

.rightbtn:hover {
	background: url("../images/eng/rightbtn.png") no-repeat scroll 0 0 transparent;
	right: 18px;
}

.login:hover {
	background: url("../images/eng/login.png") no-repeat scroll 0 0 transparent;
	left: 132px;
}

.reg:hover {
	background: url("../images/eng/reg.png") no-repeat scroll 0 0 transparent;
	right: 160px;
}

.popuplogin .loginsubmit {
	background: url("../images/eng/enter.png") no-repeat scroll 0 0 transparent;
}

.popuppermission .permreg {
	background: url("../images/eng/permreg.png") no-repeat scroll 0 0 transparent;
}

.popuppermission .loginsubmit {
	background: url("../images/eng/enter.png") no-repeat scroll 0 0 transparent;
}

.popupreg .regsubmit {
	background: url("../images/eng/regbtn.png") no-repeat scroll 0 0 transparent;
}

.popupreg .formpic .add {
	background: url("../images/eng/imgaddbtn.png") no-repeat scroll 0 0 transparent;
}

.exit {
	background: url("../images/eng/exit_eng.png") no-repeat scroll 0 0 transparent;
}

.exit:hover {
	background: url("../images/eng/exith_eng.png") no-repeat scroll 3px 0 transparent;
}

.controllersother .controller {
	background: url("../images/eng/controller1.png") no-repeat scroll 0 0 transparent;
}

.controllersother .leftbtn:hover {
	background: url("../images/eng/leftbtn.png") no-repeat scroll 0 0 transparent;
	left: 3px;
	top: 0px;
}

.controllersother .rightbtn:hover {
	background: url("../images/eng/rightbtn.png") no-repeat scroll 0 0 transparent;
	right: -3px;
	top: -1px;
}

.bugImgUploadButton {
	background: url("../images/eng/imgaddbtn.png") no-repeat scroll 0 0 transparent;
}

.rightmap .addinmap {
	background: url("../images/eng/bugaddr.png") no-repeat scroll 0 0 transparent;
}

.rightmap .bugsubmit {
	background: url("../images/eng/regbug.png") no-repeat scroll 0 0 transparent;
}

.addinmapg {
	background: url("../images/eng/bugaddg.png") no-repeat scroll 0 0 transparent !important;
	width: 233px !important;
}

.standart .contact .contact_block .right .delete {
	background: url("../images/eng/clear.png") no-repeat scroll 0 0 transparent;
}

.standart .contact .contact_block .right .send {
	background: url("../images/eng/send.png") no-repeat scroll 0 0 transparent;
}

.block .btn3 {
	background: url("../images/eng/btn3.png") no-repeat scroll 0 0 transparent;
}

.btn3 {
	background: url("../images/eng/btn3.png") no-repeat scroll 0 0 transparent;
}

#bugInfoWindow .windowmain .windowcontent .links a {
	background: url("../images/eng/more.jpg") no-repeat scroll 0 0 transparent;
}

.myprofile:hover {
	background: url("../images/eng/myprofile.png") no-repeat scroll 2px 0 transparent;
	bottom: 0px;
	left: 146px;
}

.mybug:hover {
	background: url("../images/eng/mybug.png") no-repeat scroll 0 1px transparent;
}
.bugsubmit {
background: url("../images/eng/regbug.png") no-repeat scroll 0 0 transparent;
}






.volunteer {
    position: absolute;
    float: right;
    margin-right: -97px;
    margin-top: 8px;
    right: 0;
    /*background-size: 207px;*/
    background: url(/static/images/volunteer_en.png);
    width: 164px;
    height: 91px;
    background-size: 207px;
}

.volunteer:hover {
    position: absolute;
    float: right;
    margin-right: -97px;
    margin-top: 8px;
    right: 0;
    background: url(/static/images/button12.png);
    width: 164px;
    height: 91px;
    cursor: pointer;
    background-size: 207px;
}

.volunteerSubmit:hover {

    height:59px !important;
    width: 155px !important;
    background: url(/static/images/button-5.png) !important;

    background-size: 155px !important;
}

.volunteerSubmit {

    height:59px !important;
    width: 155px !important;
    background: url(/static/images/button-6.png) !important;

    background-size: 155px !important;
}