form.fastorder fieldset{
/*background:#D0D1D5 url(/modules/fastorder/img/form_bg.jpg) repeat-x scroll left top;*/
border:1px solid #D0D3D8;
margin-bottom:1em;
padding-bottom:1em;
width:550px;
margin-left:auto;
margin-right:auto;
padding-left:10px;
padding-right:10px;
}

form.fastorder .checkbox
{
border:none!important;
}

form.fastorder p.cart_navigation 
{
width:530px!important;
}

form.fastorder p.cart_navigation a.button
{
width:100px;
float:left;
}

form.fastorder p.cart_navigation .exclusive
{
float:right;
}
form.fastorder input.text, form.fastorder #id_country, form.fastorder #invid_country, form.fastorder #id_state, form.fastorder #invid_state, form.fastorder textarea {
width:17em;
background-color:#b0b0b0;
color:#000000;
}

#deliverybox, #invoicebox
{
width:50%;
float:left;
}

.smalltext
{
font-size:11px;
font-style:italic;
}

#contentinvoice
{
display:none;
}

#fastorder #gift_div{ display:none; }

#voucherslist
{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:10px;
}