body {
font-family: Arial, Helvetica, sans-serif;
}

td {
font-family: Arial, Helvetica, sans-serif;
}

th {
font-family: Arial, Helvetica, sans-serif;
}
.wrap .col .spacer {
width: 141px;
}

.wrap .col .hspace{
height:45px;
}

.wrap .col .price {
width: 94px;
text-align:right;
padding:5px;
font-size:130%;
font-weight:bold;
border-bottom:dotted 1px #cecece;
}

.wrap .col .product{
width:300px;
font-size:130%;
font-weight:bold;
border-bottom:dotted 1px #cecece;
}

.wrap .col .product .desc {
font-size: 80%;
font-style: italic;
font-weight: normal;
color: #CC0000;
}

.wrap .col .info{
padding:10px;
background-color: #433f62;
color:#FFFFFF;
font-weight:bold;
font-size:140%;
}

.wrap .col .info_1{
padding:10px;
background-color: #433f62;
color:#FFFFFF;
font-weight:bold;
font-size:140%;
width:33%;
}

.wrap .col .info_2{
padding:10px;
background-color: #433f62;
color:#FFFFFF;
font-weight:bold;
font-size:120%;
}

.wrap .col .photo{
width:300px;
font-size:130%;
font-weight:bold;
}

.img_d{
border:none;
float:left;
padding-right:10px;
}

.wrap .col .menu {
font-style: italic;
color: #444444;
font-size:90%;
line-height:normal;
}
