h2.title
{
	border-bottom: 1px solid #1c161a;
	margin-bottom: 0;
	padding-bottom: 15px;
}

table.formTable1
{
	width:100%;
	border-bottom:1px solid #1c161a;
	padding:5px 0 5px 0;
}

	table.formTable1 td
	{
		vertical-align: middle;
		padding: 5px 0 5px 10px;
	}

	table.formTable1 td.left
	{
		width:200px;
	}

	table.formTable1 td.center
	{
		width:210px;
	}

		table.formTable1 td.center input
		{
			width:191px;
			background:url('../img/contact/input_text.jpg') no-repeat top left;
			padding:6px 10px 2px 10px;
			font-size: 11px;
			color:white;
			border:none;
			height:17px;
		}



	table.formTable1 td.right
	{

	}


table.formTable2
{
	width:100%;
	padding:10px 0 5px 0;
}

	table.formTable2 td
	{
		vertical-align: top;
	}

	table.formTable2 td.left
	{
		padding:5px 0 0 10px;
		width:120px;
	}

	table.formTable2 td.right textarea
	{
		width:378px;
		height:140px;
		background:url('../img/contact/input_textarea.jpg') no-repeat top left;
		padding:15px;
		font-size: 11px;
		color:white;
		border:none;
	}

.formBottom
{
	width:100%;
	text-align: right;
	border-bottom: 1px solid #1c161a;
	padding:5px 0 10px 0;
}

.tick
{
	display: none;
}

#formMessage
{
	border:1px solid #1c161a;
	border-top: none;
	padding:10px;
	background:#230217;
	text-align: center;
	display: none;
}

.article
{
	margin-top:10px;
	line-height: 14px;
}
