.stripFrame
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}

#stripframes
{
	width: 10000px; /* Should be set based on content */
	overflow: hidden;
	position: relative;
	left: 0;
}

#stripContainer
{
	height: 39px;
	width: 100%;
	overflow: hidden;
}

#stripCaption
{
	padding-bottom: 5px;
}

#trash-link {
	text-decoration: none;
	font-size: 10px;
}