.hoverbox
{
	cursor: default;
	list-style: none;
	text-decoration: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox img
{
	background: #fff;
	color: inherit;
	padding: 15px;
	vertical-align: top;
	width: 100px;
	height: 100px;
	border-style: none;
}

.hoverbox li
{
	background: #ffffff;
	color: inherit;
	display: inline;
	position: relative;
	margin: 0px 20px 0 0;
}

.hoverbox .preview
{
	border-color: #000;
	width: 150px;
	height: 100px;
}
