#cForm{
	position: relative;
}

#mailFriend{
	width: 700px;
	margin: 0 auto;
	background: #EBEBFF url(../images/atr1.jpg) no-repeat top left;
}
#kidsOnBeach{
	position: absolute;
	top: 35px;
	right: 70px;
}

#mailFriend th{
	color: white;
}

#mailFriend td{
	font-weight: bold;
	padding: 10px;
}

form #submitButton{
	width: 70px;
	margin: 10px auto;
}

