


   
.DejeCom {
	background-color: #FAFCFD;
	width: 186px;
	margin-left: 9px;
	margin-right: 9px;
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/DejeComBackground.png);
	background-repeat: repeat-y;
}
.DejeCom .Top  {
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/DejeComTop.png);
	background-repeat: no-repeat;
	height: 9px;
}
.DejeCom .Bottom  {
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/DejeComBottom.png);
	height: 12px;
}
.DejeCom .Center  {
	background-repeat: no-repeat;
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/DejeComBackCenter.png);
	background-position: 9px 0px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.DejeCom .User {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	display: block;
	text-align: right;
}
.DejeCom  .UserIcon {
	vertical-align: text-bottom;
	margin-right: 3px;
	margin-bottom: 1px;
}.DejeCom label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	display: block;
	margin-top: 7px;
}
.DejeCom  .comentar, .DejeCom  .codigo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 152px;
	overflow: hidden;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	border: 1px solid #CCDFED;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.DejeCom .captcha {

}

.DejeCom    .boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #006699;
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/DejeComButton.png);
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 54px;
	margin-top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
}

.DejeCom .error {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
}
.NoLogin {
	margin: 10px;
}
.NoLogin  p.little {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.NoLogin .sep {
	margin-right: 0px;
	margin-left: 0px;
}

