@charset "utf-8";
/* CSS Document */
body{
color:white;
background-image:url(/images/bg5.jpg);
}




input{
	border:1px solid #d6d5d5;
	color:#d6d5d5;
	font-size:12px;
	margin-bottom:8px;
	width:220px;
	height: 20px;
	background-color:#000000;
}
#id_comment{
	border:1px solid #d6d5d5;
	color:#d6d5d5;
	margin-bottom:8px;
	height:180px;
	width:445px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000000;
}
#id_security{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100px;
	height:20px;
}
#id_security_input{
	margin:0 10px 0 10px;
	padding:0 0 0 0;
	height:20px;
	width:135px;
	text-align:center;
}
#id_submit{
	background-color:#313232;
	border:none;
	color:#FFFFFF;
	font-size:11px;
	margin:0 0 0 0;
	padding:2px 0 8px 0;
	height:20px;
	width:188px;
}


#formTitle {
	color: #dddddd !important;
	font-size: 17px !important;
	font-weight:bold !important;
	font-family:Arial, Helvetica, sans-serif !important;
	padding: 0px;
	margin: 0px;
	height: 45px;
}

#bday
{
 margin-left:8px;
 width:230px;display:block;
}

#ann
{
 margin:8px;
}

#comments
{
margin-left:6px;
margin-top:14px;
}

#comments textarea
{
  width:220px;
  height:105px;
  background-color:#000000;
  color:#ffffff;
}

#code input
{
 margin-top:6px;
}

#submit input
{
 height:40px;
 font-weight:bold;
}

#heading
{
 margin:auto;
 color:#ffffff;
 font-size:22px;
 font-weight:bold;
 margin-bottom:10px;
}

#check input
{
 width:14px;
 height:15px;
 padding:0px;
 margin:0px;
}

#check
{
 margin-bottom:5px;
}
