#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 */
}

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

#center {
	padding-bottom:20px;
	padding-left:14px;
}

.centerImage {
}

#IMGcontainer {
	overflow:hidden;
	height:190px;
	width:202px;
	padding:1px;
}


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

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

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