/* COLORS------------------
yellow       - #ffde05
text         - #000000
medium grey  - #999999
between grey - #b1b1b1
light grey   - #cccccc
link blue    - #44a7ce
-------------------------*/


/*------------------------------
GENERAL
------------------------------*/

a:link,
a:visited,
a:active {
	color:#333;
	text-decoration:underline;
}
a:hover,
a:focus {
	color:#148AB2;
}
h1 {
	float:left;
	font-style:italic;
	font-weight:normal;
	line-height:normal;
	margin:75px 0 0 35px;
	padding:0;
}
h2 {
	border-bottom:1px solid #ffde05;
	font-size:1.5em;
	font-style:italic;
	font-weight:normal;
	line-height:normal;
	padding:0 0 .4em;
}
h3 {
	border-bottom:1px solid #ffde05;
	font-size:1.15em;
	font-style:italic;
	font-weight:normal;
}
h4 {
	color:#000000;
	font-style:italic;
	font-weight:normal;
}
ul {
	color:#333333;
	list-style: disc url(images/arrow_bullet.gif) outside;
	padding:0 0 0 1.5em;
}
ol {
	color:#333333;
}
ul li,
ol li {
	padding-bottom:.5em;
}
ul li ul,
ol li ul {
	list-style-image:url(images/dash_bullet.gif);
	margin:.25em 0 0 0;
	padding:0 0 0 1.5em;
}
.img_right {
	float:right;
	padding:0 0 15px 15px;
}
.img_left {
	float:left;
	padding:0 15px 15px 0;
}
.clear {
	clear:both;
}
.center {
	padding:15px 0;
	text-align:center;
}
.right {
	text-align:right;
}
hr {
	background-color:#e8e8e8;
	border:0;
	clear:both;
	color:#e8e8e8;
	height:1px;
	margin:1em 0;
	width:100%;
}
.padding {
	padding:1em 0;
}
.noborder {
	border:0;
}
.toplink {
	margin-top:0;
	text-align:right;
}
sup {
	bottom: 1ex;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
	_vertical-align: bottom;
}

/*------------------------------
HEADER
------------------------------*/      

#masthead {      
	height:213px;
	overflow:hidden;
}
body.flash #masthead {
	height:388px;
	overflow:hidden;
}
#masthead-inner {
	background-image:url(images/header_bkgrnd.jpg);
	background-repeat:no-repeat;
	background-position:right 75px;
}  
body.flash #masthead-inner {
	background:none;
}

.banner {
	background-position:right 64px;
	background-repeat:no-repeat;
}
.banner #masthead-inner {
	background:none;
}
.banner h1 {
	overflow:hidden;
	text-indent:-999em;
}
.callnow {
	background-image:url(images/851x136_CallNow_banner.jpg);
}
.captel {
	background-image:url(images/851x136_Banner_CapTel.jpg);
}
.captel_800i {
	background-image:url(images/851x136_CapTel800i_banner.jpg);
}
.contact {
	background-image:url(images/851x136_CustomerSupport_banner.jpg);
}
.ipim {
	background-image:url(images/851x136_SprintIM_banner.jpg);
}
.iprelay {
	background-image:url(images/851x136_SprintIp_banner.jpg);
}
.national {
	background-image:url(images/851x136_SprintNational_banner2.jpg);
}
.rcc {
	background-image:url(images/851x136_RCC_banner.jpg);
}
.state711 {
	background-image:url(images/851x136_State711_banner.jpg);
}
.vrs {
	background-image:url(images/851x136_SprintVRS_banner.jpg);
}
.webcaptel {
	background-image:url(images/851x136_WebCapTel_banner.jpg);
}
.webcaptelgo {
	background-image:url(images/851x136_WebCapTelOntheGo_banner.jpg);
}
.sprintrelayvideos {
	background-image:url(images/851x136_sprint_relay_videos.jpg);	
}
h1.swis_banner {
	background-image:url(images/swis_h1.gif);
	height:43px;
	margin-top:57px;
	overflow:hidden;
	text-indent:-999em;
	width:303px;
}
#masthead ul li.last {
	border-right:0;
	padding-right:0;	
}
#site-name {
	float:left;
	margin:28px 0 0 0;
	position:relative;
	z-index:1;
}
#site-name a {
	background:url(images/logo_sprintrelay.gif) no-repeat;
	display:block;
	height:74px;
	overflow:hidden;
	text-indent:-999em;
	width:109px;
}
ul#topnav {
	float:right;
	font-size:.9em;
	height:14px;
	list-style:none;
	margin:10px 0 12px 0;
	overflow:hidden;
	padding:0;
}
ul#topnav li {
	border-right:1px solid #cccccc;
	display:inline;
	list-style:none;
	margin:0;
	padding:0 6px 0 4px;
}
ul#topnav li a:link,
ul#topnav li a:visited,
ul#topnav li a:active {
	color:#333333;
	text-decoration:none;
}
ul#topnav li a:hover,
ul#topnav li a:focus,
ul#topnav li.active a {
	text-decoration:underline;  
	  color:#148AB2;  
}
ul#primarynav {
	clear:right;
	font-style:italic;
	height:28px;
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0;
	text-align:right;
}
ul#primarynav li {
	border-right:1px solid #999999;
	display:inline;
	list-style:none;
	margin:0;
	padding:0 12px 0 8px;
}
ul#primarynav li a:link,
ul#primarynav li a:visited,
ul#primarynav li a:active {
	color:#000000;
	text-decoration:none;
}
ul#primarynav li a:hover,
ul#primarynav li a:focus {
	text-decoration:underline;   color:#148AB2;  
}
ul#primarynav li.active a:link,
ul#primarynav li.active a:visited,
ul#primarynav li.active a:hover,
ul#primarynav li.active a:active,
ul#primarynav li.active a:focus {
	color:#666666;
	text-decoration:none;
}


/*------------------------------
LAYOUT
------------------------------*/

body {
	background:url(images/yellow_border.gif) center 200px no-repeat;
	color:#000;
	font-family:arial, helvetica, tahoma, sans-serif;
	font-size:100%;
	margin:0;
	text-align:center;
}
body.flash {
	background-position: center 375px;
}
#sitewrap {
	font-size:.8em;
	line-height: 130%;
	margin: 0 auto;
	text-align:left;
	width:960px;
}
#container {
	margin:0;
	padding:0;
	position:relative;
	width:100%;
}
#content {
	background:url(images/content_bkgrnd.jpg) no-repeat 220px 0;
	float:left;
	margin:0 -100% 0 0;
	width: 100%;
}
/*body.flash #content {
	margin-top:-12px;
}*/
#content-inner {
	margin:0;
	padding:1em 257px 46px;
}

.left-sidebar #content-inner {
	padding: 1em 10px 46px 257px;
}
#leftnav {
	float:left;
	margin: 0 -220px 0 0;
	padding:0;
	width:220px;
}
* html #leftnav {
	left:220px;
}
#leftnav-inner {
	margin:30px 30px 30px 0;
	padding:0;
}
#rightside {
	float:right;
	margin: 0 0 0 -220px;
	padding:0;
	width: 220px;
}
#rightside-inner {
	margin:26px 0 26px 20px;
	padding:0;
}


/*------------------------------
HOMEPAGE SPECIFIC
------------------------------*/

/*body.home {
	background:none;
}
.home #sitewrap {
	max-width:100em;
	min-width:800px;
	width: 80%;
}
.home #masthead {
	background:none;
	border-bottom:13px solid #ffde05;
}
.home #masthead-inner {
	height:100%;
	overflow:auto;
	width:100%;
	z-index:1;
}
.home #site-name {
	position:relative;
	z-index:3;
}
.home_banner {
	float:right;
	height:136px;
	margin:0;
	overflow:hidden;
	text-align:right;
}*/
.home_banner {
	clear:both;
	float:left;
	height:305px;
	margin:-35px 0 0;
	overflow:hidden;
	width:960px;
}
/*
.home #masthead-inner {
	background:url(images/index_main_img.jpg) no-repeat left bottom;
	height:100%;
	width:100%;
}
.home #masthead p {
	clear:left;
	margin:0 0 1em 35%;
	width:470px;
}
.home #masthead p.hometext {
	color:#666666;
	font-size:1.2em;
	font-style:italic;
}
.home #masthead p span {
	margin:0 10px 0 0;
}
*/

.home #content h3 {
	margin-bottom:10px;
}
.home #content-inner {
	padding:0 257px 46px;
}
/*.home #leftnav {
	margin: 0 -260px 0 0;
	width:260px;
}
* html .home #leftnav {
	left:260px;
}
.home #leftnav-inner {
	margin:30px;
	padding:0;
}
*/
/*.home #rightside {
	margin:0 0 0 -250px;
	width:250px;
}*/
.home #rightside-inner {
	margin-top:30px;
}
.home #rightside-inner div {
	border:1px solid #c1c1c1;
	height:153px;
	margin:10px 0 25px 0;
	overflow:hidden;
}

#leftnav ul#topfive {
	list-style-image:none;
	margin:10px 0 1em;
	padding:0;
}
#leftnav ul#topfive li {
	height:56px;
	list-style:none;
	margin:0;
	padding:0 0 0 45px;
}
#leftnav ul#topfive li a {
	color:#000;
	text-decoration:underline;
}   
#leftnav ul#topfive li a:hover {
	 color:#148AB2;
	text-decoration:underline;
}
#anniversary {
	background:url(images/20_year_anniversary.jpg);
	height:286px;
	margin:0 0 3em;
	overflow:hidden;
	width:439px;	
}
#anniversary a {
	display:block;
	height:286px;
	overflow:hidden;
	text-indent:-999em;
	width:439px;
}
/*#see_what_im_saying {
	background:url(images/see_what_im_saying.jpg);
	height:429px;
	margin:0 0 3em;
	overflow:hidden;
	width:439px;
}
#see_what_im_saying a {
	display:block;
	height:429px;
	overflow:hidden;
	text-indent:-999em;
	width:439px;
}*/
/*.btn1, .btn2 {
	background-image:url(images/see_what_im_saying_btns.jpg);
	background-repeat:no-repeat;
	display:block;
	height:28px;
	margin:177px 0 0 328px;
	overflow:hidden;
	text-indent:-999em;
	width:104px;
}
.btn2 {
	background-position:0 -28px;
	margin-top:0;
}
*/
/*see what i'm saying page*/
ul#swis_buttons {
	list-style:none;
	margin:1em 18px 2em;
	overflow:hidden;
	padding:0;
	text-align:center;
	width:100%;
}
ul#swis_buttons li {
	float:left;
	list-style:none;
	margin:0;
	padding:0 3px;
}
ul#swis_buttons a {
	background-image:url(images/swis_btns.jpg);
	background-repeat:no-repeat;
	color:#000;
	display:block;
	height:23px;
	overflow:hidden;
	text-indent:-999em;
}
ul#swis_buttons .quicktime {
	background-position: 0 0;
	width:138px;
}
ul#swis_buttons .ipod {
	background-position: -142px 0;
	width:128px;
}
ul#swis_buttons .group {
	background-position: -269px 0;
	width:130px;
}
ul#swis_buttons .musicvideo a {
	background:url(images/swis_watch_btns.jpg) no-repeat 0 -28px;
	width:130px;
}
ul#swis_buttons .trailer a {
	background:url(images/swis_watch_btns.jpg) no-repeat 0 0;
	width:130px;
}

#form_swis_container {
	background-color:#f2f2f2;
	float:right;
	margin:0 0 1em 2em;
	width:205px;
}
#form_swis {
	font-size:.9em;
	line-height:1.2em;
	padding:15px;
}
#content #form_swis h3 {
	font-style:normal;
	font-weight:bold;
	margin-top:0;
	padding-bottom:.25em;
}
#form_swis div {
	overflow:hidden;
	padding:0 0 4px;
	width:100%;
}
#form_swis label {
	float:left;
	width:50px;
}
#form_swis input {
	float:right;
	width:115px;
}
#form_swis input#swis_submit {
	background-image:url(images/swis_submit.gif);
	border:none;
	color:#333333;
	cursor:hand; cursor:pointer;
	display:block;
	font-size:4px;
	height:23px;
	letter-spacing:-999em;
	margin-top:10px;
	overflow:hidden;
	padding:0;
	text-align:left;
	width:60px;
}
#home-bottom {
	clear:both;
	overflow:hidden;
	position:relative;
	width:100%;
}
.home .video {
	padding:1em 0;
	text-align:center;
}
#home-bottom p.blogbtns {
	float:left;
	margin:0 12px 0 0;
}
#content #home-bottom p {
	clear:none;
	color:#000000;
}
#home-bottom h4 {
	font-size:1.2em;
	margin:0;
}
#home-bottom p a img {
	border:1px solid #c1c1c1;
	margin-bottom:15px;
}
#home-bottom span.black_btn {
	float:right;
}
.blogbtns_screensaver {
	/*display:inline-block;*/
	float:right;
	margin:0;
	/*overflow:hidden;*/
	padding:0;
	/*width: 241px;*/
}
#home-bottom p.blogbtns_screensaver a img {
	border:0;
}


/*------------------------------
SIDEBARS
------------------------------*/

#leftnav-inner h3,
#rightside-inner h3 {
	margin:0;
	padding:0 0 .2em;
}
#leftnav ul {
	list-style-image: url(images/arrow_bullet.gif);
	margin:0;
	padding:0 0 0 1.5em;	
},
#rightside ul {
	margin:1em 0 0;
	padding:0 0 0 1.5em;
}
#leftnav ul li,
#rightside ul li {
	padding:5px 0;
}
#leftnav ul li ul,
#rightside ul li ul {
	list-style-image: url(images/dash_bullet.gif);
	margin:.5em 0;
}
#leftnav ul li ul li,
#rightside ul li ul li {
	padding:3px 0;
}
#leftnav a:link,
#leftnav a:active,
#leftnav a:visited {
	color:#000000;
}
#leftnav a:hover,
#leftnav a:focus {
	text-decoration:underline;
	 color:#148AB2;
}
#leftnav li.active a {
	 color:#148AB2;  
}
.table_layout_side {
	margin:.5em 0 2em;
	overflow:auto;
}
.table_left_side {
	float:left;
	font-weight:bold;
	padding:4px 0;
	width:100%;
}
.table_right_side {
	float:right;
	font-weight:normal;
	text-align:right;
}
#rightside ul#addlservices {
	list-style-image:none;
	margin:1em 0;
	padding:0;
}
#rightside ul#addlservices li {
	height:56px;
	list-style:none;
	margin:0;
	padding:0 0 0 45px;
}
#rightside ul#addlservices li a {
	color:#000;
}    

#rightside ul#addlservices li a:hover {
	 color:#148AB2;   
}       


.icon {
	background-image:url(images/icons.gif);
	background-repeat:no-repeat;
}
#leftnav-inner div.icon {
	height:56px;
}
#leftnav-inner div.icon h3 {
	margin:0 0 0 45px;
}
.yellow_4g {
	background-position:0 -952px;
}
.jade_711 {
	background-position:0 -1009px;
}
.blue_800i {
	background-position:0 -168px;
}
.orange_800i {
	background-position:0 -448px;
}
.federal_relay {
	background-position:0 -1186px;
	
}
.orange_callnow {
	background-position:0 -504px;
}
.purple_captel {
	background-position:0 -616px;
}
.blue_custserv {
	background-position:0 -1067px;
}
.federal {
	background-position:0 -1128px;
}
.green_ip {
	background-position:0 -280px;
}
.jade_ip {
	background-position:0 -336px;
}
.red_im {
	background-position:0 -784px;
}
.jade_rcc {
	background-position:0 -392px;
}
.orange_srs {
	background-position:0 -560px;
}
.purple_srs {
	background-position:0 -56px;
}
.red_srs {
	background-position:0 -840px;
}
.purple_sts {
	background-position:0 -672px;
}
.yellow_tty {
	background-position:0 0;
}
.blue_vrs {
	background-position:0 -168px;
}
.green_webcaptel {
	background-position:0 -280px;
}
.purple_webcaptel {
	background-position:0 -728px;
}
.red_webcaptelgo {
	background-position:0 -896px;
}



/*------------------------------
CONTENT / SPECIFIC PAGES
------------------------------*/

/*general interior pages*/
#content h2 {
	margin: 1em 0 .5em;
}
#content h3 {
	line-height:normal;
	margin:2em 0 .5em;
	padding:0 0 .2em;
}
#content h3 a {
	color:#000000;
	text-decoration:none;
}
.sidebyside {
	float:left;
	margin:1em 10px 1em 0;
	width:46%;
}
.sidebyside ul {
	margin-left:0;
	padding-left:2em;
}
.sidebyside ul li {
	margin-left:0;
	padding-left:0;
}
.ul_header {
	background:url(images/ulheader_bkgrnd.gif) #f4f4f4 repeat-y;
	font-style:italic;
	padding:7px 10px;
}
span.yellow_btn {
	background:transparent url(images/yellowbtn_left.gif) no-repeat 0 0;
	float:left;
	font-size:11px;
	margin:0 0 10px 0;
	padding:0 0 0 6px;
}  
span.black_btn {
	background:transparent url(images/blackbtn_left.gif) no-repeat 0 0;
	float:left;
	font-size:11px;
	margin:0 0 10px 0;
	padding:0 0 0 6px;
}
span.yellow_btn a:link,
span.yellow_btn a:visited,
span.yellow_btn a:active,
span.yellow_btn a:hover,
span.yellow_btn a:focus {
	background:transparent url(images/yellowbtn_right.gif) no-repeat right 0;
	color:#000000;
	display:block;
	padding:4px 12px 4px 6px;
	text-decoration:none;
}    
span.black_btn a:link,
span.black_btn a:visited,
span.black_btn a:active,
span.black_btn a:hover,
span.black_btn a:focus {
	background:transparent url(images/blackbtn_right.gif) no-repeat right 0;
	color:#fff;
	display:block;
	padding:4px 12px 4px 6px;
	text-decoration:none;
}
/*#home-bottom span.yellow_btn input.form_submit,*/
span.yellow_btn input#submit,
.table_layout_form span.yellow_btn input#submit,
.table_layout_form span.yellow_btn input#spons_submit {
	background:transparent url(images/yellowbtn_right.gif) no-repeat right 0;
	border:0;
	color:#000000;
	cursor:hand;
	cursor:pointer;
	display:block;
	font-size:12px;
	height:auto;
	line-height:18px;
	margin:0;
	padding:4px 12px 4px 6px;
	text-decoration:none;
	width:60px;
}
.important {
	background:#fff9cf;
	border:1px solid #ffde05;
	font-weight:bold;
	margin:2em 0;
	padding:5px;
	text-align:center;
}
/*.grey_border {
	border:1px solid #999999;
	float:left;
	margin:15px auto;
	padding:15px 30px;
	text-align:center;
}
*/

/*sprint national traditional relay services page*/
.table_layout_med {
	border:1px solid #999999;
	overflow:auto;
	margin:15px 15px 15px 0;
	padding:15px;
	/*width:70%;*/
}
.table_row_med {
	border-bottom:1px solid #b1b1b1;
	overflow:auto;
	padding:4px 0;
	width:100%;
}
.table_row_med span {
	float:left;
	width:50%;
}
.table_row_med div {
	float:right;
	width:35%;
}

/*webcaptel on the go page*/
.table_layout_wide { 
	border:1px solid #999999;
	overflow:auto;
	margin:15px 0;
	width:100%;
}
.table_left_wide {
	border-right:1px solid #999999;
	float:left;
	width:49%;
}
.table_right_wide {
	float:left;
	width:50%;
}
.table_wide_inner {
	padding:0 1.5em;
}
#content .table_wide_inner h3 {
	margin-top:1.5em;
}
#content .table_wide_inner ul,
#content .table_wide_inner ol {
	margin:1em 0;
	padding-left:1.5em;
}
#content .table_wide_inner ul li,
#content .table_wide_inner ol li {
	margin:0;
	padding:0 0 .5em;
}
#content .table_wide_inner ol {
	padding-left:1.5em;
}
#content .table_wide_inner ol ul {
	padding-left:1em;
}

/*contact us page*/
.table_layout_form {
	border:1px solid #b1b1b1;
	overflow:hidden;
	padding:30px 0;
	width:98%;
}
.table_layout_form h4 {
	clear:both;
	display:inline;
	float:left;
	font-size:1em;
	margin:0 0 0 15%;
	width:23%;
}
.table_layout_form div {
	float:left;
	padding:0 0 15px;
	width:60%;
}
.table_layout_form p {
	padding:0 0 0 44%;
}
.table_layout_form span {
	color:red;
}
.table_layout_form input {
	height:15px;
	width:70%;
}
.table_layout_form select {
	width:70%;
}
.table_layout_form textarea {
	float:left;
	width:70%;
}
.table_layout_form select#state,
.table_layout_form input#zip,
.table_layout_form select#spons_state,
.table_layout_form input#spons_zip {
	width:34%;
}
.table_layout_form input#submit,
.table_layout_form input#spons_submit {
	width:auto;
}
#content #sponsorship_request h3 {
	border:0;
	clear:both;
	margin:0;
	padding:1em 0 .5em 14%;
}
#spons_event_yes,
#spons_event_no,
#spons_taxid_yes,
#spons_taxid_no {
	width:auto;
}
#sponsorship_request h4 {
	margin:0 0 15px 14%;
	width:36%;
}
#sponsorship_request div {
	width:48%;
}
#sponsorship_request .row {
	overflow:hidden;
	padding:0;
	width:100%;
}
#sponsorship_request .row h4 {
	margin-bottom:0;
	padding-bottom:15px;
}
#sponsorship_request p.final_note {
	clear:both;
	padding:0 14%;
}
.table_layout_form #spons_target {
	height:100px;
	margin-bottom:1.5em;
	width:311px;
}
.table_layout_form .spons_essay {
	margin-bottom:1.5em;
	width:311px;
}
#sponsorship_request .textarea h4,
#sponsorship_request .textarea div {
	margin:0;
	padding:0 14%;
	width:auto;
}

/*
.makeroom {
	overflow-x:auto;
	text-align:center;
	width:100%;
}
.makeroom img {
	max-width:100%;
	width:100%;
}*/

/*whats new page*/
.announcement {
	clear:both;
	margin:1em 0 2em;
	overflow:auto;
	width:100%;
}
.announcement img {
	border:1px solid #cccccc;
	float:left;
	margin:0 15px 15px 0;
}
	/*captioned_telephone/index.php page*/
	.noborder .announcement {
		margin:2em 0 1em;
	}
	.noborder .announcement img {
		border:none;
	}
	/**/
#content .announcement h3 {
	border-bottom:0;
	clear:none;
	margin:0;
}
#content .announcement p {
	clear:none;
	margin:0;
}
#content .announcement span {
	margin:1em 0 0;
}

/*bus cards*/
.bus_cards {
	clear:both;
	display:inline;
	* height:100%; /*ie clear*/
	text-align:center;
}
.bus_cards:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
}
.bus_cards div {
	float:left;
	margin:0 auto 2em;
	overflow:hidden;
	text-align:center;
	width:30%;
}
.bus_cards div h4 {
	margin:0;
}
.bus_cards div p {
	font-size:.9em;
	margin:0;
}
.bus_cards div img {
	border:1px solid #cccccc;
	margin:.5em 0;
}
.bus_cards div span {
	float:right;
	margin-right:9%;
}
a.download_btn {
	background:url(images/black_btn.jpg) no-repeat 0 0;
	color:#fff;
	display:block;
	font-size:11px;
	margin:0 auto;
	padding:4px 0;
	text-align:center;
	text-decoration:none;
	width:68px;
}
.bus_card_single {
	overflow:auto;
	padding:1em 0;
	* height:100%; /*ie clear*/
}
.bus_card_single:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
}
.bus_card_single img {
	border:1px solid #cccccc;
	float:left;
	margin:0 15px 0 0;
}
.bus_card_single span {
	margin:17px 0 0;
}
.video {
	float:right;
	margin:0 0 15px 15px;
	width:auto;
}

/*800i phone page*/
.buynowbox {
	background-color:#ededed;
	padding:10px;
	text-align:center;
}
.overflow {
	overflow:auto;
	width:100%;
}
  


/*------------------------------
FOOTER
------------------------------*/

#footer {
	border-top:3px solid #ffde05;
	clear: both;
	font-size:.8em;
	font-style:italic;
	line-height:normal;
	margin: 0;
	padding: 2em 0 0;
	position:relative;
}
#footer a:link,
#footer a:active,
#footer a:visited {
	color: #666666;
}
#footer a:hover,
#footer a:focus {
	text-decoration: none;
}
#footer ul {
	/*float:right;*/
	list-style:none;
	margin:0;
	padding:0;         
	text-align:right;
}
#footer ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0 5px 0 0;
}
#copyright {
	color: #666666;
	/*margin-bottom:0em;*/
	padding-top:5px;
	text-align:right;
	/*clear:both;*/
}
#fineprint {
	/*clear:both;*/
	color: #666666;
	padding:1em 3em;
} 


/*------------------------------
Sign_Up Page
------------------------------*/
.sign-up .form-item
{
padding:10px 0;	
width:100%;
overflow:auto;
}
.sign-up .drop-down label,
.sign-up .text-input label
{
float:left;
clear:left;
width:120px;
display:block;
}
.sign-up .drop-down select,
.sign-up .text-input input,
.sign-up .radios input,
.sign-up .radios label,
.sign-up .checkbox input,
.sign-up .checkbox label
{
float:left;
}
.sign-up #cm187995,
.sign-up .checkbox input
{
clear:left;
}
.sign-up .radios label
{
padding: 0 30px 0 5px;	
}
.sign-up .checkbox input,
.sign-up .checkbox label
{
margin: 10px 5px;	
}
.sign-up .checkbox span,
.sign-up .radios span
{
display:block;
padding:10px 0;
clear:left;
font-size:11px;
}
.sign-up .checkbox .form-label,
.sign-up .radios .form-label
{
padding-top:0;	
font-size:13px;
}
.sign-up .checkbox label
{
width:300px;
display:block;
*padding:3px 0;
}
.sign-up #firstname,
.sign-up #lastname,
.sign-up #videophone,
.sign-up #pager
{
width:100px;	
}

.sign-up #zip
{
width: 50px;	
}

.sign-up span.required 
{
color:red;
}

.hide-video
{
display:none;
}

.sprint-relay-videos .bb_tips
{
width:150px;
float:left;
height:170px;
margin: 11px;
}

.sprint-relay-videos .bb_tips p
{
background:url(images/videos_play.gif) no-repeat top left;
padding: 0 5px 0 30px;
min-height: 40px;
font-style:italic;
font-size: .9em;
}

.sprint-relay-videos .bb_tips img
{
border:solid #000 1px;	
display:block;
background-color:#000;
padding: 10px 0;
width: 148px;
height:82px;
}

