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