/* CSS Document */
<!--
	body,td,th 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a3e4ff;
	}
	body 
	{
	background-color: #0092cf;
	margin: 0px;
	}
	strong
	{
	color: #FD1086;
	}
	a:link
	{
	text-decoration: underline;
	color: #008ac3;
	}
	a:active
	{
	text-decoration: underline;
	color: #008ac3;
	}
	a:visited
	{
	text-decoration: underline;
	color: #008ac3;
	}
	a:hover
	{
	text-decoration: underline;
	color: #02CBFD;
	}
	a:link.terms
	{
	text-decoration: underline;
	color: #FFFFFF;
	}
	a:active.terms
	{
	text-decoration: underline;
	color: #FFFFFF;
	}
	a:visited.terms
	{
	text-decoration: underline;
	color: #FFFFFF;
	}
	a:hover.terms
	{
	text-decoration: underline;
	color: #FFFFFF;
	}
	p.terms
	{
	position: absolute;
	top: 600px;
	left: 180px;
	width: 585px;
	}
	div.title
	{
	position: absolute;
	top: 186px;
	left: 250px;
	width: 400px;
	text-align: center;
	}
	img#guy
	{
	position: absolute;
	top: 270px;
	left: 280px;
	}
	img#girl
	{
	position: absolute;
	top: 278px;
	left: 480px;
	}
	img#or
	{
	position: absolute;
	top: 340px;
	left: 430px;
	}
	span#name1
	{
	position: absolute;
	left: 265px;
	top: 284px;
	color: #666666;
	font-size: 16px;
	font-weight: bold
	}
	span#name2
	{
	position: absolute;
	left: 265px;
	top: 331px;
	color: #666666;
	font-size: 16px;
	font-weight: bold
	}
	span#name3
	{
	position: absolute;
	left: 265px;
	top: 378px;
	color: #666666;
	font-size: 16px;
	font-weight: bold
	}
	span#firstname
	{
	position: absolute;
	left: 255px;
	top: 284px;
	color: #666666;
	font-size: 16px;
	font-weight: bold
	}
	span#cell
	{
	position: absolute;
	left: 237px;
	top: 334px;
	color: #666666;
	font-size: 16px;
	font-weight: bold
	}
	span#pin
	{
	position: absolute;
	left: 245px;
	top: 394px;
	color: #666666;
	font-size: 16px;
	font-weight: bold
	}
	input
	{
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	border: 0;
	background-image: url(images/blank.gif);
	}
	input#fName1
	{
	position: absolute;
	left: 10px;
	top: 13px;
	width: 280px;
	}
	input#fName2
	{
	position: absolute;
	left: 10px;
	top: 60px;
	width: 280px;
	}
	input#fName3
	{
	position: absolute;
	left: 10px;
	top: 107px;
	width: 280px;
	}
	input#fFirstname
	{
	position: absolute;
	left: 10px;
	top: 13px;
	width: 280px;
	}
	input#YourMobile
	{
	position: absolute;
	left: 10px;
	top: 13px;
	width: 280px;
	}
	input#fCell2
	{
	position: absolute;
	left: 51px;
	top: 13px;
	width: 32px;
	}
	input#fCell3
	{
	position: absolute;
	left: 92px;
	top: 13px;
	width: 44px;
	}
	input#fPin
	{
	position: absolute;
	left: 10px;
	top: 13px;
	width: 65px;
	}
	div.fields
	{
	position: absolute;
	top: 268px;
	left: 340px;
	width: 299px;
	height: 140px;
	background-image: url(images/fields.gif);
	}
	div.field
	{
	position: absolute;
	top: 268px;
	left: 350px;
	width: 299px;
	height: 46px;
	background-image: url(images/field.gif);
	}
	div.fieldcell
	{
	position: absolute;
	top: 318px;
	left: 365px;
	width: 299px;
	height: 46px;
	background-image: url(images/field.gif);
	}
	div.fieldpin
	{
	position: absolute;
	top: 380px;
	left: 325px;
	width: 93px;
	height: 46px;
	background-image: url(images/field_s.gif);
	background-repeat: no-repeat;
	}
	div.checky
	{
	position: absolute;
	top: 125px;
	left: 180px;
	color: #666666;
	}
	div.hint
	{
	position: absolute;
	left: 237px;
	top: 268px;
	width: 422px;
	height: 35px;
	background-image: url(images/hint.gif);
	}
	div.alert
	{
	position: absolute;
	left: 243px;
	top: 268px;
	width: 413px;
	height: 106px;
	background-image: url(images/alert.gif);
	}
	span.ticks
	{
	position: absolute;
	top: 13px;
	left: 43px;
	width: 100px;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	}
	span.thankyou
	{
	position: absolute;
	top: 280px;
	left: 250px;
	width: 400px;
	color: #666666;
	}
	div.clock
	{
	position: absolute;
	top: 41px;
	left: 135px;
	width: 56px;
	height: 56px;
	}
	div.next
	{
	position: absolute;
	top: 386px;
	left: 616px;
	width: 150px;
	height: 150px;
	}
	div.starsigns
	{
	position: absolute;
	top: 275px;
	left: 263px;
	}
	div.price
	{
	position: absolute;
	top: 5px;
	left: 300px;
	color:#FFFFFF;
	font-size: 14px;
	
	}
	
-->