.marke_logo {
	width: 95px;
	height: 63px;
	border: 1px solid #ccc;
	float: left;
	text-align: center;
	margin:  0 1px 1px 0;
	cursor: pointer;
}

.marke_logo td {
	text-align:center;
	height:63px;
	width:95px;
	vertical-align:middle;
}

.marke_logo img {
	max-height: 61px;
}

.bu-text {
	background-color:#EEEEEE;
	color:#000000;
	font-size:10px;
	margin:0;
	padding:5px;
}

a.closelink {
	color:#0068B5;
	font-size:12px;
	text-decoration:underline;
}

a.closelink:hover {
	color:#4D95CB;
	font-size:12px;
	text-decoration:underline;
}