*
{
margin:0;
padding:0;
}

table
{
	border-collapse:collapse;
}

td#center
{
	height:100%;
	width:345px;
	background:url(img/center.jpg);
	background-position:left 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;
}

td#left
{
	height:372px;
	width:263px;
	background:url(img/left.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
td#right
{
	height:372px;
	width:273px;
	background:url(img/right.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

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(img/input.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	text-align:center;
}

p
{
	margin-top: 6px;
	margin-bottom:6px;
}

p#info
{ 
	color:#c0c0c0;
	font-size:8pt;
	width:294px;
}

span#sms_tel, span#sms_text
{
	font-weight:bold;
	color:red;
}
