div.panel div.body {
border: 1px solid #2A3544;
border-bottom-left-radius:15px;
border-bottom-right-radius:15px;
padding: 5px;
box-shadow: 0px 5px 10px #666;
-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
}



div#header div#otherLink {
  position: relative;
  top: 50px;
  text-align: right;
  padding: 0 5px;
}

div.panel h3 {
  background-image: url('/content/premier_nissan_san_jose/premiernissansanjosediv.jpg')

}



#tabs li {
  background-image: url('/content/premier_nissan_kia_fremont/tab_strip3.png')
}

/*
table.price td {
  background-color: #9db2c3;
  border-color: #2f4773
}

table.price td.left {
  background-image: url('price_left.gif')
}

table.price td.right{
  background-image: url('price_right.gif')
}
*/

table.list td a, table.package ul a {
  border-color: 1px dotted #000000; 
  color: #000000
}

}
table.items a {
 border-color: 1px dotted #000000; 
  color: #B22222;
}
table.list td a:hover, table.package ul a:hover, table.items a:hover {
  background: #2f4773
}

#footer {
  text-align: center
}

table.list td {
  padding: 4px;
}

#button {
  max-width: 100%;
max-height: 1000px;
background-image: url(Images/checker.png);
-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
-webkit-user-select: text;
-webkit-user-drag: auto;
}





div.disclaimer {
  text-align: center;
  margin: 5px;
background: #edeeef;
  border: 1px solid #2a3544;
border-radius: 15px 15px 15px 15px;
box-shadow: 0px 5px 10px #666;
-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
-webkit-user-select: text;
-webkit-user-drag: auto;

}

div.panel h3 span {
  display: block;
background: url('../images/panel_left.gif');
  font-size: 16px;
  line-height: 30px;
  padding: 4px 10px;
  color: #ffffff;

}

div.disclaimer button {
margin: 10px;
border: 1px solid #2A3544;
cursor: pointer;
padding: 10px;
font-size: 15px;

line-height: 13px;
text-transform: uppercase;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

button#accept {
background: url('/content/winn_vw/accept2.gif');
color: white;
}

button#decline {
background: url('/content/winn_vw/declined2.gif');
color: white;
}

button#decline:hover {
  background: #c04603;
  color: #fff;
}

button#accept:hover {
  background: #0e4686;
  color: #fff;
}

table.price td {
background: url('/content/winn_vw/total_bn.gif');
color: white;
text-shadow: none;
border-top: none;
border-bottom: none;
padding: 10px 15px;
}

table.price td.right {
background: url('/content/winn_vw/price_right2.gif');
border-bottom: none;
}

table.price td.left {
background: none;
border-top: none;
}


ul#submenu li, ul#submenu li a {

-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius:5px;
-moz-border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius:5px;
}

div.disclaimer p {
  margin: 5px;
line-height: 14px;
font-size: 10px;
  text-align: justify
}

table.grandTotal th, table.grandTotal td {
font-size: 20px;

}

div#menu ul li, ul#submenu li {
float: left;
width: 60px;
padding: 0 20px;
margin-right: 4px;
text-align: center;
font-size: 10px;
}

div#menu ol li, div#menu ol li a {
font-size: 10px;
}

div#header {
 background: url('/content/premier_nissan_kia_fremont/premiernissanfremontheader.jpg');
 height: 150px
} 

div#header h1, div#header p#address {
 display: none
}
textarea {
width: 435px;
border-radius: 15px 15px 15px 15px;
box-shadow: 0px 5px 10px #666;
}
