/* CSS Document */

#lightwindow_contents {
	background:url(/images/bg_lightbox_comments.png) top left no-repeat;
	border:none;
	height:285px;
	}

#lightwindow_title_bar_close_link,
.lightwindow_title_bar_close_link {
	background:url(/images/trasp40.gif) top left no-repeat;
	text-indent:-9999px;
	width:40px;
	height:40px;
	font-size:0;
	}

#lightwindow_title_bar{
	height:40px;
	position:absolute;
	top:10px;
	right:50px;
	z-index:1;
	}

#comment_for_stage_create, #comment_create{
	margin:30px 0 0 30px;
	}

#result_send p, #comment_for_stage_create p, #comment_create p, .lightstyle p{
	margin:0 20px;
	padding-bottom:15px;
	border-bottom:1px dotted #e3ded3;
	font-size:11px;
	color:#364389;
	width:250px;
	font-weight: bold;
	}


#result_send {
  margin: 40px 0 0 45px;
}
#comment_for_stage_create textarea, #comment_create textarea {
	margin:0 20px;
	}

#comment_for_stage_create center, #comment_create center{
	width:319px;
	}
	
.bt_createcomment{
	background:url(/images/pulsanti/btn_commenta_tappa.gif) top left no-repeat;
	width:118px;
	height:23px;
	margin-left:120px;
	text-indent:-9999px;
	padding:0;
	border:none;
	cursor: pointer;
	}

.bt_createcomment:hover{
	background-position:bottom;
	}
	
#lightwindow_contents ul.error_list {
	margin: 6px 0 0 23px;
}

.lightwindow-image #lightwindow_contents {
	border: 10px solid #FFF !important;
}

.lightwindow-image a#lightwindow_title_bar_close_link,
.lightwindow-image a#lightwindow_title_bar_close_link:link,
.lightwindow-image a#lightwindow_title_bar_close_link:visited {
  background: none;
  text-indent: 0;
  width:auto;
  height:auto;
  font-size:11px;
  line-height: 11px;
  }

#lightwindow_title_bar {
	height:25px;
	position:static;
	overflow: hidden;
}

.lightwindow-image a.lightwindow_title_bar_close_link { display: none; }