.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%;
}


a.cProductTitleLink:link	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	}
				
a.cProductTitleLink:visited{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	}
				
a.cProductTitleLink:hover{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	}
				
a.rpCatalogueLink:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none
	}

a.rpCatalogueLink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none
	}

a.cButtonContentLink:link{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
	}
				
a.cButtonContentLink:visited{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
	}

.cSearchInput{
				font-family: Arial, Helvetica, sans-serif;
				font-weight: normal;
				color: #000000;
				width: 170px;
				border-bottom-width: 1px;
				border-left-width: 1px;
				border-right-width: 1px;
				border-top-width: 1px;
				background-color: #ffffff;
				border-color:#666699;
				border-style:solid;
}


.cDealPriceContent{  
	background:#ffffff;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 1px;
	}
	

				
.cProductTitle{
	color : #000000 ;
	font-family : Arial, Helvetica, sans-serif ;
	font-weight : bold ;
	font-size : 11px ;
	}
					
.cOnly{
	color : #000000 ;
	font-family : Arial, Helvetica, sans-serif ;
	font-weight : bold ;
	font-size : 11px ;
	}
