
#wrapper {
  margin-left:auto; 
  margin-right:auto; 
  width:320px;
  min-height: 100%;
  position:relative;
}


#container6 {     
	position:relative;     
	height:45px;     
	width:320;
	margin-left:auto; 
  	margin-right:auto;
	background:black;     
}

	
#left5 {     
	position:absolute;     
	left:0px;     
	bottom:0px;
	height:45px;     
	width:160; 
} 

#right5 {     
	position:absolute;     
	right:0px;     
	bottom:0px;
	height:45px;     
	width:160; 
}

#containera {     
	position:relative;     
	height:46px;     
	width:320;
	margin-left:auto; 
  	margin-right:auto;
	background:black;     
}

#first {     
	position:absolute;     
	left:0px;     
	bottom:0px;
	height:46px;     
	width:52; 
}

#second {     
	position:absolute;     
	left:52px;     
	bottom:0px;
	height:46px;     
	width:78; 
}

#third {     
	position:absolute;     
	left:130px;     
	bottom:0px;
	height:46px;     
	width:67; 
}

#fourth {     
	position:absolute;     
	left:197px;     
	bottom:0px;
	height:46px;     
	width:43; 
}

#fifth {     
	position:absolute;     
	left:240px;     
	bottom:0px;
	height:46px;     
	width:80; 
}