/* © copyright 2010 Soft Idom Limited. All rights reserved.
*  www.softidiom.com & www.4dsites.com
*/
.thumb{
	background: #dddddd;
	padding:3px;
}
.document .thumb {
	background: transparent;
}
.thumb img{
	border:1px solid white;
	height: 60px;
	width: 80px;
}
.document .thumb img {
	width: 64px;
	height:64px;
}
.thumb-wrap{
	float: left;
	margin-right: 0;
	padding: 5px;
}
.thumb-wrap span{
	display: block;
	overflow: hidden;
	text-align: center;
	width:88px;
	height:26px;
	margin:0;
	padding:0;
	word-wrap: break-word;
}
.document .thumb-label{
	width:72px!important;
}

.x-view-selected .thumb{
	background:#8db2e3;
}

.details span {
	word-wrap: break-word;
}
