.login_signup {
	font-size:13px;
	color:#383838;
	padding-left:220px;
	*padding-left:240px;
}

/* service_type => downgrade page */
.bg_button_downgrade {
	width:340px;
	margin:50px 0 10px -170px;
	*left:0;
	*margin-left:0;
}
.bg_button_downgrade a.go_downgrade {
	padding-left:35px;
	padding-right:0;
	width:175px;
}
.bg_button_downgrade .cancel {
	width:75px;
}
.bg_button_downgrade .cancel a {
	width:75px;
}

/* service_type => upgrade page */
.bg_button_upgrade {
	width:265px;
	margin:50px 0 10px -137px;
	*left:0;
	*margin-left:0;
}
.bg_button_upgrade a.go_upgrade {
	padding-left:35px;
	padding-right:0;
	width:100px;
}
.bg_button_upgrade .cancel, .bg_button_upgrade .cancel a {
	width:75px;
}