#specialscontent {
	padding: 0px 10px 0px 10px;
	text-align: center;
	/*background: #f7f7f7;*/
}

.itemimage {
	text-align: center;
	width: 100%;
}

.itemtitle a {
	text-align: center;
	font-weight: bolder;
	font-size: 12px;
}

.prices {
	text-align: right;
	padding-right: 8px;
	/*background: #f7f7f7;*/
	margin-top: 3px;
	padding-bottom: 0px;
}

.originalprice {
	font-weight: bolder;
	text-decoration: line-through;
	/*background: #f7f7f7;*/
}

.saleprice {
	font-weight: bolder;
	color: #00cdd5;
	font-size: 14px;
	/*background: #f7f7f7;*/
}

#counterholder {
	text-align: center;	
	font-variant: caps;
	font-size: 9px;
	background: #e8e8e8;
	height: 48px;
	width: 100%;
}

#availablefor {
	padding-top: 3px;
}

#cdcontainer {
}

.counter {
	font-size: 18px;
	font-weight: bolder;
}

.counterholder_legend {
	font-size: 7px;
	font-weight: bolder;
}

#grey_bar {
	font-size: 1px;
	line-height: 1px;
	height: 5px;
	margin-top: 2px;
	background-color: #b8b8b8;
}
