/* small box 340 */
		.content .boxSm {float:left;position: relative;background-position: bottom left;background-image: url('/v3/images/sport/boxFadeSml.jpg');width: 340px;background-repeat:repeat-x;}
		.content .boxTopSm {position: absolute;top:0;right:0;width:340px;height:5px;background-image: url('/v3/images/sport/boxTop_340.jpg');background-repeat: no-repeat;}
		.content .boxBottomSm {position: absolute;bottom:0;right:0;width:340px;height:5px;background:url('/v3/images/sport/boxBottom_340.gif?s');background-repeat: no-repeat;background-position:top;}
		
/* medium box 500 */		
		.content .boxMd {float:left;position: relative;background-position: bottom left;background-image: url('/v3/images/sport/boxFadeSml.jpg');width: 500px;background-repeat:repeat-x;}
		.content .boxTopMd {position: absolute;top:0;right:0;width:500px;height:5px;background-image: url('/v3/images/sport/boxTop_500.jpg');background-repeat: no-repeat;}
		.content .boxBottomMd {position: absolute;bottom:0;right:0;width:500px;height:10px;background-image: url('/v3/images/sport/boxBottom_500.jpg');background-repeat: no-repeat;}
				
/* large box 675 */				
		.content .boxLg {float:left;position: relative;background-position: bottom left;background-color:#ffffff;background-image: url('/v3/images/sport/boxFadeSml.jpg');width:674px;background-repeat:repeat-x;}
		.content .boxTopLg {position: absolute;top:0;right:0;width:675px;height:5px;background-color:#ffffff;background-image: url('/v3/images/sport/boxTop_675.gif');background-repeat: no-repeat;}
		.content .boxBottomLg {position: absolute;bottom:0;right:0;width:675px;height:10px;background-color:#ffffff;background-image: url('/v3/images/sport/boxBottom_675.jpg');background-repeat: no-repeat;}
		
/* half width box 455 */				
		.content .boxHf {float:left;position: relative;background-position: bottom left;background-image: url('/v3/images/sport/boxFadeSml.jpg');width:454px;background-repeat:repeat-x;}
		.content .boxTopHf {position: absolute;top:0;right:0;width:455px;height:5px;background-image: url('/v3/images/sport/boxTop_455.jpg');background-repeat: no-repeat;}
		.content .boxBottomHf {position: absolute;bottom:0;right:0;width:455px;height:10px;background-image: url('/v3/images/sport/boxBottom_455.jpg');background-repeat: no-repeat;}	

/* small box clear 340 */
		.content .boxSmClr {background-color: #fff;float:left;position: relative;background-position: bottom left;background-image: url('/v3/images/sport/boxFadeSml.jpg');width: 340px;background-repeat:repeat-x;}
		.content .boxTopSmClr {position: absolute;top:0;right:0;width:340px;height:5px;background-image: url('/v3/images/sport/boxTop_340.png');background-repeat: no-repeat;}
		.content .boxBottomSmClr {position: absolute;bottom:0;right:0;width:340px;height:6px;background:url('/v3/images/sport/boxBottom_340.png');background-repeat: no-repeat;}		
		
		
		
			
		.content .boxContent {padding: 10px;border-right: 1px solid #9d9d9f;border-left: 1px solid #9d9d9f;margin-bottom: 10px;margin-top: 5px;}
		.content .boxContent .title {color: #808285;font-size: 16px;font-weight: bold;}
		
		.content .boxContent .titleLink {float:right;}
		.content .boxContent .titleLink a{font-size: 10px;text-decoration: none;color: #808285; }
		.content .boxContent .titleLink a:hover {text-decoration:underline;}
		
		.content .boxContent .subTitle {color: #c5c7c8;font-size: 12px;font-weight: bold;}
		.content .boxContent .bottomTxt {position: absolute;bottom: 15px;left: 10px;text-size: 9px;}
		.content .boxContent .bottomTxt a {text-decoration: none;color: black;}
		
		
		.content .clrBox {background-color: #fff;background-image: none;}
		
		.energyRainbow { background-image:url('/v3/images/common/energy_rainbow.jpg');background-position:right top;background-repeat:no-repeat;}
		
		
		
