﻿ 

.ResultItem 
{
	width: 147px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	height: 166px;
	background-color: #f4f4f4;
	padding: 5px 5px 5px 5px;
	/*border: 1px solid #e2e2e2;*/
}

.ResultThumb 
{
	height: 108px;

}

.ResultImageContainer
{
	text-align: center;
}

.ResultImageControls
{
	float: right;
	margin-top: 15px;
	margin-bottom: 1px;
	
}

.ResultImageInfo
{
	float: right;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-top: 8px;
	
}

.ResultImageControls2
{
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: right;
}

.ResultBetween 
{
	display: none;
}

.ResultName
{
	width: 120px;
	height: 16px;
	overflow: hidden;
	float: left;
	margin-top: 16px;
	margin-bottom: 3px;
}

.ResultFormat 
{
	width: 100%;
	border: 1px solid #999999;
}

.infopanel 
{
	padding: 1px;
}


