div.pics{ 
	position:absolute;
	width:154px; 
	height:40px; 
	left:418px; 
	top:150px;
}

div.home{
	position:absolute;
	width:154px;
	height:40px;
	left:111px;
	top: 150px;
}

div.comments{
	position:absolute;
	width: 154px;
	height: 40px;
	left : 264px;
	top: 150px;
	}

div.sounds{
	position:absolute;
	width: 154px;
	height: 40px;
	left : 571px;
	top: 150px;
	}
	
div.vote{
	position:absolute;
	width: 154px;
	height: 40px;
	left : 725px;
	top: 150px;
	}
	
div.reg{
	position:absolute;
	width: 154px;
	height: 40px;
	left : 878px;
	top: 150px;
	}
	
