.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}

.title_h2 {
 width:300px;
 padding:12px 0 0 18px;
}

h2 {
	font-size:13px;
	padding:0;
	margin:0
}
.bottomline {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
