@import url(/skin/bizvision/css/browse.css);

#content {
	width: auto;
}

.sort-fields
{
	margin-bottom: 0;
}

.pagination {
	margin-bottom: 0;
}

.video-preview {
	width: auto;
	padding: 0;
}

.video-preview-text
{
	float: none;
	width: auto;
}

.video-preview .teaser {
	float: left;
	margin-right: 10px;
	margin-right: 10px;
}

.video-length-prices
{
	float: none;
}

#categories
{
	font-size: 12px;
}

#subcategories 
{
	list-style-type: circle;
	padding-left: 5%;
}

body.producer .video-preview {
	min-height: 0;
}
body.producer .video-preview .thumbnail {
	display: none;
}


