div.row{}

div.two-cols{
}
div.two-cols label{
	float:left;

}
div.two-cols input {
	float:right;
}
div.row{
	margin-bottom:1em;
}
div.actions{
	text-align:right;
}
div.actions input{
	border:1px solid #555;
	background-color:#999;
	color:#FFF;
}

.csc-mailform{
	border:0px;
}
.csc-mailform label, .csc-form-label-req{
	display:block;
	color:#690;
	font-weight:bold;
}

div#textContent .csc-form-labelcell p {
	margin: 0 0 6px 0;
}

.csc-form-labelcell {
	padding: 4px 6px 2px 0px;
}


.csc-mailform input,.csc-mailform textarea {
	border:1px solid #CCC;
}
div.csc-mailform-field{
	margin-bottom:15px;
}
fieldset.csc-mailform{
	margin-top:15px;
}
.csc-mailform-label{
/*	position:relative;*/
	margin-top:-15px;
	margin-bottom:15px;
}
input.csc-mailform-submit{

	color:#666;
	background-color:#F0F0F0;
	font-size:0.8em;
	text-transform:uppercase;
	
	height:2.1em;
}

/********************* ENCUESTAS *********************/

fieldset.survey_item {
border:1px solid gray;
display:block;
margin: 20px 0pt;
padding:6px 6px 6px 12px;
width:85% ;
}
span.questionNumber {
	margin-right:5px;
}
legend.question, div.question {
color:#8EA120	;
font-weight:bold;
margin-bottom:9px;
}  	
.matrix  td.columnFirst {
	width: 220px;
}
.matrix  td.columnNext {
	text-align: center;
}

.matrix tr.surveyrow_odd  td {
	font-weight: bold;
}

.matrix tr.surveyrow_odd  td.columnFirst {
	font-weight: normal;
}

textarea {
/*	width: 90%;*/
}
fieldset input {
	border: 0;
}

.input input {
	border: 1px solid gray;
	width: 85%;


}

/*
* Tip a friend
*/

.tipafriend-fieldset{
	border: 0px;
}
.tipafriend-field{
		margin-top:0px;
	margin-bottom:15px;
}
.tipafriend-field label{
	display:block;
	color:#690;
	font-weight:bold;

}
.submit-tipafriend{
	background-color:#F0F0F0;
	color:#666666;
	font-size:0.8em;
	height:2.1em;
	text-transform:uppercase;
	border:1px solid #CCCCCC;
}
.input-tipafriend{
	border:1px solid #CCC;
}
.tipafriend-error{
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	margin-bottom:8px;
	padding:4px;
	width:431px;
}
.tipafriend-help{

}
.tx-pbsurvey-pi1 textarea{
	width:95%;
}

.survey_item.conborde input{ 
	width:95%;
	border:1px solid #958382;
}
/*fieldset.localidad{
	display:none
}*/