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