﻿.inputNumeric 
{
	text-align: right;
}

.basketItemDesc 
{
    font-size: 0.8em;
}

a.basketItemDesc , .basketItemDesc a 
{
	text-decoration: none;	
    font-weight: bold;
    color: #808080; 
}

.basketItemDesc2
{
	text-decoration: none;	
    font-weight: bold;
    color: #808080; 
    font-size: 1em;
}

.checkoutAddress 
{
	margin-left: 15px;
	margin-top: 5px;
}