#tagstrips{
	float: right;
	margin: 0px;
	padding: 0px;
	width: 60px;
	height: 8px;
}
#tagstrips a{
	margin: 0px;
	padding: 0px;
}
#tagstrips img{
	/* width: 60px; */
	/* height: 12px; */
	margin: 0px;
	padding: 0px;
	border: 0px solid black;
}
#alltagstrips{
	position: absolute;
	/* display: none;  */
	visibility: hidden;
	width: 100px;
	/* height: 410px;  */
	left: 10px;
	top: 10px;
	/* background-color: red; */
	/* border: 2px groove gray; */ 
}
#alltagstrips p{
	margin: 0px;
	padding: 0px;
}
#alltagstrips img{
	border: 0px groove gray; 
}
