#index {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #854847;
margin: -30px 20px 20px 20px;
} 
#index p{
font-size: 12px;
margin: 10px;
} 
#index ul{
font-size: 12px;
margin: 10px;
list-style-image: url(images/square_10_10.gif)
} 
#index li{
margin: 0px 0px 0px -25px;
padding: 0;
} 
#index p.image {
margin: 10px;
text-align: left;
} 
#index h1 {
margin: 20px 10px 10px 10px;
font-size: 18px;
text-align: left;
font-weight: bold;
} 
#index h2 {
margin: 10px 10px 10px 10px;
font-size: 15px;
text-align: left;
font-weight: bold;
} 


#extra_fields dd {
   margin: 0 50px 10px 145px;
   padding: 0 0 5px 0;
   background: url(images/gray_line.png) repeat-x scroll bottom;
}
#product_textbox p {
margin: 0;
float: left;
} 
#product_textbox a {
margin: 0;
text-decoration: underline;
color: #801414;
} 
#product_textbox p.header {
color: #801414;
margin: 12px 0 0 0;
float: left;
} 
#product_textbox p.text {
background: url(images/gray_line.png) repeat-x scroll bottom;
width: 100%;
margin: 0 0 10px 0;
padding: 5px 0 5px 0;
clear: left;
} 
#product_textbox p.img_short {
background: url(images/product_short.png);
margin: 3px;
width: 28px;
height: 26px;
clear: left;
} 
#product_textbox p.img_taste {
background: url(images/product_taste.png);
margin: 3px;
width: 28px;
height: 26px;
clear: left;
} 
#product_textbox p.img_eat {
background: url(images/product_eat.png);
margin: 3px;
width: 28px;
height: 26px;
clear: left;
} 
#product_textbox p.img_tipp {
background: url(images/product_tipp.png);
margin: 3px;
width: 28px;
height: 26px;
clear: left;
} 

