/* CSS Items for Current Category */
.docThumb {
	display: block;
	width: 100%;
	height: 100px;
	border: 1px solid #000000;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	line-height: 1.2em;
}

.docThumb2 {
	display: block;
	width: 100%;
	height: 100px;
	border: 1px solid #000000;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-color: #999999;
	vertical-align: bottom;
}
.specialText {
	background-color: #999999;
	vertical-align: bottom;
}		