
.buttons a, .buttons button{
   
    float:center;
    margin:0 4px 0 0;
    background:#F4F4F4 none repeat scroll 0%;
    border: 3px double #cccccc;

    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    line-height:130%;
    text-decoration:none;
    
    color:#333333;
    cursor:pointer;
    padding: 2px;
}
.buttons button{
    width:auto;
    overflow:visible;
    padding: 2px;
}
.buttons button[type]{
   padding: 2px;
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding: 2px;
}
.buttons button img, .buttons a img{
    margin:0 2px -2px 0;
    padding: 0px;
    border:none;
    width:12px;
    height:12px;
}




.buttons_02 a, .buttons_02 button{
   
    float:right;
    margin:0 4px 0 0;
    background:#F4F4F4 none repeat scroll 0%;
    border: 3px double #cccccc;

    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    line-height:130%;
    text-decoration:none;
    
    color:#333333;
    cursor:pointer;
    padding: 2px;
}
.buttons_02 button{
    width:auto;
    overflow:visible;
    padding: 2px;
}
.buttons_02 button[type]{
   padding: 2px;
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding: 2px;
}
.buttons_02 button img, .buttons_02 a img{
    margin:0 2px -2px 0;
    padding: 0px;
    border:none;
    width:12px;
    height:12px;
}

/*left*/

.buttons_04 a, .buttons_04 button{
   
    float:right;
    margin:0 0 0 0;
    background:#F4F4F4 none repeat scroll 0%;
    border: 3px double #cccccc;

    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    line-height:100%;
    text-decoration:none;
    
    color:#333333;
    cursor:pointer;
    padding: 2px;
}
.buttons_04 button{
    width:auto;
    overflow:visible;
    padding: 2px;
}
.buttons_04 button[type]{
   padding: 2px;
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding: 2px;
}
.buttons_04 button img, .buttons_04 a img{
    margin:0 2px -2px 0;
    padding: 0px;
    border:none;
    width:12px;
    height:12px;
}



