.txt12 {
	font-size: 12px;
}

.txten {
	font-family: Arial, Helvetica, sans-serif;
}

.txt12grey {
	font-size: 12px;
	color: #5c5c5c;
}
.txt12white {
	font-size: 12px;
	color: #ffffff;
}
.txt12lightGrey {
	font-size: 9px;
	color: #959595;
}

.txt14 {
	font-size: 14px;
}
.txt11 {
	font-size: 11px;
}
.txt16 {
	font-size: 16px;
}
.txt22 {
	font-size: 22px;
}
.txtSourceLeading {
	line-height: 19px;
}

.productname
{
    font-size:24px;
    color: #b7b7b7;
    font-family: Arial;
    line-height: 60px;
    font-weight:bold;
}

.description
{
    font-size:11px;
    color: #888888;
    font-family: Arial;
    line-height: 16px;
}

.productprice
{
    font-size:14px;
    color: #b6b6b6;
    font-family: Arial;
    font-weight:bold;
}

a.lnkButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	border: 1px solid #999999;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	position: relative;
	bottom: 1px;
}
a.lnkButton:hover {
	background-color: #915937;
	color: #FFFFFF;
}

.content
{
    font-size:11px;
    color: #888888;
    font-family: Arial;
    line-height: 20px;
}

.BasketStatus
{
    font-size:13px;
    color: red;
    font-family: Arial;
}

.BasketHeader
{
    padding: 4px;
    font-size: 13px;
    color: #FFFFFF;
    background-color: #9d877a;
    font-family: Arial;
    font-weight: normal;
}

.BasketContent
{
    font-size:11px;
    color: black;
    font-family: Arial;
}

.ButtonText
{
    font-size:12px;
    color: black;
    font-family: Arial;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    background-image: url(    '../../images/bb_middle.gif' );
    background-color: #FFFFFF;
    height: 23px;
}

.shoppinginfo
{
    font-size:12px;
    color: #915937;
    font-family: Arial;
    line-height: 20px;
}
a.shoppinginfo:hover
{
    font-size:12px;
    background-color: #915937;
    color: #FFFFFF;
    font-family: Arial;
    line-height: 20px;
    text-decoration: underline;
}
