/* CSS Document */
#photoholder {
	width:600px;
	height:70px;
	border:1px solid #666;
	background:#fff url(../hampshire/catering/images/loading.gif) 50% 50% no-repeat;
}
#thephoto {
	width:600px;
	height:70px;
	border-color:#cccccc;
}

