#BigImage {
	background-color: #000;
	width: 551px;
	height: 236px;
}
#BigImage img {
	position: absolute;
	left: 2px;
	top: 2px;
	border-style: none;
}
#adtitle {
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
}
.adtitleword {
	position: absolute;
	height: 22px;
	width: 551px;
	line-height: 22px;
	margin-top: 214px;
	overflow: hidden;
}
#adlinkbuttons {
	position: absolute;
	padding-top: 2px;
	width: 551px;
	/*filter: alpha(opacity=60);
	-moz-opacity:0.6;*/
	clear: right;
}
#adlinkbuttons a {
	background-color: #000;
	color: #FFF;
	text-decoration: none;
	margin-right: 2px;
	text-align: center;
	padding: 0px 6px;
	float: right;
}
#adlinkbuttons a.c {
	background-color: #900;
}
#adlinkbuttons a:hover {
	background-color: #CCC;
	color: #000;
}
