.art-article img, img.art-article {
    border:none !important;
}
.art-article th, .art-article td {
    border:none;
}

#catlist {
    border-left: dashed #9C9A9A 1px;
}
#catlist td, td.prodlist {
    border-right: dashed #9C9A9A 1px;
    padding-bottom:10px;
    padding-top:10px;
}
#prodlist td {
    border-bottom: dashed #9C9A9A 1px;
    border-right: dashed #9C9A9A 1px;
}
#carttable td {
    border-right: dashed #9C9A9A 1px;
    border-bottom: dashed #9C9A9A 1px;
}
.error {
    color:red;
    font-weight:bold;
}
.confirmtable th {
    background-color:#CCCCCC;
}
.confirmtable td {
    border:solid 1px #CCCCCC;
    
}
.confirmtable table tr td {
    border-top:0px;
    border-left:0px;
}
