#popup {
    /*background: url(/extravel/images/2013/popbg.png) no-repeat left top;	*width: 484px;
	*height: 282px;height: 252px;*/
	background:#fff;
    display: none;
    height: 520px;
    padding: 15px;
    width: 800px;
}

.bClose {
	cursor:pointer;
	font-weight:bold;
	position:absolute;
	right:15px;
	text-decoration:none;
	top:10px;
}

.myform_table{
}
/*
.myform_table th{
	width: 100px;
	text-align: left;
	vertical-align:top;
}

.myform_table td{
	width: 300px;
	text-align: left;
	vertical-align:top;
}

.myform_table td input{
	border: 1px solid #666;
	width: 300px;
}

.myform_table td textarea{
	border: 1px solid #666;
	width: 300px;
	height: 100px;
}
*/