#myGallery {
	width: 620px !important;
	height: 470px !important;	
}

#myInfoContainer {
	float: left;
	width: 200px;
	margin-left: 00px;
}

#myInfoContainer .mySlideInfoZone {
	height: 60px;
	margin-top: 10px;
}


/* Hide the section arrow and link */
#myInfoContainer a {
	display: none;
}
#myInfoContainer img {
	display: none;
}

