#overview {
  width:686px; height:557px; margin:10px 0 0 12px; 
}
.visu01 {
  background:url('../images/overview/porsche.jpg') no-repeat left top; 
}  
.visu02 {
  background:url('../images/overview/mercedes-benz.jpg') no-repeat left top; 
}  
.visu03 {
  background:url('../images/overview/mercedes.jpg') no-repeat left top; 
}      

#overview-btn {
  float:left; margin: 10px 0 0 600px;
}
#overview-phrase {
  float:left; width:100%; height:100px;overflow:hidden;
}
#overview-phrase H2 {
  padding:0; margin:0; text-align:left; padding-left:15px; line-height:30px;
}
.none {
  display:none;
}
#overview-phrase H2 SPAN {
  padding:0; margin:0; font:normal normal normal 24px arial; color:#fff; background:#c52726; 
}
#overview-products {
  float:right;
}
#overview-products UL {
  float:left; 
}
#overview-products LI {
  list-style: none; clear:both; float:right; background: url('../images/overview/bg-products.png') no-repeat left top; width:301px; height:105px; margin: 0 30px 0 0;
}
#overview-products LI A, #overview-products LI A:link {
  font:normal normal normal 11px arial; color:#646464; text-decoration:none;
}
#overview-products #image {
  float:left; margin:22px 0 0 20px; width:101px; height:60px; overflow:hidden;
}
#overview-products #desc {
  text-align:left; float:left; margin:22px 0 0 5px; width:150px; height:35px; overflow:hidden;
}

#overview-products #price {
  font:normal normal normal 24px georgia; color:#c52726; text-align:center; float:left; margin:0px 0 0 5px; width:100px;
}
/******************************
*
******************************/
span.btn {
  width:20px; float:left; 
}
span.btn A, span.btn A:link, span.btn A:visited {
  display:block; width:17px; height:17px; background: url('../images/overview/slide_bullet.png') no-repeat left top;
}
span.btn A:hover {
  display:block; width:17px; height:17px; background: url('../images/overview/slide_bullet.png') no-repeat right top;
}
span#active.btn A, span#active.btn A:link, span#active.btn A:visited {
  display:block; width:17px; height:17px; background: url('../images/overview/slide_bullet_active.png') no-repeat left top;
}
span#active.btn A:hover {
  display:block; width:17px; height:17px; background: url('../images/overview/slide_bullet_active.png') no-repeat left top;
}
