/* get panoram popup styles */
.get_panoram_block {
	position:relative;
	top:10px;
	width: 407px;
	margin:0 auto;
	height: 234px;
	padding:20px;
	opacity: 0;
	font-family:Tahoma, Arial, sans-serif;
	background-color: #000000;
	}
.get_panoram_caption {
	padding-bottom:25px;
	font-size:18px;
	line-height:14px;
	color:#0099CC;
	float:left;
	}
.get_panoram_block table {
	width:100%;
	}
.get_panoram_block td {
	text-align:left;
	vertical-align:middle;
	}
.get_panoram_block .sizes td {
	padding-bottom:10px;
	}
.get_panoram_block label {
	font-size:14px;
	line-height:14px;
	color:#BFBFBF;
	}
.get_panoram_block input {
	outline:none;
	width:95%;
	height:30px;
	margin:10px 0px;
	padding:0px 10px;
	font-size:14px;
	font-weight:normal;
	line-height:30px;
	color:#333333;
	text-align:left;
	border:none;
	background:#FFFFFF none;
	}
.get_panoram_block .sizes input {
	width:80px;
	}
.get_panoram_block .sizes .fields {
	width:27%;
	text-align:right;
	}
.get_panoram_block .height_field {
	padding-right:22px;
	}
.link {
	position:relative;
	z-index:0;
	outline:none;
	width:73%;
	height:20px;
	font-size:14px;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:normal;
	color:#000;
	text-align:center;
	border:none;
	}
.iframe_size {
	position:relative;
	z-index:0;
	outline:none;
	width:22%;
	height:20px;
	font-size:14px;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:normal;
	color:#666;
	text-align:center;
	border:none;
	}