

/*vidbox8*/
UL.tabNavigation {
                    list-style: none;
                    margin: 0;
                    padding: 0;
                }

                UL.tabNavigation LI {
                    display: inline;
                }

                UL.tabNavigation LI A {
                    padding: 3px 5px;
                    
                }

                UL.tabNavigation LI A.selected,
                UL.tabNavigation LI A:hover {
                    
               
                }
				
				ul.tabNavigation a:active {
	outline:none;		
}
                
                UL.tabNavigation LI A:focus {
                        outline: 0;
                }
				
			 ul.tabNavigation li.active {

}
.active a {

}

             .section{

	float:left;
	position:relative;

                   
                }
                


                #first {
                    background-color: #f1f1f1;
					width:260px;
	height:350px;
                }
				
				 #first p{
					 margin-top:8px;
					 margin-bottom:3px;
				 }

                #second {
                    background-color: #f1f1f1;
						width:260px;
	height:340px;
               
                }
				
				 #second p{
					 margin-top:8px;
					 margin-bottom:3px;
				 }
                #third {
                    background-color: #f1f1f1;
					width:260px;
	height:340px;
                
                }
				
				 #third p{
					 margin-top:8px;
					 margin-bottom:3px;
				 }
				 
				 #fourth {
                    background-color: #f1f1f1;
					width:260px;
	height:340px;
                
                }
				
				 #fourth p{
					 margin-top:8px;
					 margin-bottom:3px;
				 }
				 #fifth {
                    background-color: #f1f1f1;
					width:260px;
	height:340px;
                }
				
				 #fifth p{
					 margin-top:8px;
					 margin-bottom:3px;
				 }
                
                .waste {
                        max-height: 200px;
						width:260px;
	height:340px;
						}
.title{
							                     margin-top: 8px;
							font-size: 20px;
	font-weight: bold;
	color:#aeb5b5;
	margin-bottom:5px;
	padding-left:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
						}
						
						.box {
  display: none;
}
.box.visible {
  display: block;
}

.current{
	margin:0px;
	padding:0px;
}
