#IMGcontainer
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}

#IMGcontainer:hover
{
opacity:0.7;
filter:alpha(opacity=7ß0); /* For IE8 and earlier */
}


#DVDcontainer {
	display:inline-block;
	vertical-align:top;
	overflow:hidden;
	padding-right:4px;
	padding-bottom:60px;
}


#center {
	padding-bottom:20px;
}

.centerImage {
}

#IMGcontainer {
	overflow:hidden;
	height:240px;
	width:169px;
	padding:21px;
}
 

#DVDcontainer h2, #DVDcontainer h3 {
	clear:left;
	font-size:12px;
	line-height:15px;
	margin-left:20px;
}

#DVDcontainer h3 {
	font-weight:normal;
	color:grey;
}

.border {
	float:left;
	position:relative;
}

#leftBorder {	
	bottom:242px;
	right:25px;
}
#topBorder {
	bottom:515px;
	right:25px;
}
#rightBorder {
	bottom:515px;
	left:169px;
}
#bottomBorder {
	bottom:515px;
	right:25px
}

#footer_el h5 {
	line-height:8px;
	color:white;
}