﻿/* buttons_12 */
.buttons a, .buttons button{
	background-image:url(../../images/Grid_MenuBack7.gif);
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:10px;
    line-height:100%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 5px 5px 7px; /* Links */
    text-align:left;
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:5px 10px 5px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:1px 1px 1px 1px; /* IE7 */
}
.buttons button img, .buttons_12 a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
}


.CarViewLinkbuttons_12 a, .CarViewLinkbuttons_12 button{
	background-image:url(../../images/Grid_MenuBack7.gif);
    background-color:#222222;
    border:0px solid #222222;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:11px;
    line-height:100%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    text-align:left;
}

.CarViewLinkbuttons_12 button{
    width:190;
    overflow:visible;
    padding:2px 10px 3px 30px; /* IE6 */
}

.CarViewLinkbuttons_12 button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
.CarViewLinkbuttons_12 button img, .CarViewLinkbuttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
}

