/* start index tribune box */
.tribune_box {
	position: relative;
	margin: 10px 0px 0px -9px;
	padding: 40px 10px 73px 10px;
	background: white url('../images/tuborg_music_blog.png') no-repeat;
}

.tribune_box .brand_link_top {
	position: absolute;
	width: 98px;
	height: 22px;
	top: 4px;
	right: 0px;
}

.tribune_box .brand_link_bottom {
	position: absolute;
	width: 85px;
	height: 30px;
	bottom: 11px;
	right: 0px;
}

.tribune_box h5 a {
	color: #45a221;
	display: block;
	width: 170px;
}

.tribune_box .date {
	color: #006034;
}

.tribune_box img {
	border: 1px solid #74b959;
	border-right: 0px;
	margin-right: -10px;
}
/* end index tribune box */