/* SERVICES */

h2.locationBar {
	width: 925px;
	height: 44px;
	font-size: 0.0em;
	text-indent: -9999px;
	background: transparent url(../img/style/locationBars/services.gif) center center no-repeat;
}

/* PAGE ICONS */
.services_signUp {			background: transparent url(../img/style/pageIcons/services_signUp.gif) center center no-repeat; }
.services_signOut {			background: transparent url(../img/style/pageIcons/services_signOut.gif) center center no-repeat; }
.services_signIn {			background: transparent url(../img/style/pageIcons/services_signIn.gif) center center no-repeat; }
.services_lostPassword {	background: transparent url(../img/style/pageIcons/services_lostPassword.gif) center center no-repeat; }


/* SIGN UP */
#signUp #user_url {
	padding-left: 60px;
	background-image: url(../img/style/bg-http.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 345px;
}

#signUp #user_jjUrl {
	padding-left: 195px;
	background-image: url(../img/style/bg-jjUrl.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 179px;
}

/* MY ACCOUNT */
#myAccount #user_url {
	padding-left: 60px;
	background-image: url(../img/style/bg-http.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 345px;
}

#myAccount #user_jjUrl {
	padding-left: 226px;
	background-image: url(../img/style/bg-jjUrl.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 179px;
}
