#breadcrumbs
{
    text-align: left;
}
#prodtitle
{
    text-align: left;
}
#prodtitle img
{
    float:right;
    border:none;
    position:relative;
}
#prodimage
{
    text-align: center;
    /*top right bottom left*/
    padding:10px 0 10px 0;
}
#prodimage img
{
    border:none;
}
.prodimage
{
    border:none;
}
.proddescription
{
    text-align: center;
}
#prodprice /*this is for the buy input button*/
{
    text-align:right;
}
}
#detailoptions table
{
    border:none;
}
#detailoptions td
{
    border:none;
}
.pagenums
{
    text-align: center;
}
#content table
{
    border: none;
}
#content th, #content td
{
    border: none;
}
#content hr
{
    color: #ffffff;
}
#catbannerimg
{
    text-align: center;
}
.eachcat
{
    display: inline;
    clear: none;
    float: left; 
    /*top right bottom left*/
    margin: 0px 0px 0px 0px;
    padding:10px 0 0 0; 
    width: 125px;
    height: 30px;
    text-align:center;

}
#mrrp
{
    visibility:visible;
    /*top right bottom left*/
    margin:0 0 0 0;
    padding:0 0 0 0;
    line-height:0;
}
.price /*ERRP*/
{
    font-size: 11px;
}
.ccVATtxt /* txt +VAT +Shipping*/
{
    color: #009900;
    font-size: 10px;
}
.xxListPriceTxt
{
    color: #999999;
}
.xxListPrice /*The WAS price*/
{
    background-image: url(../images/strikeline.gif);
    color: #000000;
    font-size: 11px;
}
.prodHidFld
{
    display: none;
    visibility: hidden;
}
.ManIDDisplay
{
    display: inline;
}
.ProdIDDisplay
{
    display: inline;
}
