div#media-container{
	width:760px; height:375px;
	background:url(../img/media-container/bg_media_container.jpg) repeat-x top left #fff;
	z-index:1000;
	padding:10px;
	border:1px solid #ccc;
}

div#media-container h4{
	font-size:100%;
	text-transform:uppercase;
	color:#1d407b;
	margin:0 0 10px 6px; padding:0;
	text-align:left;
}

div#media-container ul#breadcrumb{
	width:760px !important;
	border-style:none;
	float:right;
	margin-bottom:1px;
}


div#media-container ul#breadcrumb div{
	width:300px !important;
}

div#media-container h5{
	margin:0 0 0 10px; padding:0;
	font-size:100%;
}

a.photogalery,
a.videogalery{
	width:113px !important;
}

ul.media-items{
	width:277px;
	height:324px;
	margin:3px 0 0 0; padding:5px 0 0 0;
	background:#fff;
	overflow: scroll;
	overflow-x:hidden;
	overflow-y: scroll;
	position:relative;
	float:right;
}

img.media-thumb{
	width:77px !important;  
	height:58px !important;
	float:left;
	margin: 0 10px 0 0;
}

li hr{
	height:0.2em;
	border-top:0.1em dotted #a5accb;
	border-right:0.1em solid transparent; 
	border-bottom:0.1em solid transparent;
	border-left:0.1em solid transparent;
	margin:1em 0 1em 0;
	display:block; clear:both;
	width:240px !important;
	margin:0; padding:0px 0 0 0;
	line-height:20px;
}

ul.media-items li{
	display:block; clear:both !important;
	font-size:90%;
	display: table;
	padding:5px 10px 5px 10px;
}

ul.media-items li label{
	float:right !important;
	width:140px;
	font-weight:bold;
	line-height:19px;
	color:#1d407b;
}

ul.media-items li a{
	background-color:none !important;
	color:#1d407b;
	font-weight:bold;
}

div#flash-container-video{
	margin:3px 0 0 0;
}

a.close{
	width:23px;
	height:23px;
	position:relative;
	top:-386px; left:506px;
}

a.close img{
	border-style:none;
}
