table.list_table, .pagelist ul {
	background-color:#FCFBE6;
	font-size:1em;
	margin-bottom:12px;
	margin-left:0px !important;
	width:100%;
}

table.list_table tr.hover
{
    background-color: #D7D8CA !important;
}

.pagelist ul li.unhover,
table.list_table tr.un_hover,
{
    background-color: #FCFBE6 !important;
}


table.list_table td,
table.list_table th
{
    padding-bottom: 3px;
    padding-left: 0px;
    text-align: left;
    vertical-align: top;
}

table.list_table td.td_date
{
    width: 80px;
}

table.list_table td.td_number
{
    text-align: right;
}

.old_price {
        text-decoration:line-through;
        font-weight: normal;
}
.new_price {
        font-weight: bold;
}


table.list_table tr td
{
    border-bottom: 1px solid #999;
}

table.list_table td a
{
    background-color: transparent !important;
    text-decoration: none !important;
    margin-left:   3px !important;

    display: block;
}

.basket_small {
    border:1px solid #999999;
    margin-top: 10px;
    padding: 3px;
    font-size: 0.72em;
}
.basket_small h2 {
    display: none;
}

.basket_small p {
    margin: 0;
}


table.wwe3_styled th {
    text-align: left;
}

#wwe3_form_buy_shoparticle table,
table.wwe3_styled {
    border-collapse: collapse;
}

table.wwe3_styled tr {
    border: 1px solid #999;
}

table.wwe3_styled td {
    padding: 2px;
}

#wwe3_form_buy_shoparticle {
    border: 1px solid #999;
}
#wwe3_form_buy_shoparticle input[type=text] { 
    width: 3em;
}

#wwe3_form_buy_shoparticle fieldset{
    border: none;
}

