/* button used on German adv_info page */
.germanMediaKit
{
	padding: 7px 7px 7px 7px;
	width: 280px;
	font-size: 11px;
	font-weight: bold;
	background-color: #eee;
	text-decoration: underline;
	border: 1px solid #555;
}

/* used on the German adv_info page */
.germanAdvertisingBox {
	padding: 7px 7px 7px 7px;
	font-size: 11px;
	font-weight: bold;
	color: #283850;
	background-color: #F0F0D8;
	border: solid 2px #FF7F00;
}
