#body {
#behavior:url("styles/csshover.htc");
#}

#.div_smiles * {vertical-align:middle; margin:7px;overflow:hidden;background-image:url(images/backgrounds/addpanel.png);}

.addButton{
	float:left;width:32px;height:20px;vertical-align:middle; margin:0px 0px 0px 0px;overflow:hidden;background-image:url(../images/backgrounds/addbutton.png);
}
.addButton:hover{
	background-position: bottom;
}
.addButtonRight{
	float:right;width:24px;height:20px;vertical-align:middle; margin:0px 0px 0px 0px;overflow:hidden;background-image:url(../images/backgrounds/addbuttonr.png);
}
.addButtonRight:hover{
	background-position: bottom;
}


.enterButton{
	width:14px;height:39px;vertical-align:middle; margin:0px 0px 0px 0px;overflow:hidden;background-image:url(../images/backgrounds/enter.png);
}
.enterButton:hover{
	background-position: right;
}

#.addButton:active span {
#  background-position: bottom;
#  padding: 7px 0 13px 23px;
}
.addImage{
	margin:3px 0px 0px 6px;
}
