	/* THE TEMPLATES FOR THE HOME PAGE CSS */

	#RightMainContainer { width:160px; border:0px solid red;  }
	#RightMainContainer a { display:block; color:#FFF !important;  }
	#RightMainContainer div { background-repeat:no-repeat; }	/* Don't let any backgrounds repeat*/
	#RightMainContainer .cellRow1 { height:210px; position: relative; }
	#RightMainContainer .cellRow2 { margin:3px 0px; } /* IS THE VAT BOX - should be an image uploaded */
	#RightMainContainer .cellRow3 { height:185px; position: relative; margin-bottom:9px }
	
	#RightMainContainer .cellRow1 .goldFloat { color:#FFF; font-size:14px; position:absolute; bottom:10px; left:5px; background-color:#8E7C4C; min-width:110px; white-space:nowrap; background-image:url(/images/skinv5/template_imageArrowrow2.gif); background-position:right; } /* DOES THE GOLD LABEL WITH TEXT FROM BACKOFFICE */
	#RightMainContainer .cellRow1 .goldFloat span { margin:2px 5px; display:block;  } /* DOES THE GOLD SPAN LABEL AT THE Bottom OF THE BOX 1 */
	#RightMainContainer .cellRow3 .redHead { color:#FFF; font-size:12px; position:absolute; top:0px; left:0px; background-color:#AE1F31; width:100%; } /* DOES THE RED LABEL AT THE TOP OF THE LAST BOX */
	#RightMainContainer .cellRow3 .redHead span { margin:2px 5px; display:block;  } /* DOES THE SPAN LABEL AT THE TOP OF THE LAST BOX */
	#RightMainContainer .cellRow3 .redFloat { color:#FFF; font-size:12px; position:absolute; bottom:10px; left:5px; background-color:#AE1F31; min-width:110px; white-space:nowrap; background-image:url(/images/skinv5/template_imageArrowrow1and2.jpg); background-position:right 4px; } /* DOES THE RED LABEL AT THE FOOTER OF THE CELL WITH TEXT FROM BACKOFFICE */
	#RightMainContainer .cellRow3 .redFloat span { margin:2px 5px; display:block;  } /* DOES THE RED SPAN BOX AT THE BOTTOM OF THE BOX */
