div.eformasValidationMessage {
	background: url('http://localhost/projects/www/www.gmudensapgade.lv/gmudensapgade.lv/img/eformas/eformas.arrow.png') no-repeat right;
	_background: url('http://localhost/projects/www/www.gmudensapgade.lv/gmudensapgade.lv/img/eformas/eformas.arrow.gif') no-repeat right;
	padding:8px 15px 0 5px;
	height:28px;
	font-size:12px;

	background-color:none;
	z-index:999;
}

.eformas table, tr, td
		{
			border-collapse:collapse;
			border-spacing:0;
			border:0;
			margin:0;
			padding:0;
			width:auto;
		}
.eformas input,textarea,select
		{
			font-family:inherit;
			font-size:inherit;
			font-weight:inherit;
		}
.eformas form
		{
			margin:0;
			padding:0;
		}

.eformas input
		{
			clear:none;
			border:none;
			background:none;
		}
.eformas textarea
		{
			width:288px;
			height:100px;
			margin:0 0 0 2px;
			padding:4px 5px 0 5px;
			border:1px solid white;
		}
.eformas.wrapper
	{
		width:500px;
		height:auto;
		margin:0 auto;
		font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif;
	}
	.eformas.wrapper .holder
		{
			width:500px;
			float:left;
			padding:18px 0;
			background:#d0d0d0 url('http://localhost/projects/www/www.gmudensapgade.lv/gmudensapgade.lv/img/eformas/eformas.wrapper.jpg') repeat-x top;
		}
	.eformas.wrapper table
			{
				margin:0 auto;
				padding:0;
				border:none;
				background:none;
				border-collapse:collapse;
				border-spacing:0;
			}
	.eformas.wrapper table th
		{
			padding:5px;
			text-align:right;
			line-height:12px;
			font-size:12px;
			color:#292929;
			border:none;
			background:none;
		}
		.eformas.wrapper table td
			{
				padding:5px;
				text-align:left;
				border:none;
				background:none;
			}
			.eformas.wrapper table td span
				{
					float:left;
					clear:both;
					line-height:19px;
					font-size:12px;
					color:#292929;
				}

	.eformas.wrapper input
		{
			width:292px;
			height:22px;
			padding:4px 5px 0 5px;
			float:left;
			clear:none;
			background-image:  url('http://localhost/projects/www/www.gmudensapgade.lv/gmudensapgade.lv/img/eformas/eformas.input.png') ;
			_background-image:  url(http://localhost/projects/www/www.gmudensapgade.lv/gmudensapgade.lv/img/eformas/eformas.input.gif) ;
			background-position:left;
			background-repeat:no-repeat;
			_background-attachment:fixed;
			border:none;
			line-height:12px;
			font-size:12px;
			color:#292929;
		}
		.eformas.wrapper input.radio
			{
				width:auto;
				height:auto;
				padding:0;
			}
	.eformas.wrapper .buttons
		{
			width:100%;
			float:left;
			clear:both;
			padding:18px 0 0 0;
		}
	.eformas.wrapper a.button.accept, .eformas.wrapper a.button.cancel
		{
			width:auto;
			height:30px;
			float:left;
			margin:0 0 0 36px;
			padding:0 10px 0 0;
			display:inline;
			background: url('http://localhost/projects/www/www.gmudensapgade.lv/gmudensapgade.lv/img/eformas/eformas.wrapper.a.button.jpg') right bottom ;
			color:white;
			font-size:14px;
			text-transform:uppercase;
			text-decoration:none;
		}
		.eformas.wrapper a.button.accept span, .eformas.wrapper a.button.cancel span
			{
				width:auto;
				height:22px;
				float:left;
				padding:8px 0 0 40px;
				background: url('http://localhost/projects/www/www.gmudensapgade.lv/gmudensapgade.lv/img/eformas/eformas.wrapper.a.button.jpg') left bottom;
				color:white;
				font-size:14px;
				line-height:14px;
				text-transform:uppercase;
			}
			.eformas.wrapper a.button.accept:hover, .eformas.wrapper a.button.cancel:hover
				{
					text-decoration:underline;
				}
			.eformas.wrapper a.button.cancel
				{
					float:right;
					margin:0 36px 0 0;
					background: url('http://localhost/projects/www/www.gmudensapgade.lv/gmudensapgade.lv/img/eformas/eformas.wrapper.a.button.jpg') right top;
				}
				.eformas.wrapper a.button.cancel span
					{
						background: url('http://localhost/projects/www/www.gmudensapgade.lv/gmudensapgade.lv/img/eformas/eformas.wrapper.a.button.jpg') left top;
					}

		.eformas.wrapper span.save
			{
				width:500px;
				float:left;
				clear:both;
				text-align:center;
				font-size:24px;
				line-height:24px;
				font-weight:bold;
			}
			.eformas.wrapper span.save img
				{
					margin:5px 0 0 0;
				}



















