body {
margin:0;
padding:0;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
}
h1{
font-size:16px;
}
h2{
font-size:14px;
}
p{
line-height:160%;
}
li{
line-height:160%;
}
#wrapper{
width:620px;
margin:0 auto;
}
#menu{
display:none;
}
#footer img{
display:none;
}
#footer span a{
display:none;
}
label{
display:block;
float:left;
width:70px;
}
.price-list {
border-top:1px solid #7c2632;
}
.price-list td{
padding:5px 0;
border-bottom:1px solid #7c2632;
}
.clear{
clear:both;
}
.clear-left{
clear:left;
}
.clear-right{
clear:right;
}
#bottom{
display:none;
}