#productshot
{
width:100px;
float:left;
margin:20px 0px;
}
#productinfo
{
width:250px;
padding-left:10px;
margin:20px 0px;
float:left;
border-left:1px dotted #DDDDDD;
font-size:0.9em;
}
#productorderform
{
width:320px;
margin:20px 0px;
float:right;
}
#productorderform ul
{
list-style:none;
padding:0;
margin:0;
}
#productorderform li
{
width:320px;
float:left;
clear:left;
}
#productshot img
{
border:0;
}
.productstable
{
width:100%;
font-size:0.9em;
text-align:left;
border-collapse:collapse;
clear:both;
}
tr.rowunderline,tr.rowunderline td
{
border-bottom:1px solid #DDDDDD;
font-size:0.9em;
padding-bottom:5px;
color:#888888;
}
tr.rowtop,tr.rowtop td
{
padding-top:10px;
}
