.clsSmallSectionTitle{
	font-size        : 70%;
}

.clsCaption{	
	font-weight      : bold;
	font-size        : 70%;
}

/*
  Product Catalogue Fields (Description, Manufacturer etc.)
*/

.clsProductField{
	font-size        : 95%;
}


/*
  Product Catalogue and Shopping Cart - product code text and Terms and condition table text
*/

#idProductCode{
	font-size        : 85%;
}

/*
  Shopping Cart - Item Price and Item Total - table content
*/

/*
  "Return to Catalogue" link - Shopping Cart
*/

#idRet2CatLink{
	font-weight      : bold;
}

/*
  Decline and confirmation pages 
*/

#idRet2CatLink2{
	font-weight      : bold;
	font-size        : 80%;
}

/*
  Remove and View Item links - Shopping Cart Table
*/

#idShopCartLinks{	
	font-size        : 75%;
}

