/* ---------------- image trail --------------------- */
.border_preview{
	z-index: 100;
	position: absolute; 
	background: #ffffff;
	border: 1px solid #444;
}
/*
.title_h2 {
	width: 300px;
	padding: 12px 0 0 18px;
	color: #000000;
}
*/
.preview_temp_load {
	vertical-align: middle;
	text-align: center;
	padding: 10px;
}
.preview_temp_load img {	
	vertical-align: middle;
	text-align: center;
}
#loader_bg {
	background-color: #EBEBE4;
	position: relative;
	top: 8px;
	left: 8px;
	height: 7px;
	width: 113px;
	font-size: 1px;
}
