@charset "utf-8";
/* CSS Document */
html, body, div, iframe,
h1, h2, h3, h4, h5, h6, p, font, img, form, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

form{ margin:0 0 0 0; padding:0 0 0 0; }
#formTitle {
  color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:20px 0 17px 0;
}

input{
border:0px;
font-size:11px;
width:150px;
height:15px;
}
#id_comment{
font-size:11px;
width:168px;
height:75px;
border:0px;
}
#id_security{
width:100px;
height:23px;
border:0px;
}
#id_security_input{
height:21px;
width:100px;
border:0px;
}
#id_submit{
width:108px;
height:38px;
background:#63af05 url(/images/btn_submit.png) top left no-repeat;
border:0px;
}