#dropin {
	width:500px;
	height:300px;
	background-color:#FFF;
	padding:8px 20px 20px 20px;
	border: 5px solid #565656;
	visibility:hidden;
	z-index:5;
	position:absolute;
	top:140px;
	left:50%;
	right:50%;
	margin-left:-265px;
	font-size:12px;
	line-height:110%;
}

.close {
	text-align:left;
	margin-bottom:10px;
}
.closeSub {
	font-size:10px;
	margin-left:5px;
}
.hoverT {
	text-align: center;
	padding:5px 0 5px 0;
	color:#FFFFFF;
	font-size:14px;
	background:url(../img/hover/title.png) no-repeat;
	height:33px;
	padding:11px 0 0 30px;
}
.hTxtB {
	font-size:13px;
	margin-bottom:10px;
	line-height:130%;
	font-weight:bold;
	border:1px solid #FFF4C8;
	background:#FFF9EE;
	padding:8px 0 8px 13px;
}
.hTxt {
	margin-bottom:10px;
	line-height:130%;
}

#hMail {
	background:#E7E7E7;
	border:1px solid #CCC;
	text-align:center;
	line-height:130%;
	padding:6px;
}
.M2 {
	width:130px;
}

.hTable {
	width:480px !important;
	margin:0 0 5px 0 !important;
	border-collapse:collapse !important;
}
.hTable td {
	padding:0 !important;
	border-collapse:collapse !important;
	padding:4px !important;
	background:none !important;
	border:none !important;
	width:140px !important;
}
.hTable th {
	padding:0 !important;
	border-collapse:collapse !important;
	padding:4px !important;
	background:none !important;
	border:none !important;
	width:100px !important;
}


#hMail p.center {
	margin-bottom:5px;
}



























