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