.colleft{
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	float:left;
	width: 295px;
	padding:5px;
	border-collapse:collapse;
	}
.colright {
	float:right;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	width: 295px;
	padding:5px;
	border-left:1px dashed #ccc;
	border-collapse:collapse;
	}
/* Fin de columnas con bordes*/	

.border {
	border-collapse:collapse;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
}
.lefttd {
	width:294px;
	border-left:1px dashed #ccc;
}
#sign_up {
	background-image:url(../images/sign_up.jpg);
	background-repeat:no-repeat;
	size:10px;
	color:#000000;
	padding-left:5px;
	padding-bottom:0px;
	height: 140px;
}
#sign_up input {
	size:9px;
	color:#000000;
	width: 167px;
}
#sign_up table {	
	size:10px;
	color:#000000;
	margin-top: 65px;
}
#table {
	font-size:11px;
	color:#666666;
	}
#table input, textarea {
	font-size:11px;
	}
#table select {
	font-size:11px;
	
	}
#table h3{
	font-size:14px;
	color:#000000;
	}
