#myGallery {
	float:right;
	width:100%;
	height: 320px;
}
#myGallery img {
	border: 2px solid #970000;
}
a.loading {
	background: #fff url(../images/ajax_small.gif) no-repeat center;
}

#projGallery {
	height: 360px;
}
#projGallery img {
	border: 2px solid #970000;
}



#spaceContain{
	float:right;
	width: 50%;
}


