/* Front Boxes More ***************************************************************** */
#oFBoxesContent { float : left; padding-bottom : 17px;  }
	#oFBoxesContent *  { font-size:11px; }
	#oFBoxesContent h2  { font-weight : bold; }
	#oFBoxesContent a { text-decoration : none; }
	#oFBoxesContent a:hover { text-decoration : underline; }
	#oFBoxesContent .Image { padding-top : 4px; }
	#oFBoxesContent .BoxInner { width : 190px; background-image : url(/img/frontboxbk.jpg); height : 91px; }
	#oFBoxesContent .Padding { text-align : left; line-height : 14px; }
	#oFBoxesContent .Padding h2 { margin : 0 0 5px 0px; }
	#oFBoxesContent .Box { cursor : pointer;}
	#oFrontBox1.Box, #oFrontBox2.Box { height : 91px; padding : 2px 5px 0 0px;}
	#oFrontBox3.Box { height : 91px; padding : 2px 4px 0 0px;}
	#oFrontBox1 { float : left; }
		#oFrontBox1 .Padding { padding : 5px 26px 5px 26px; }
	#oFrontBox2 { float : left; }
		#oFrontBox2 .Padding { padding : 5px 22px 5px 22px; }
	#oFrontBox3 { float : left; }
		#oFrontBox3 .Padding { padding : 5px 22px 5px 22px; }
