*html #backallscreenmemo button.file_action{
	padding-top:3px;
}
#backallscreenmemo{
	width:570px;
	padding:0;
	margin:0;
	position:fixed;
	left:50%;
	margin-left:-285px;
	top:0px;
}
*html #backallscreenmemo {
	position:absolute;
	top: expression( eval(document.body.parentNode.scrollTop) + "px");
}
.wide_content{
	margin:0 2% 0 26%;
	position:relative;
}
.inline_assistant{
	color:#FFFFFF;
	position:absolute;
	top:-12px;
	right:0px;
	width:284px;	
	margin:0px auto;
}
*html .inline_assistant{
	right:2%;
}
.inline_assistant div {
	background:transparent url(/images/inline_assistant_bg.png) no-repeat scroll 0 100%;
	padding:0 35px 67px 20px;
	margin:0px auto;
}
*html .inline_assistant div{
		margin-top:-3px;
		padding-top:3px;
}
*+html .inline_assistant div{
		margin-top:-3px;
		padding-top:3px;
}

.inline_assistant div strong{
	display:block;
	font-size:12px;
	font-weight:bold;
}
.people_strip {
	position:absolute;
	min-width:1002px;
	overflow:hidden;
	width:100%;
	top:60px;
	height:96px;
	left:0px;
}
.people_strip #photos-list{
	height:96px;
	left:50%;
	margin-left:-1000px;
	position:relative;
	text-align:center;
	width:2000px;
}

.people_strip #photos-list #photos-list-left{
	float:left;
	height:96px;
	text-align:right;
	width:35%;
}

.people_strip #photos-list #photos-list-right{
	float:left;
	height:96px;
	text-align:left;
	width:65%;
}

.people_strip #photos-list-right img , .people_strip #photos-list-right span{
	margin-right:3px;
	padding:0;
	height:96px;
	float:left;
}
.people_strip #photos-list-left img ,.people_strip #photos-list-left span{
	float:right;
	margin-right:3px;
	padding:0;
	height:96px;
}
.people_strip .insert{
	height:96px;
	width:72px;
}
.people_strip .insert.orange { background:#ffbe7f; }
.people_strip .insert.pink { background:#eec4f9; }
.people_strip .insert.grey { background:#ebeef1; }
.people_strip .insert.green { background:#9ee37f; }
.people_strip .insert.light_green { background:#c7efb8; }
.people_strip .insert.yellow { background:#fff27f; }
.people_strip .insert.blue { background:#89b9ee; }
.people_strip .insert.light_blue { background:#95daea; }
.people_strip .insert.brown { background:#ff9f7f; }
.people_strip .insert.key{
	background:#FFCC66 url(/images/people_strip_icons.png) no-repeat -144px 0;
}
.people_strip .insert.add {
	background:#9ee37f;
	position:relative;
}
.people_strip .insert.add span {
	position:absolute;
	background:#fff;
	display:block;
	left:50%;
	top:50%;
	font-size:0;
	line-height:0;
}
.people_strip #photos-list-right .insert.add span.w {
	width:35px;
	height:5px;
	margin:-2px 0 0 -17px;
}
.people_strip #photos-list-right .insert.add span.g {
	height:35px;
	width:5px;
	margin:-17px 0 0 -2px;
}

.registration_head,.Photocreate_head{margin-top:10px;}

.registration_head h1 ,.Photocreate_head h1{
	margin-bottom:0.5em;
}

.registration_head p ,.Photocreate_head p{
	margin:0 0 1.5em;
}

i.pen {
	background:#FFFFA3;
	font-style:normal;
	line-height:normal;
	padding:0;
}
		
.form_fields .input.remember {
	clear:both;
	margin:-12px 0 0;
}

.form_fields .rest_input.sign_in button {
	float:left;
	margin-right:50px;
	margin-top:-2px;
	vertical-align:middle;
}		

.form_fields .rest_input {
	clear:both;
	padding-top:13px;
}
.form_fields .rest_input button {
	font-size:1.084em;
}

.form_fields .rest_input.sign_in button {
	float:left;
	margin-right:50px;
	margin-top:-2px;
	vertical-align:middle;
}
button.finish, input.finish {
	background:#389E05;
	border-color:#ABD895 #2C7408 #1B5200 #70B94C;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-size:1.084em;
}

.new_signup .agreement {
	color:#666666;
	margin-top:15px !important;
}
.form_fields .agreement {
	color:#666666;
	font-size:0.92em;
	line-height:1.7em;
	margin-top:15px;
	width:65%;
}
.signup_birthday {
	width:310px;
	visibility:visible
}
.signup_birthday #f_year {
	width:28%;
}
.signup_birthday #f_month {
	width:41%;
}
.signup_birthday #f_day {
	width:21%;
	margin-right:10px!important;
	margin-right:0px;
}
.signup_birthday select {
	border:1px solid #737373;
	float:left;
	font-size:1.5em;
	margin-bottom:6px;
	margin-right:10px!important;
	margin-right:12px;
}

#js_pw_tooltip span {
	display:none;
}
#js_pw_tooltip span.js_pw_info
{
	display:block;
} 
	
.js_pw_toshort b { color: #e82222 }
.js_pw_weak b { color: #963 }
.js_pw_medium b { color: #F60 }
.js_pw_strong b { color: #390 }	

.form_fields .rest_input.sign_in {
	display:inline-block;
	min-width:298px;
	white-space:nowrap;
}

.form_fields dl input, .form_fields .input input {
	border-color:#737373 #D3D3D3 #D3D3D3 #737373;
	border-style:solid;
	border-width:1px;
	font-size:1.5em;
	margin-bottom:6px;
	vertical-align:middle;
	width:300px;
}
.form_fields .c input{
	vertical-align:middle;
	border:none;
	width:auto;
	margin:0px auto;
	font-size:12px;
}		
.form_fields .input .description {		
	clear:both;
	color:#A9A9A9;
	font-size:0.92em;
	padding-bottom:4px;
	width:370px;
}

.form_fields .for_forgot{
	display:block;
	text-align:right;
	white-space:nowrap;
}

.form_fields .for_forgot a.js_enabled {
	border-bottom-style:dashed;
}
.form_fields .for_forgot a {
	border-bottom:1px solid;
	text-decoration:none;
}

.form_fields{
	clear:both;
	padding:5px 0;
}
.content h1, .content h2, .content h3, .pf_content h1, .pf_content h2, .pf_content h3, .tleft h1, .tleft h2, .tleft h3, .wide_content h1 {
	margin-left:0;
	margin-right:0;
}
.form_fields dl, .form_fields .input,.form_fields .input2, .form_fields .field, .form_fields .rest_input, .form_fields .location_not_js {
	margin-bottom:13px;
	position:relative;
}

.form_fields dl dt, .form_fields .input label,.form_fields .input2 label, .form_fields .input .label, .form_fields .field .field_label, .form_fields .location_not_js label {
	color:#666666;
	font-size:1.25em;
	font-weight:normal;
	left:-240px;
	margin:auto;
	padding-top:2px;
	position:absolute;
	text-align:right;
	vertical-align:middle;
	white-space:nowrap;
	width:220px;
}
.content h1, .content h2, .content h3, .pf_content h1, .pf_content h2, .pf_content h3, .tleft h1, .tleft h2, .tleft h3, .wide_content h1 {
	margin-left:0;
	margin-right:0;
}	

#backallscreenmemo h3
{
	color:#333333;
	margin:0;
	padding:13px 0 10px 15px;
	text-align:left;
	position:relative;
	border-bottom:1px solid #ddd;
} 
#backallscreenmemo h3 span{
	font-size:1em;
}
#backallscreenmemo h3 a	, #backallscreereport h3 a{		
	font-size:12px;
	padding:4px 18px 0px 0;
	text-decoration:none;
	height:16px;
	position:absolute;
	right:20px;
	top:15px;
	color:#a5a5a5;
	background:url(/images/close_grey.gif) no-repeat right top;
}
#backallscreenmemo h3 a:hover,#backallscreereport h3 a:hover	{
	color:#666666!important;
	background:url(/images/close_grey.gif) no-repeat right -182px;
}
#backallscreenmemo #upiframefile{
	height:240px;
	overflow:auto;
	/*background:#FFFFFF url(/images/upload_list_bg.png) repeat scroll 0 0;		*/
}

#backallscreenmemo #upiframefile Li{
	height:26px;
	overflow:hidden;
	width:100%;
	font-size:12px;
	margin:0px;
	padding:7px 0;
	float:none;
}
	
#backallscreenmemo #upiframefile li div{
	height:26px;
	line-height:26px;
	float:left;
}
#backallscreenmemo #upiframefile li .ok{
	height:26px;
	margin:0;
	width:50px;
	background:url(/images/ok.gif) no-repeat left 5px!important;
	background:url(/images/ok.gif) no-repeat left 3px;
	text-indent:20px;
}
.uperr{
	background:url(/images/uppicerr.gif) no-repeat left 5px!important;
	background:url(/images/uppicerr.gif) no-repeat left 3px;
	text-indent:25px;
}

	
#backallscreenmemo #bottom{
	border-top:1px solid #ddd;
	padding:13px 20px 10px;
	position:relative;
	text-align:center;
}
#backallscreenmemo #bottom .btn{
	background:#2D75C9 url(../i/buttons_bg.png) repeat-x scroll 0 -150px;
	border-color:#A7C6EB #225590 #153C69 #6A9EDA;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-size:1.084em;
	overflow:visible;
	padding:2px 15px;
	width:auto;
	cursor:pointer;
}
#backallscreenmemo #backallscreenmemo2{
	background:#DBFFC9;
	padding:27px 21px 18px;
	color:#666666;
}
#backallscreenmemo #backallscreenmemonone{
	background-color:#FFFFD7;
	padding:27px 21px 18px;
	color:#666666;
}
#backallscreenmemo p.description {
	color:#3A6D1E;
	margin:0;
	padding-bottom:0.5em;
	text-align:center;
}
#backallscreenmemo .box_riseup{
	margin-bottom:1.5em;
	border:4px solid #7EDF4D;
	margin:20px 0 15px;
	padding:13px 15px 13px 0;
	position:relative;
	text-align:center;
	background-color:#B8FF93;
	width:505px;
}
#backallscreenmemo .box_riseup i{
	background-image:url(/images/box_sl.png);
	background-repeat:no-repeat;
	font-size:0;
	height:14px;
	line-height:0;
	position:absolute;
	width:15px;
	z-index:1;
}
#backallscreenmemo .box_riseup i.i-tl{
	background-position:-120px 0;
	left:-4px;
	top:-4px;
}
#backallscreenmemo .box_riseup i.i-tr{
	background-position:-135px 0;
	right:-4px;
	top:-4px;
}
#backallscreenmemo .box_riseup i.i-bl{
	background-position:-120px -14px;
	left:-4px;
	bottom:-4px;
}
#backallscreenmemo .box_riseup i.i-br{
	background-position:-135px -14px;
	right:-4px;
	bottom:-4px;
}

#backallscreenmemo .box_riseup h3 {
	color:#3A6D1E;
	margin:0 0 0.5em !important;
	padding:2px 18px !important;
	position:relative;
	border-bottom:none;
	text-align:center;
}
#backallscreenmemo .box_riseup button.riseup_open{
	font-size:1.083em;
	display:inline-block;
	margin:0;
	vertical-align:middle;	
	background:#2D75C9;
	border-color:#A7C6EB #225590 #153C69 #6A9EDA;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
}
#backallscreenmemo p.info{
	color:#6A9951;
	font-size:1em;
	line-height:1.5;
	margin:0;
	text-align:center;
}
#backallscreenmemo #backallscreenmemo3{
	position:relative;
	color:#5C5C5C;
	font-size:1.076em;
	height:178px;
	padding:41px 0 42px;
	width:507px;
}
#backallscreenmemo #backallscreenmemo3 #bgback{
		background:url(/images/wizard_cloud.png) no-repeat 0px 0;		
		position:absolute;
		top:0px;
		left:0px;
		height:254px;
		width:100%;
}
*html #backallscreenmemo #backallscreenmemo3 #bgback{
		background-image: none;
 		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/wizard_cloud.png');
}
#backallscreenmemo #backallscreenmemo3 .ctnt{
	height:172px;
	margin:0 81px;
	overflow:auto;
	position:relative;
}

#backallscreenmemo #backallscreenmemo3 span.v_center {
	height: 99%;
	line-height: 0;
	font-size: 0;
}

#backallscreenmemo #backallscreenmemo3 span.v_center {
	display: table-cell;
	margin: 0;
	height: 167px;
	vertical-align: middle;
}
*html #backallscreenmemo #backallscreenmemo3 span.v_center { display: inline }
*+html #backallscreenmemo #backallscreenmemo3 span.v_center { display: inline }

#backallscreenmemo #backallscreenmemo3 .ctnt p{
	display:table-cell;
	height:167px;
	margin:0;
	vertical-align:middle;
	font-size:14px;
	overflow:hidden;
}
*html #backallscreenmemo #backallscreenmemo3 .ctnt p {
	display: inline;
	height: auto;
}
*+html #backallscreenmemo #backallscreenmemo3 .ctnt p {
	display: inline;
	height: auto;
}
#backallscreenmemo #backallscreenmemo3 .ctnt p span.ok{
	background:url(/images/24_ok.gif)  no-repeat;
	display:block;
	margin-bottom:0.8em;
	padding-left:37px;
}

#backallscreenmemo #backallscreenmemo3 .ctnt p a{
	margin-left:37px;
	position:relative;
}
*+html #backallscreenmemo #backallscreenmemo3 {padding-top:80px;}
*html #backallscreenmemo  #backallscreenmemo3 {padding-top:80px;background-color:none;}

#backallscreenmemo #deleteFolder{
	color:#666;
}

#DIVMainPicList{
	clear:both;
	width:100%;
}
#DIVMainPicList .photos{
	float:left;
}
#DIVMainPicList .photos .p_photoover .control{	
	visibility:visible;
}
#DIVMainPicList .photos .p_photo{
	color:#999999;
	float:left;
	line-height:1.819em;
	margin:0 30px 3.67em 0;
}
#DIVMainPicList .photos .p_photo div{
	font-size:1em;
	position:relative;
}
#DIVMainPicList .photos .p_photo div a.img{
	background-color:#fff;
	border:1px solid #E0E0E0;
	min-height:0;
	display:block;
}
#DIVMainPicList .photos .p_photo div a img {
	display:inline-block;
	height:48px;
	border:5px solid #fff;
}
#DIVMainPicList .photos .p_photo div a.img:hover img {
	border:5px solid #538CEA!important;
}

#DIVMainPicList #DivShowPicAdd{
	border:1px solid #E0E0E0;
	margin-right:0;
	padding:5px;
	color:#999999;
	float:left;
	line-height:1.819em;
	margin:0 30px 3.67em 0;
}
#DIVMainPicList #DivShowPicAdd:hover{
	background-color:#538CEA;
}
#DIVMainPicList #DivShowPicAdd #Add-img{	
	background:#fff url(/images/addpic.gif) no-repeat  center center;
	height:48px;
	width:48px;
}

.photos  .control{
	background:#FFFFFF none repeat scroll 0 0;
	height:16px;
	overflow:hidden;
	padding:1px 0 0;
	position:absolute;
	right:5px;
	top:5px;
	visibility:hidden;
	width:65px;
}
.p_photo .control .rotate_ccw {
	left:0;
	background:url(/images/control_photo.gif) no-repeat 0px 1px;
}
.p_photo .control .rotate_ccw:hover {
	background-position: 0px -15px;
}
.p_photo .control .rotate_cw {
	left:22px;
	background:url(/images/control_photo.gif) no-repeat -22px 1px;
}
.p_photo .control .rotate_cw:hover {
	background-position: -22px -15px;
}
.p_photo .control .remove{
	left:46px;
	width:15px;
	background:url(/images/control_photo.gif) no-repeat -46px 1px;
}
.p_photo .control .remove:hover{
	background-position: -46px -15px;
}
.p_photo .control .rotate_ccw, .p_photo .control .rotate_cw, .p_photo .control .remove{		
	border:0 none;
	font-size:0;
	height:16px;
	line-height:0;
	padding:0;
	position:absolute;
	top:0;
	width:19px;
}

.rate{
	bottom:0;
	right:-1px;
	color:#FFFFFF;
	display:block;
	padding:2px 0 0 3px;
	position:absolute;
	z-index:100;
}

.rate.zero, .rate.zero span{
	background:url(/images/top_rate_border_zero.png) no-repeat 0 0;
}

.rate, .rate span {
	background:url(/images/top_rate_border.png) no-repeat 0 0;
}
.rate span {
	background-position:100% 0 !important;
	display:block;
	left:3px;
	position:relative;
	top:-2px;
}
.rate span span {
	background-position:100% 100% !important;
	left:0;
	top:4px;
	position:relative;
}

.rate span span span {
	background-position:0 100% !important;
	left:-6px;
	top:0;
}

.rate span span span span {
	background:#FFB650 url(/images/top_rate_bg.png) repeat-x 0 50%;
}

.rate.zero span span span span {
	background:#CAC9C9 url(/images/top_rate_bg_zero.png) repeat-x scroll 0 50%;
	text-shadow:0 1px #9C9C9C;
}
.rate span span span span {
	font-size:1.167em !important;
	left:3px;
	letter-spacing:-1px;
	line-height:0.858;
	margin:0 -2px;
	min-width:0;
	padding:2px;
	text-align:center;
	text-decoration:none;
	text-shadow:0 1px #E7821D;
	top:-2px;
}

.photos .description{
	display:block;
	font-size:0.9167em;
	left:0;
	overflow:hidden;
	position:absolute;
	right:0;
	white-space:nowrap;
	width:100%;
}
.photos .description a{
	color:#999;
	display:inline-block;
}

.confirm{
	display:none;
	/*padding:0 12px 37px 0;*/
	position:absolute;
	left:100px;
	top:400px;
	z-index:8000;
	text-align:right;
	vertical-align:baseline;
}

.confirm .tpt{
	z-index:1000; 
	width:177px;
	position:relative;
	padding-bottom:34px;
	height:66px;
	padding-right:1px;	
}

.confirm .tpt .tbt{
	background:url(/images/confirm_br_top.png) no-repeat;
	height:66px;width:177px; 
	left:0px;
	top:0px; 
	z-index:1000;
	position:absolute;
	z-index:1000;
	text-align:left;
	padding-top:10px;
	padding-left:20px;	
}
*html .confirm .tpt .tbt{
	background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src=/images/confirm_br_top.png );
}
*+html .confirm .tpt .tbt{
	background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src=/images/confirm_br_top.png );
}
.confirm .tpt .btn{
	position:absolute;height:30px;width:28px;right:12px;bottom:0px; z-index:1001;
	background:url(/images/confirm_br_bottom.png) no-repeat ;
}
#confirm2.confirm .tpt .btn{
	position:absolute;height:30px;width:28px;left:12px;bottom:0px; z-index:1001;
	background:url(/images/confirm_br_bottom_right.png) no-repeat ;
}
*html .confirm .tpt .btn{
	background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src=/images/confirm_br_bottom.png );
}
*+html .confirm .tpt .btn{
	background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src=/images/confirm_br_bottom.png );
}
*html #confirm2.confirm .tpt .btn{
	background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src=/images/confirm_br_bottom_right.png );
}
*+html #confirm2.confirm .tpt .btn{
	background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src=/images/confirm_br_bottom_right.png );
}
.confirm .tpt .bcn{
	position:absolute; 
	top:12px;
	left:15px; 
	z-index:2000; 
	text-align:left;
	width:100%;
	height:73px;
}

.confirm  .ask{
	color:#7D660A;
	font-weight:bold;
	margin-bottom:8px;
}
.confirm  #confirm_buttons{
	text-align:left;
}
.confirm  #confirm_buttons input{
	cursor:pointer;
}
.remark{
	width:350px; 
	text-align:right;
	color:#999;
}

.c{
	padding-top:4px;
}
.c.jsw .jst , .c .jsh{
	display:none;
}

.c span{
	margin-left:2px;
	vertical-align:middle;
	display:inline-block;
	margin-top:3px;
}
.jsw .jsh{
	display:block;
}

#entryaccesschange div,#tagaccesschange div, #commentsaccesschange div{
	padding-bottom:5px;
	text-align:left;
}
.form_name {
	display:table;
	padding:1em 0 0;
	margin:0 auto;
	text-align:right;
	zoom:1;
}
*html .form_name{display:inline}
*+html .form_name{display:inline}
.form_name label {
	color:#666;
	font-size:1.34em;
	padding:0 10px 0 0;
	vertical-align:middle;
}
.form_name input {
	border:1px solid #737373;
	border-right-color:#d3d3d3;
	border-bottom-color:#d3d3d3;
	font-size:1.9em;
	width:209px;
	vertical-align:middle;
}
.form_name span {
	display:inline-block;
	color:#9d9d9d;
	padding-top:5px;
}
#Del_File_MS{
	width:243px;
	height:119px;
	position:absolute;
	z-index:9999;
	color:#7D660A;
}
#Del_File_MS #Del_File_MS_BM{	
	background:url(/images/confirm_b_tail.png);	
	width:243px;
	height:119px;
}
*html #Del_File_MS #Del_File_MS_BM {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/confirm_b_tail.png');
}

ul.upload_options{
 margin:0 -20px;
 background:#fff;
 text-align: center;
 color:#666;
 min-height:0;
 border-bottom:1px solid #d3d3d3;
}
ul.upload_options li {
 display:-moz-inline-box;
 display:inline-block;
 margin:0 9px; // margin:0 12px;
 position:relative;
}

ul.upload_options li.with_files { margin-left:0 }
*html ul.upload_options li { display:inline }
*+html ul.upload_options li { display:inline }
ul.upload_options a {
 // display: inline-block;
 padding:4px 0 8px;
 margin-bottom:-1px;
 text-decoration: none;
}
*html ul.upload_options a { padding:4px 0 8px }
.upload-ovl ul.upload_options a span { text-decoration: underline }
.upload-ovl ul.upload_options a em {
 position:absolute;
 top:4px;
 right:-12px;
 width:1px;
 height:11px;
 background:#b9b9b9;
 font-size:0;
}
*html .upload-ovl ul.upload_options a em { top:7px; }
*+html .upload-ovl ul.upload_options a em { top:9px }
ul.upload_options b.current_option {
 font-weight:normal;
 background:#f6f6f6;
 padding:5px 12px 8px;
 border:1px solid #d3d3d3;
 border-bottom:none;
 position:relative;
 margin-bottom:-1px;
 display:inline-block;
 z-index:3;
}
*html ul.upload_options b.current_option { padding:7px 12px 8px }
*+html ul.upload_options b.current_option { padding:5px 12px 7px }
.upload_options b.current_option i {
 display: -moz-inline-box;
 display: inline-block;
 vertical-align: middle;
 margin: -5px 6px -3px 0;
 font-size: 0;
 background: url(/images/icons-upload.png) no-repeat  0 0;
}

.upload_options .with_files b.current_option i {
 width: 16px;
 height: 16px;
 background-position: -16px 0;
}
.ctrhint{
 background: url(/images/photo_multi_pchint.gif) no-repeat 0 0;
 color: #333;
 font-size: 1.083em;
 padding:5px 0 10px 58px;
 width:222px;
 margin:30px auto 14px;
}
.add_files {
 text-align:center;
 color: #666;
 padding-bottom:8px;
}
.add_files #ua_files_bn{
	margin-bottom:26px;
}
.add_files p {
	margin:0px;
	text-align:center;
}
.add_files p small{
		font-size:0.8462em;
		line-height:1.455;
}

.wizard{
	background:#F6F6F6 ;
	border-top:1px solid #D3D3D3;
	padding:15px 30px 20px 125px;
	position:relative;
}
#backallscreereport{	
}
#backallscreereport h3{
	margin:0;	
	padding:16px 0 17px 15px;	
	color:#AD1616;
	position:relative;
}

#backallscreereport h3 a{
	
}

.wizard h6{
	font-size:1.2em;
	margin:0 0 0.5em;
}
.wizard .reason_list{
	position:relative;
}
.wizard ul {
margin-bottom:1.1em;
}
.wizard ul li {
	margin-bottom:0.4em;
}
.wizard ul li input, .wizard ul li label,.wizard .ignore_list input , .wizard .ignore_list label{
	vertical-align:middle;
}
.wizard ul li input , .wizard .ignore_list input {
	margin-left:0;
	margin-right:7px;	
}
.wizard .default_reason ,.wizard .reason-enabled .default_reason , .wizard .reason-photo .photo_reason{
	display:block;
}

.wizard  h6 i , .wizard .photo_reason ,.wizard .reason-photo .default_reason {
	display:none;
}
.wizard .reason-photo h6 i , .wizard .reason-enabled h6 i {
	display:inline;
}
.wizard  h6 i {
	color:#666666;
	font-weight:normal;
}

.wizard .textarea_wrap{
	position:relative;
}
.wizard .disable_tool {
 display:block;
 position:absolute;
 left:0;
 top:.35em;
 width:322px;
 height:50px;
 background:#fff;
 opacity: 0.5;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
 filter:Alpha(opacity=50);
 visibility:visible;
}
.wizard textarea{
	border-color:#737373 #D3D3D3 #D3D3D3 #737373;
	border-style:solid;
	border-width:1px;
	height:45px;
	margin:0.35em 0 0.5em;
	overflow:auto;
	width:318px;
}
.wizard  .rest_input{
	color:#666666;
	margin-right:95px;
	padding-top:1.2em;
	padding:2em 0 0;
	text-align:center;
}
.wizard  .rest_input a{
	margin-left:4px;
}

*html .wizard  .rest_input button{
	padding-top:3px;
	padding-bottom:1px;
}

*+html .wizard  .rest_input button{
	padding-top:3px;
	padding-bottom:0px;
}
 button.disabled{
 	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
	filter:alpha(opacity=50)
}
.wizard_cloud span.v_center {
	height: 99%;
	line-height: 0;
	font-size: 0;
}
.wizard_cloud p,
.wizard_cloud span.v_center {
	display: table-cell; // display: inline-block;
	margin: 0;
	height: 167px;
	vertical-align: middle;
}
*html .wizard_cloud span.v_center { display: inline }
*+html .wizard_cloud span.v_center { display: inline }


h6.reason{
font-size:12px;
margin-bottom:0px;
}
ul.p_add_photo{
padding:0px 0 0 35px;
font-size:14px;
line-height:22px;
}
ul.p_add_photo li{
margin-bottom:13px;
}
ul.p_add_photo p
{
	font-size:12px;
	padding-bottom:0px;
}
ul.p_add_photo p span {
background-image:url(/images/pollice-su.gif);
background-repeat:no-repeat;
font-size:0;
height:21px;
margin:1px 0 0 -20px;
position:absolute;
width:21px;
}

ul.p_add_photo li span {
background-image:url(/images/p_circles.png);
background-repeat:no-repeat;
font-size:0;
height:21px;
margin:1px 0 0 -29px;
position:absolute;
width:21px;
}
*html ul.p_add_photo li span { margin-top: -2px }
*+html ul.p_add_photo li span { margin-top: -1px }
ul.p_add_photo li.o1 span {
background-position:0 0;
}
ul.p_add_photo li.o2 span {
background-position:0 -21px;
}
ul.p_add_photo li.o3 span {
background-position:0 -42px;
}
.add_photos_of_me{
color:#999999;
font-size:11px;
margin-bottom:2em;
padding:17px 0 0;
}
.add_photos_of_me a {
font-size:16px;
padding-bottom:0.6em;
}
.add_photos_of_me p {
padding:8px 0 0;
}
#DivNonePic p{margin-top:0px}