#featureImg{
	width:280px;
	float:right;
	top:0px;
	padding:0 0 0 10px;
}

#mContainer {
	width:280px;
	height: 280px;
	float:right;
	padding:0 0 0 15px;
	z-index: 1000;
}
 
.mPhoto {
	position:absolute;
	top:16px;
	right:0px;
	-moz-opacity:0.0;
	filter:Alpha(opacity=0);
}
 
.btn {
	position:absolute;
	border-width:0px;
	border-color:#999999;
	background-color:#eeeeee;
	color:#999999;
	font-family:Arial;
	font-size:9px;
	width:45px;
	margin: auto 0px 0px 0px;
	top:25px;
	right:0px;
	z-index: 3000;
}
 
#photoCredits {
	font-family:verdana;
	font-size:9px;
	margin-top:5px;
}
