/*sfhhw batteries page: orange corners*/

			div.roundCornerGreen{
				width:280px; 		
				background: #FFF;
			}
			
			div.greenCornerBorder{
				
				width:280px; 
				background: #70be48; 
				position: relative; 
			}
			
			div.roundCornerWhite{
				
				width:280px; 
				background: #FFFFFF;
				text-align: center;
				border: 0;
			
			}
			
			div.whiteCornerBorder{
				
				width:280px; 
				background: #70be48; 
				position: relative; 
			
				
			}

			div.roundCornerGreenContent{
				width:621px; 		
				background: #FFF;
			}
			
			div.greenCornerBorderContent{
				
				width:621px; 
				background: #70be48; 
				position: relative; 
			}

			
			.orange{
				
				color: #f37021;
				
			}