


/* ----------------------mythili   stripe   --------------------*/

#stripe_line{
display:inline;
background-color:#FFFFFF;
width:980px; 
height:54px;
background: #FFFFFF url(../images/stripe_bg.gif) center center;
			 }


#stripe_line .home-stripe-right-arrow{
                                   float:left;
								   height:44px;
                                   padding:3px 10px 0px 7px;
                                   background: #FFFFFF url(../images/stripe_bg.gif) center center;
                                      }

#stripe_line .clsfooterList{
                            width:907px !important ;  
							
							}
.clsfooterList ul{
               overflow: hidden; visibility: visible; position: relative; z-index: 2; left: 0px; width: 560px;
                 }

.clsfooterList li{ overflow: hidden; float:left; width:180px; height:240px; background:#00b0f0; padding:0px; margin-right:2px;
				   
				  }


#stripe_line .home-stripe-left-arrow{
                                    float:left;
                                    height:44px;
									padding:3px 7px 0px 10px;
                                    background: #FFFFFF url(../images/stripe_bg.gif) center center;

}


.home-stripe-left-arrow img {background:url(../images/liner_stripe.gif) right center no-repeat;	
                              padding:11px 12px 10px 0px;
							  }	
											 
											 
.home-stripe-right-arrow img {background:url(../images/liner_stripe.gif) left center no-repeat;	
                              padding:11px 0px 10px 12px;
							  }									 
							  

