
h3.related {
	padding: 10px;
	background-color: #E7E7E7;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	margin-bottom: 1em;
	margin-top: 15px;
}

#related-media {
	border: 3px solid #E7E7E7;
	float: left;
	padding: 10px;
}

.related-media {
	float: left;
	display: block;
	width: 131px;
	height: 91px;
	margin-bottom: 1em;
}


.file-link {
	margin-bottom: 1em;
}

#related-media {
	
}

#related-media .hover-content {
	display: none;
}
#related-media {
	position: relative;
	width: 524px !important;
}
#popup-content {
	display: none;
	background:none repeat scroll 0 0 #FFFFFF;
	border:2px solid #CCCCCC;
	height:300px;
	width: 300px;
	position:absolute;
	float: left;
	z-index: 9999;
}

.related-media {
	height: 160px;
	margin-right: 10px;
	width: 120px;
}

.thumbnail-box {
	padding-top: 10px;
	width: 120px;
	height: 110px;
	text-align: center;
	background: #eee;
}

.related-media a {
	text-decoration: none;
	color: 	#696969;
}


.hover-name {
	width: 300px;
}

#MediaAdminIndexForm #MediaGroupId, #MediaAdminIndexForm #PressReleaseGroupId {
	float: right;
}

#MediaTypes {
	float: left;
}
.checkbox {
	float: left;
}
.checkbox input {
	float: left;
	margin-right: 10px;
}
.checkbox label {
	clear: none;
	width: 45px;
}

#MediaAdminIndexForm div.input {
	clear: none;
	width: auto;
}

#MediaAdminIndexForm div.input label {
	clear: none;
	width: auto;
	margin-right: 10px;
}
#MediaAdminIndexForm div.checkbox {
	clear: none;
}

