td#center
{
	height:450;
	width:500;
	
	background-position:bottom;
	background-repeat:no-repeat;
	vertical-align:top;
	
}

td#center div#text
{
	padding:15px;
	text-align:justify;
	font-family:Tahoma,Arial,sans-serif;
	font-size:10pt;
}

input,select
{
	font-family:Verdana,sans-serif;
	font-size:8pt;
	margin:10px 6px 6px 10px;
}

select#countries
{
	width: 90%;
}


div#input_form
{
	height:66px;
	width:294px;
	background:url(../images/input.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	text-align:center;
}

ptext
{
	margin-top: 6px;
	margin-bottom:6px;
}

ptext#info
{ 
	color:#c0c0c0;
	font-size:8pt;
	width:294px;
}


span#sms_tel, span#sms_text
{
	font-weight:bold;
	color:red;
}