

.ProgramGroup .PanelTitle, .ProgramGroup .panel-title {
    font-size: 120%;
	color: #00a9e6;
	font-weight: 500;
	padding-left:0;
}

[id$="SinglePriceData"]::before,
[id$="_PriceData"]::before,
#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_ItemGrid_Grid1_ctl00 td:nth-child(3)::before,
#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_ItemGrid_Grid1_ctl00 td:nth-child(4)::before,
#ctl01_TemplateBody_WebPartManager1_gwpciCartCharges_ciCartCharges_DataPanel .PanelFieldValue::before,
#ctl01_TemplateBody_WebPartManager1_gwpciPaymentDetails_ciPaymentDetails_lblPaymentAmountReadOnly::before
 {
    content: "£";
}