/* ERROR DEFINITIONS */
#id_cnt { position: relative; }
#id_err { font-family: times; font-size: 10px; width: 150px; background: #ad1730; color: #920000; position: absolute;
	  left: 300px; top:4px; border: 1px solid #900000; vertical-align: top; display: none; color: white; }
#id_err img { float: left; border: none; margin-right: 3px; }
#id_err img.arrow, #pass_err img.arrow { position: absolute; top: 25%; left: -27px; }
.track_field { width: 150px; }

/* PAGE CSS */
.holder { height: 22px; margin: 0px 0px 0px 20px; }
p { margin: 10px 0px 0px 20px; font-size: 11px; }
.submit_button_border { margin: 20px 0px 0px 20px; }
#content { height: 418px; }

/* TRACKING INFORMATION */
#tracking { list-style: none; margin: 0px; padding: 0px; }
#tracking li { margin: 10px 20px 20px 20px; border-bottom: 1px solid #9A9999; }
#tracking .holder { margin-left: 0px; height: 13px; }
#tracking .tracking_num { margin: 0px 0px 0px 0px; }
#tracking .not_yet { font-style: italic; }

.server_errors { list-style: none; margin: 0px 10px 0px 10px; }
