.button {
text-decoration:none;
}
.button div{
cursor:hand;color:#eee;text-decoration:none;
height:54px;line-height:54px;
background:url('img/button1.png'); background-repeat:no-repeat;
}
.button div:hover {
background:url('img/button2.png'); background-repeat:no-repeat;
}
.buttonС {
cursor:hand; color:#eee;
height:54px; line-height:54px;
background:url('img/button1.png'); background-repeat:no-repeat;
}
.tableC {
height:60px;width:100%;color:#339933;font-size:16pt;
}
.tableC td {
width:275px;
}
.icon {
vertical-align:middle;
margin-top:5px; margin-bottom:8px;
margin-left:10px; margin-right:10px;
}