@charset "UTF-8";
#protect_path_wrapper.protect_path_container
{
	width:330px;
	margin:0px auto; 
	padding:15px;
	border:1px dashed #333;
	background-color:#eee;	
}

#protect_path_wrapper .protect_path_prompt
{
	font-family: arial;
	font-size:14px;
	color: #404040;
	line-height: 1.4;
}

#protect_path_wrapper .protect_path_passwordform
{
}
