#pop1_b, #pop1_s{
	display:none !important;
	}
#tmb_popup{
	display:none; font-family:georgia;
	}
#tmb_overlay{
	position:absolute; top:0px; left:0px; z-index:9999;
	width:100%; height:100%;
	background:#7a795e; opacity:.8; filter:alpha(opacity=80);
	}
#tmb_dialog{
	background:url(/wp-content/themes/scribbly/img/tmb_popup-bg.png); z-index:9999;
	position:fixed;
	}
#tmb_popup-content{
	position:relative;
	padding: 45px 65px 35px 35px;
	line-height:140%;
	}
#tmb_popup-finePrint{
	margin:7px 2px;
	color:#7b8d94; font-size:.9em; font-style:italic;
	}
#tmb_popup-close{
	display:block;
	width:38px; height:36px;
	background:url(/wp-content/themes/scribbly/img/tmb_popup-close.png);
	position:absolute; top:27px; right:30px;
	}
#tmb_popup-close:hover{
	opacity:.7; filter:alpha(opacity:70);
	}
#tmb_popup-heading{
	margin-bottom:10px;
	color:#b5581f; font-size:2em;
	}
#tmb_popup-copy{
	margin-bottom:15px;
	color:#34758c; font-size:1.15em; 
	}
#tmb_dialog th{
	padding-right:15px; vertical-align:middle;
	font-style:italic; color:#34758c; font-size:1.3em;
	}
#tmb_dialog input{
	height:28px; width:190px; padding-left:3px; padding-top:3px; margin-bottom:5px;
	border:1px solid #b5581f;
	font-size:1.4em;	
	}
#tmb_popup-submit{
	display:block; 
	margin-top:10px; margin-left:3px;
	color:#b5581f; font-size:2em; text-decoration:none;
	}
#tmb_popup-submit:hover{
	color:#cf8558;
	}

