.heading {
	background: #00008B;
	color: white;
	font-size: 14px;
	font-weight: bold;

}

.padding h3 a {font-variant: small-caps; font-weight: bold; text-decoration:underline}

.cart_heading {
	background: #0000EE;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

.cart_heading div{
	margin-left:5px;
}

.digistore_content {
	padding: 5px 5px 5px 5px;

}

.digistore_content div{
                margin-left:5px;
}

.heading a {
	color: white;
}

.heading a.visited {
	color: white;
}

.intro {
	font-size: 11px;
	color: #666666;
}

.readmore {
	color: #cc0000;
	font-size: 10px;
}