table.simpleButton
{
margin:0px;
padding:0px;
display:inline;
margin-right:4px;
}

.simpleButtonSeparator
{
height:4px;
}

.simpleButton a
{
color: #66CCFF;
font: bold 10px Verdana, Helvetica, sans-serif;
text-decoration:none;
}

.simpleButton a:hover
{
color:#fff;
}

/* =============================================== TOP */

.simpleButton .top_left
{
width:5px;
height:5px;
background-image:url('top_left.png');
}

.simpleButton .top_middle
{
background-image:url('top_middle.png');
}

.simpleButton .top_right
{
width:5px;
background-image:url('top_right.png');
}

/* =============================================== TOP / */



/* =============================================== TOP */

.simpleButton .left
{
width:5px;
height:5px;
background-image:url('left.png');
}

.simpleButton .middle
{

}

.simpleButton .right
{
width:5px;
background-image:url('right.png');
}

/* =============================================== TOP / */



/* =============================================== TOP */

.simpleButton .bottom_left
{
width:5px;
height:5px;
background-image:url('bottom_left.png');
}

.simpleButton .bottom_middle
{
background-image:url('bottom_middle.png');
}

.simpleButton .bottom_right
{
width:5px;
background-image:url('bottom_right.png');
}

/* =============================================== TOP / */