#headContact{
	background:url(../slices/head-contact.jpg) bottom no-repeat;
	width:565px;
	height:26px;
	margin:10px auto 0 auto;
}
#headContact a{
	width:188px;
	float:left;
	display:block;
	height:18px;
	background:url(../slices/contactA.jpg) no-repeat;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	_margin-bottom:-4px;
}
#headContact #selected{
	background:url(../slices/contactS.jpg) no-repeat;
	width:189px;
	height:20px;
}
#contactContainer{
	width:565px;
	margin:10px auto 0 auto;
	font-size:12px;
	text-align:left;
}
#contactContainer #left{
	width:187px;
	float:left;
	border-right:#C8C8C8 dotted 1px;
}
#contactContainer #right{
	width:325px;
	float:left;
	margin-left:10px;
}
#contactContainer #liveSupport{
	float:right;

	font-weight:bold;
	position:relative;
}
#middleContact{
	
}
.midContact{
	background:url(../slices/contact-bar.jpg) top no-repeat;
	width:270px;
	float:left;
}
.midContact span{
	color:#01669C;
	font-weight:bold;
	margin-left:10px;
	position:relative;
	top:3px;
}
.midContact form{
	margin-left:10px;
}
.midContact label{
	width:95px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#01669C !important;
}
.midContact input, .midContact textarea, .midContact select{
	background-color:#FFF !important;
	border:#BBBEBE solid 1px;
	margin-bottom:5px;
	width:140px;
	overflow:hidden;
	margin-left:5px;
}
.midContact textarea{
	width:190px;
	float:left;
	margin-left:50px;
	margin-top:-10px;
}
.midContact select{
	width:80px;
	margin-bottom:20px;
}
.sendQuery{
	background:url(../slices/send.jpg) no-repeat;
	width:65px !important;
	height:19px;
	color:#FFF;
	font-weight:bold;
	border:none !important;
	margin-left:35px;
}
#submitQ{
	margin-left:50px;
}
#contNou{
	width:255px;
	margin:0 auto;
	text-align:center;
}
#contNou h1{
  background:url(../slices/cont-nou.jpg) top no-repeat;
  width:255px;
  height:22px;
	font-size:14px;
	color:#fff;
	margin-bottom:0;
}
#newData{
  width:251px;
	border:#D5D7D6 solid 2px;
	margin-top:10px;
	_padding:0;
	padding-top:20px;
}
#newData form{
	margin-left:10px;
}
#newData form label{
	width:100px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#263D7A;
	text-align:left;
}
#newData form input{
	background-color:#fff !important;
	border:#CBCDCD solid 1px;
	margin-bottom:3px;
	width:130px;
	float:left;
}
#submitContNou{
	background:url(../slices/inregistrare.jpg) no-repeat;
	width:98px !important;
	height:18px;
	border:none !important;
	color:#fff;
	font-weight:bold;
  margin-left:100px;
}