.thrashshirts_160x320 {
	display: block;
	width: 160px;
	height: 320px;
	background: url('ad-bg.jpg') no-repeat top;
	margin-bottom: 10px;
	overflow: hidden;
}

.thrash_shirts_link {
	display: block;
	width: 160px;
	height: 320px;
	position: relative;
	color: #000;
	text-decoration: none;
}

.thrash_shirts_link:Hover {
	color: #cc0c21;
}

.thrash_shirts_default_160x320 {
	background: url('default-ad.jpg');
	text-indent: -10000px;
	overflow: hidden;
	margin-bottom: 10px;
}

.thrash_shirts_link img {
	position: absolute;
	left: 50%;
	top: 100px;
	margin-left: -57.5px;
	border: 2px solid #000;
	border-radius: 5px;
}

.thrash_shirts_caption {
	display: block;
	text-align: center;
	position: absolute;
	top: 225px;
	width: 140px;
	left: 10px;
	height: 45px;
	overflow: hidden;
}