#top_content input, #top_content select, #top_content textarea, #top_content file {
  width: 200px;
  margin: 2px 0px 5px 0px;
  border: 1px solid #cccccc;
  font-size:12px;
  font-family:Georgia, "Times New Roman", Times, serif;
}

#top_content input.required, #top_content input.optional, #top_content textarea.required, #top_content textarea.optional, #top_content select.required {
	border: 1px solid #cccccc;
	font-size:11px;
	padding:3px 4px;
}
#top_content input.validation-failed, #top_content textarea.validation-failed {
	border: 1px solid #d11e1c;
	font-size:11px;
	padding:3px 4px;
}
#top_content input.validation-passed, #top_content textarea.validation-passed {
	border: 1px solid #cccccc;
	padding:3px 4px;
	font-size:11px;
}

#top_content label {
  float: left;
  width: 60px;
  padding: 3px 10px;
  margin: 0px 0px 5px 0px;
  text-align: right;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:11px;
}

#top_content .table_rw{
	width:90%;
	padding: 5px 0px;
}

#top_content .button {
	height:20px;
	width:60px;
	border: 1px solid #999999;
	margin-left:80px;
}

.error{
	font-weight:bold;
	color:#4e4923;
	background-image:url(../images/error.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}



#newsletter input, #newsletter select, #chestionar input, #chestionar select , #chestionar textarea {
  width: 240px;
  margin: 2px 0px 5px 0px;
  border: 1px solid #cccccc;
  font-size:11px;
  font-family:Georgia, "Times New Roman", Times, serif;
}


#newsletter input.required, #newsletter select.required, #chestionar select, #chestionar input.required, #chestionar select.required, #chestionar texarea {
	border: 1px solid #cccccc;
	font-size:11px;
	padding:3px 4px;
}
#chestionar input.small { width:40px;}
#newsletter .button, #chestionar .button {
	height:20px;
	width:100px;
	border: 1px solid #999999;
}


#src_right input {
  width: 135px;
  margin: 0 0 5px 0px;
  border: 1px solid #cccccc;
  font-size:11px;
  font-family:Georgia, "Times New Roman", Times, serif;
}

#src_right input.required {
	border: 1px solid #cccccc;
	font-size:11px;
	padding:4px 4px;
}
#src_right .button {
	height:24px;
	width:70px;
	border: 1px solid #999999;
}




.content_read input, .content_read select, .content_read textarea, .content_read file {
  width: 400px;
  margin: 2px 0px 5px 0px;
  border: 1px solid #cccccc;
  font-size:11px;
  font-family:Georgia, "Times New Roman", Times, serif;
}

.content_read input.required, .content_read input.optional, .content_read textarea.required, .content_read textarea.optional, .content_read select.required {
	border: 1px solid #cccccc;
	font-size:11px;
	padding:3px 4px;
}
.content_read input.validation-failed, .content_read textarea.validation-failed {
	border: 1px solid #d11e1c;
	font-size:11px;
	padding:3px 4px;
}
.content_read input.validation-passed, .content_read textarea.validation-passed {
	border: 1px solid #cccccc;
	padding:3px 4px;
	font-size:11px;
}
.content_read .validation-advice {
	margin: 2px 0;
	padding: 2px 10px 0 10px;
	background-color: #d11e1c;
	color : #fff;
	width:97%;
	clear:both;
}

.content_read label {
  float: left;
  width: 110px;
  padding: 3px 10px;
  margin: 0px 0px 5px 0px;
  text-align: right;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
}

.content_read .table_rw{
	width:97%;
	padding: 5px 0px;
}

.content_read .button {
	height:20px;
	width:60px;
	border: 1px solid #999999;
	margin-left:80px;
}




.rbcontent input {
  width: 200px;
  margin: 2px 0px 5px 0px;
  border: 1px solid #cccccc;
  font-size:11px;
  font-family:Georgia, "Times New Roman", Times, serif;
  border: 1px solid #cccccc;
  font-size:11px;
  padding:3px 4px;
}

.rbcontent .button {
	height:22px;
	width:60px;
	border: 1px solid #999999;
	margin-left:10px;
	margin-top:4px;
}

