/*
For use with Fancy Gallery int he indivision core
*/

.GalleryImageHolder{
	margin:8px;
}
.LBThumbs div{
	float:left;
	height:92px;
	width:92px;
}
#NotificationDiv{
	border:1px solid #ccc;
	background-color:#DDD;
	padding:8px;
	margin-top: 5px;
	margin-bottom:9px;
}