#primary h1{
margin-top:-30px;
margin-right:220px;}

#subsections{
height:4em;
border-bottom:3px solid #e7f3f3;
}

#subsections li{
float:left;
padding:.2em 1em;
width:9em;
font-size:.8em;
}

.illustration{
float:right;
margin:10px 0 0 12px;
}


#product-section #primary table{
border-collapse:collapse;
font-size:.95em;
border:1px solid #000;
}

#product-section #primary td, #product-section #primary th{
width:2em;
padding:.1em .2em;
text-align:center;
border:1px solid #aaa;
}

#product-section #primary th{
font-size:.85em;
}

#product-section #primary .sign{
width:8em;
text-align:left;
padding-left:7px;
}
#product-section #primary th.sign{
text-align:center;
}

.price{
background:#fd0;
}

.subsection{
margin-bottom:5em;
}

#product-section .order{
display:block;
float:right;
margin:-25px -11px 0 0;
padding:6px 3px 12px 12px;
height:42px;
width:165px;
color:#000;
font-size:1.2em;
font-weight:bold;
text-decoration:none;
text-align:center;
background:#fff url(../i/order.gif) no-repeat 0 0;
}
#product-section .order:hover{
color:#1793e6;
text-decoration:underline;
}

#product-section .order b{
font-size:.9em;
display:block;
clear:left;
background:#fd0;
}