

#lightwindow_contents {
	line-height:normal;
	background-color:#84B2CE;
}

#lightwindow_contents h2 {
	border:none;
	font-size:18px;
	font-weight:normal;
	margin:0;
}

#lightwindow_contents .topform{
	padding:10px;
}

#lightwindow_contents .inlayform {
	height:324px;
	overflow:auto;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin-bottom:5px;
	padding:10px;
}

#lightwindow_contents .inlayform ul{
	list-style-type: none;
	padding-right:10px;
	padding:10px;
}


#lightwindow_contents .bottomform{
	padding:10px;
}


#lightwindow_contents button {
	background:transparent url(/gif/csspix/bg_comment_button_w100.png) no-repeat scroll left top;
	border:0 none;
	color:#FFFFFF;
	font-size:10px;
	height:20px;
	padding-bottom:3px;
	width:100px;
}

#lightwindow_contents .lightwindowsubmit {
	background:transparent url(/gif/csspix/bg_comment_button_w100.png) no-repeat scroll left top;
	border:0 none;
	color:#FFFFFF;
	font-size:10px;
	height:20px;
	padding-bottom:3px;
	width:100px;
}

#lightwindow_contents .bottomform input{
	background:transparent url(/gif/csspix/bg_comment_button_w100.png) no-repeat scroll left top;
	border:0 none;
	color:#FFFFFF;
	font-size:10px;
	height:20px;
	padding-bottom:3px;
	width:100px;

}

