#photoholder {
  background:#fff url('/images/loading.gif') 50% 50% no-repeat;
}
#thephoto {
}

.wraptocenter {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 150px;
	height: 150px;
	margin-top: -77px;
	top: 50%;
}
.wraptocenter * {
    vertical-align: middle;
}
pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:15px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:320px;
}
.pelse{
	clear:both;
	margin:0;
	padding:.5em 0;
}

img{border:none;}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:10px;
	display:none;
	color:#fff;
	z-index: 500;
	}
[if lt IE 7]><style>
.wraptocenter span {
    display: inline-block;
    height: 100%;
}
</style><![endif]

[if lt IE 8]><style>
.wraptocenter span {
    display: inline-block;
    height: 100%;
}
</style><![endif]