body {

}

.conFormTop {
	background:url(http://www.kidica.com/i/formBGTop.gif) #7ab6e2;
	background-repeat:no-repeat;
	background-position:center;
	height:5px;
	margin-top:25px;
	width:550px;
}

.conForm {
	margin:0 auto;
	background:url(http://www.kidica.com/i/formBG.gif) #7ab6e2;
	background-repeat:repeat-y;
	padding:20px;
	width:510px;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
}

.conFormBot {
	background:url(http://www.kidica.com/i/formBGBot.gif) #7ab6e2;
	background-repeat:no-repeat;
	height:5px;
	width:550px;
}

.field {
	margin:10px 0 10px 0;
	width:200px;
}

#CaptchaDiv{
width:300px;}