body {
  margin: 0px auto;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color:#D7D7D7;
  line-height: 130%;
  text-align: center;
}

#container {
  margin: 0px auto;
  width: 973px;
  vertical-align:top;
  border-left:1px solid gray;
  border-right:1px solid gray;
  border-bottom:1px solid gray;
  background-color: #F1F1F1;
}

 .view_link {
   font-size: 11px;
   text-decoration: underline;
   text-align: center;
   color: #174A64;
   font-family: arial,helvetica,sans-serif;
 }
 .header_view_text {
   background-image: url("/image/searchtype-top.gif");
   background-position: 0 5px;
   background-repeat: no-repeat;
   font-size: 11px;
   text-align: center;
   font-family: arial,helvetica,sans-serif;
 }
 .footer_view_text {
   background-image: url("/image/searchtype-bottom.gif");
   background-repeat: no-repeat;
   font-size: 11px;
   text-align: center;
   font-family: arial,helvetica,sans-serif;
 }
 .white_text
 {
   color: #FFFFFF;
   font-size: 11px;
   font-family: arial,helvetica,sans-serif;
 }
 .black_text
 {
   font-size: 11px;
   font-family: arial,helvetica,sans-serif;
 }
 .input
 {
   font-size: 11px;
   width: 25px;
   border: 1px solid #AFAFAF;
   color: #000000;
   font-family: arial,helvetica,sans-serif;
 }
 .dropdown
 {
   font-size: 11px;
   border: 1px solid #AFAFAF;
   font-family: arial,helvetica,sans-serif;
 }
 .arrows
 {
   margin: 0 2px;
 }
 .did_you_mean
 {
   font-size: 16px;
   font-style: italic;
   font-weight: bold;
   font-family: arial,helvetica,sans-serif;
 }
 .did_you_mean_link
 {
   color: #174A64;
   font-size: 16px;
   font-style: italic;
   font-weight: bold;
   font-family: arial,helvetica,sans-serif;
 }
 .quick_view
 {
   color: #4876B6;
   cursor: pointer;
   text-decoration: underline;
   font-size: 11px;
   font-family: arial,helvetica,sans-serif;
 }
 .brand
 {
   font-size: 12px;
   font-weight: bold;
   font-family: arial,helvetica,sans-serif;
 }
 .description
 {
   color: #174A64;
   font-size: 11px;
   font-family: arial,helvetica,sans-serif;
 }
 .part_number
 {
   color: #000000;
   font-size: 12px;
   font-family: arial,helvetica,sans-serif;
 }
 .price
 {
   color: #000000;
   font-size: 16px;
   font-weight: bold;
   font-family: arial,helvetica,sans-serif;
 }
 .input_quantity
 {
   border: 1px solid #666666;
   width: 18px;
   font-size: 11px;
   border-style: solid;
   font-family: arial,helvetica,sans-serif;
 }