#logininfo {
  padding: 0;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	color: #777;
	width: 650px;
	text-align: right;
}

#logininfo a, #logininfo a:visited {
	color: #222;
	text-decoration:underline;
}

#fineprint {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	font-size: 10px;
	font-family: Courier;
	color: #999;
	width: 650px;
	text-align: aligned;	
}

#content {
  font-family:  Arial, Helvetica, sans-serif;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ddd;
	font-size: small;
	line-height: 1.2em;
	background-color: #fff;
	width: 650px;
}

#contentBody {
	padding: 15px;
}

#contentBody p {
	margin-top:  1em;
	margin-bottom: 1em;
}

fieldset {
	padding: 0px;
	margin-bottom: 3px;
	border: none;
}

form h2, form h3 {
	clear:  both;
	margin-bottom: 1em;
	margin-left: 150px;
}

.form-row {
	clear:  both;
	
}

.form-row-radio {
}

.form-row .form_error, #content .form-row-radio .form_error {
	font-size: small;
	margin-left: 150px;
	margin-bottom: 10px;
	color: #d11;
}

.form-row label {
	display: block;
	float: left;
	width: 140px;
	margin-right: 10px;
	margin-top: 2px;
	font-size: small;
	text-align: right;
}

.form-row select {
  margin-bottom: 3px;
}

.form-row .prefilled {
  color: gray;
	padding-top: 2px;
	padding-bottom: 2px;
}

.form-row img {
  vertical-align: middle;
}

#content .form-row .note, #content .form-row-radio .note {
	float:  right;
	width:  225px;
	padding: 5px;
	padding-left:  45px;
	background: url(/register/images/Help.png) no-repeat 5px 5px #eee;
	border: 1px dashed #888;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left:  5px;
	margin-right: 5px;
}

#content form input {
	margin-left: 150px;
}

#content form textarea {
	margin-left: 150px;
	width:  480px;
	height:  300px;
}

#content .form-row input {
	margin-left: 0px;
	margin-bottom: 0.4em;
	width: 150px;
}

#content .form-row #country {
  width: 150px;
}

#content form a, #content a:visited {
}

#content h1 {
	padding-left: 13px;
	padding-right: 6px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-color: #eeeeee;
	border: 1px solid #dddddd;
	color: #222;
	margin-left: -14px;
	margin-right: -14px;
	margin-top: -14px;
	margin-bottom: 15px;
	line-height: 1.4em;
	font-size:  x-large;
  position: relative;
  height: 1.4em;
}

#content h1 img {
	margin: 4px;
	margin-right:  10px;
	vertical-align: text-bottom;
}

#content h1 #step {
  display: block;
	font-size:  medium;
  position: absolute;
  height: 1.4em;
  line-height: 1.4em;
  bottom: 0px;
  right: 10px;	
}

#content .infoset {
	padding: 10px;
	border: none;
}

#content .info-row .label {
	display: block;
	float: left;
	width: 140px;
	margin-right: 10px;
	font-size: small;
	text-align: right;
}

#content .info-row .info {
	font-size: small;
}

#content .infoset h2 {
	margin-bottom: 0.5em;
}

#content .infoset hr {
	margin-top: 2em;
	margin-bottom: 2em;
}

#content .infoset table {
	width: 100%;
	padding: 0px;
	border: 1px dashed #dddddd;
}

#content .infoset table th {
	background-color: #eeeeee;
}

#content .key {
	color: #2D2;
}

#upsLogo, #fedexLogo, #stampsLogo {
	text-align: center;
	margin: 15px;
}

.indicator
{
  width: 20px;
  height: 20px;
  z-index: 900;
  background: url(/register/images/indicator.gif) no-repeat 0 0;
}

#agreementContainer .form-row table {
}

#agreementContainer .form-row table td {
	margin:  0px;
	text-align:  left;
	width:  150px;
}

#agreementContainer .form-row label {
	display:  inline;
	float:  none;
	margin:  0px;
	padding:  0px;
	width:  auto;
}

#agreementContainer .form-row input {
	float:  none;
	margin:  0px;
	margin-right:  1em;
	padding:  0px;
}

.error {
	padding: 5px;
	padding-left:  45px;
	background: url(/register/images/RedHelp.png) no-repeat 5px 5px #eee;
	border: 1px dashed #888;
	margin-top:  20px;
	margin-bottom: 20px;
	margin-right:  5px;
	margin-left: 150px;
}

.error .highlight {
	color:  red;
}

.button {
  display: -moz-inline-block; /* FF2 */
  display: inline-block;
	line-height: 25px;
	height: 25px;
  background: transparent url(../images/button_right.png) no-repeat scroll top right;
	width: auto;
  margin-left: 150px;
  margin-right: 5px;
  text-align: center;
}

.button span, .button a {
  display: -moz-inline-block; /* FF2 */
  display: inline-block;
	line-height: 25px;
	height: 100%;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	background: transparent url(../images/button_left.png) no-repeat;  
}

.button a, button a:visited {
  color: black;
  text-decoration: none;
}

#tscomHeader {
  color:  white;
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

#tscomHeader a, #tscomHeader a:visited {
  color: white;
}

#tscomHeader #tscomTopRight a, #tscomHeader #tscomTopRight a:visited {
  color:  black;
  font-size:  8pt;
}

#tscomFooter {
  font-family:  Arial, Helvetica, sans-serif;
  color:  black;
  font-size:  8pt;  
}

#tscomFooter a, #tscomFooter a:visited {
  color:  black;
  font-size:  8pt;
}

/**/
#activate_button {
  margin-left: 150px;
  margin-right: auto;
}

#getups_button {
	margin-left: 150px;
}
#content form #agreement {
  display: block;
	margin-left: auto;
	margin-right: auto;
	width:  480px;
	height:  300px;
	overflow-y: scroll;
	border: 1px solid gray;
}
#getfedex_button {
	margin-left: 150px;
}

/* ts.com related fixes */
div.twitter {
  line-height: 11px;
  font-size: 12px;
}

