#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 300%;
	background-color: #CCA;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#piacterHirdetesBlock{
	display: none;
	position: absolute;
	top: 5%;
	left: 30%;
	width: 550px;
	height: 800px;
	padding: 0px;
	margin:0;
	border: 1px solid black;
	background-color: white;
	font-family:verdana;
	font-size:11px;
	z-index:101;
	overflow: none;
}

#boxtitle
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:496px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid #3CF;
	background-color: #09c;
	color:white;
	text-align:center;
}

.head{ width:550px; height:110px; float:left;}
.inputText{width:200px; border:1px solid #9f9f9f; font-size:12px; height:20px; font-family:verdana; color:#000;}
.inputTextarea{width:365px; border:1px solid #9f9f9f; font-size:12px; height:44px; font-family:verdana; color:#000;}
.tabla td{font-size:12px;  font-family:verdana; padding-top:10px;}
.submitClass_en{width:108px; height:36px; background-image:url('../form_img/submit_btn.jpg'); border:0px;}
.cancelClass_en{width:102px; height:30px; background-image:url('../form_img/close_btn.jpg'); border:0px;}

