div.media_head {
	position: relative;
	background-image: url('/images/media_head.png');
	width: 429px;
	height: 131px;
}

div.media_list {
	position: relative;
	top: -7px;
	left: -2px;
}

div.media_category {
	position: relative;
	top: -49px;
	left: 173px;
	background-image: url('/images/media_category.png');
	background-repeat: no-repeat;
	width: 187px;
	height: 99px;
	padding-left: 30px;
	padding-top: 44px;
}

div.media_event_choicer {
	position: relative;
	top: -104px;
	left: 177px;
	background-image: url('/images/media_event_choicer.png');
	background-repeat: no-repeat;
	width: 187px;
	height: 99px;
	padding-top: 40px;
	padding-left: 22px;
}

td.media_block {
	width: 375px;
	height: 100px;
}

select {
	width: 141px;
}

div.gal_details {
	margin: 0px;
	padding: 0px;
}

div.gal_statistik {
	position: relative;
	background-image: url('/images/bildericons.png');
	top: -24px;
	left: 0px;
}

div.gal_details_views {
	position: relative;
	background-image: url('/images/media_prev_views.png');
	top: 0px;
	left: -5px;
	width: 350px;
	height: 100px;
}

div.gal_details_comment {
	position: relative;
	background-image: url('/images/media_prev_comment.png');
	top: 0px;
	left: -5px;
	width: 350px;
	height: 100px;
}

div.login_closer {
	position: relative;
	top: -209px;
	left: 358px;
}

div.register_closer {
	position: relative;
	top: -205px;
	left: 182px;
}

table.livesets {
	background-color: #333333;
}

div.media_left {
	position: relative;
	float: left;
	width: 433px;
	left: 198px;
	top: -161px;
	z-index: 1;
}

div.media_right {
	position: relative;
	width: auto;
	float: left;
	z-index: 0;
}
