@charset "UTF-8";



/* Links
----------------------------------------------- */
.SpryHiddenRegion {
   visibility: hidden;
}

/* Form Elements
----------------------------------------------- */
/* Table Rules
----------------------------------------------- */
#telephone {
	border-collapse:collapse;
	empty-cells:show;
	width:540px;
	margin: 0;
}



#telephone tbody { margin-top: 0; }

.rowHover {
	cursor: pointer;
	color: #F60;
}

.rowSelected {
	color: #F60;
}
#name {
	width: 350px;
}
