@charset "utf-8";
/* CSS Document */

/* ---- Buttons ---- */

#buttonCall {background: url(../images/callbutton_on.png) no-repeat; width: 80px; height: 30px; float:right;}
#buttonCall a {width: 80px; height: 30px; float: right;}

#buttonSaveGroup {background: url(../images/savegroup_on.png) no-repeat; width: 85px;	height: 20px; float: right;}
#buttonSaveGroup a {width: 85px; height: 20px; float: right;}

#buttonPhoneBook {background: url(../images/addtophonebook_on.png) no-repeat; float: right; width: 110px; height: 20px;}
#buttonPhoneBook a {width: 110px; height: 20px; float: right;}

