#mybutton a:link, #mybutton a:visited {
width: 75px;
margin: 3px 3px 2px 5px;}
#mybutton a:hover {
width: 125px;
margin: 3px 5px 3px 10px;}
I am not sure what you are really trying to accomplish besides the pushing, that should pull it off - if not. Float them left, or display: inline. You really should be able to accomplish this with CSS. Sometimes I wish I lived closer to you guys so we could trouble shoot.
--
Greg
__________________
I don't know what you know; so, I just assume you don't know, till I know you know
|