/* wide skyscraper 160x600 */
#content {
	height: 420px;
}

#heading {
	font-size: 12px;
	padding: 1px 3px;
	width: 152px;
	margin-bottom: 5px;
	float: left;
}

#credit {
	position: absolute;
	right: -4px;
	bottom: -2px;
	/bottom: 1px;
}

.item {
	width: 148px;
	height: 80px;
	_height: 75px;
	font-size: 11px;
	float: left;
}

.item a,
.item a:link,
.item a:visited {
    color: #000000;
    text-decoration: none;
    letter-spacing:0px;
}
.item a:hover {
    color: #ff3300;
    text-decoration: underline;
    letter-spacing:0px;
}
