.hidden {
  display: none;
}

.thumbs {
	border-style:solid;
	border-width:6px;
	border-color:#222;
	background-color:#222;
}

.img_b {
	background-color:#222;
	text-indent:10px;
	line-height:20px;
}

#container {
width:920px;
text-align:left;
}

#iframe_form{
	padding:30px 0 0 25px;
}
	
#datamain{
width: 400px;  
height: 450px;
}  

.content_tour { position:relative; }


.content_tour { position:relative; }

#purr-container {
			position:absolute;
			top:260px;
			right: 90px;
			z-index:2000;
		}
		
		.notice {
			position: relative;
			width: 250px;
			text-align:left;
			background:none;
		}
			.notice .close	{position: absolute; top: -5px; right: 1px; display: block; width: 18px; height: 17px; text-indent: -9999px; background: url(purrClose.gif) no-repeat 0 10px;}
		
		.notice-body {
			min-height: 30px;
			padding: 5px 50px 0 40px;
			background: url(info_panel.png) no-repeat left top;
			width:270px !important;
			color: #f9f9f9;
			font-size: 16px; 	
			font-weight:bold;

		}
			/*.notice-body {margin: 0; font-size: 16px; font-weight:bold;}
			.notice-body {margin: 5px 0 0 10px; font-size: 12px; line-height: 1.2em;}*/
			
			#thumbWheel {
				visibility:hidden;
				
				}

#iframe_form{
	padding:20px 0 0 20px;
    width: 400px;
    }
    

/* footer */
#footer_wrap { background-color:#3b5998; }
#footer { width:960px; margin:0 auto; background-color:#3b5998; color:#ccc; padding:16px 16px 25px 16px; font-size:11px; line-height:1.4em; }
#footer a { font-size:11px; color:#999; text-decoration:none; }
#footer a:hover { color:#fff; }
#footer #left_copy {
	float:left;
	width:218px;
	padding-left: 20px;
}
#footer ul { float:left; padding:0 70px 0 20px; }
#footer #right_disclaimer { float:right; width:460px; }
#footer #right_disclaimer h1 { font-size:11px; }
.ftr {color:#fff;font-size:10px;margin:auto;padding-top:20px;width:620px;}
