@charset "UTF-8"; #container { width:1000px; margin: 0 auto; } .buttonPlate{ width:1000px; height:60px; } .toolbarButton { float:left; background-color:#225500; color:white; width:125px; height:30px; font-weight:bold; font-size:13px; margin:0; display:block; } .toolbarButton2 { float:left; background-color:#225500; color:magenta; width:125px; height:30px; font-weight:bold; font-size:13px; margin:0; display:block; }