div#media-top {
	background: url(../img/media_top.gif) no-repeat top left;
	padding: 13px 0 0 0;
	width: 478px;
	clear: both;
}

div#media-bottom {
	background: url(../img/media_bottom.gif) no-repeat bottom left;
	padding: 15px 13px 20px 13px;
	margin: 0 0 20px 0;
	width: 452px;
	overflow: hidden;
}

p#flash_container {
	margin: 0;
	padding: 0;
}

div#media-bottom h3 {
	margin: 0 0 3px 0;
	padding: 0;
	*color: #008d3d;
	font-size: 14px;
}

div#media-bottom p {
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0;
}

div.media-list {
	background: url(../img/media_bg.gif) no-repeat bottom left;
	width: 479px;
	overflow: hidden;
	margin: 3px 0 0 0;
}

div.media-image {
	width: 90px;
	float: left;
	padding: 8px 0 8px 8px;
}

img.media-image-size {
	width: 82px;
	height: 70px;
}

div.media-text {
	width: 368px;
	float: left;
	padding: 8px 0 0 0;
}

div.media-text a.media-rubrik {
	margin: 0 0 3px 0;
	padding: 0;
	color: #008d3d;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none !important;
}

div.media-text p {
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0;
}

div.media-time {
	text-align: right;
	clear: both;
	font-size: 10px;
	padding: 0 4px 0 0;
}

a img {
	border: 0;
}

/* lilla objektet */

div#media-top-small {
	background: url(../img/media_top_small.gif) no-repeat top left;
	padding: 11px 0 0 0;
	width: 174px;
}

div#media-bottom-small {
	background: #000 url(../img/media_bottom_small.gif) no-repeat bottom left;
	padding: 0px 13px 5px 13px;
	margin: 0 0 0px 0;
	width: 148px;
	overflow: hidden;
}

.media-name {
	font-size: 10px;
	color: #fff;
}
