
/* Only *IF* your site requires its own tabs, import them here. */
@import url("navII.css");

/* Your H1 titles here - primary page titles */
h1#uniqueIDnameOne  { background: url(i/h1-uniqueIDnameOne.gif);}
#pcsVisionSmartDevice { background: url(http://style.sprintpcs.com/i/s/h1-pcsVisionSmartDevice.gif) }

/* Your container H2 titles here */
h2#uniqueIDnameTwo  { background: url(i/h2-uniqueIDnameTwo-u.gif);}
h2#more  { background: url(i/h2-more-u.gif);}

/* Your non-container H2 titles here */
h2#uniqueIDnameThree  { background: url(i/h2-uniqueIDnameThree.gif);}
h2#callingServices  { background: url(i/h2-callingServices.gif);}
h2#minuteOptions  { background: url(i/h2-minuteOptions.gif);}
h2#messagingPictures  { background: url(i/h2-messagingPictures.gif);}
h2#funWithYourPhone  { background: url(i/h2-funWithYourPhone.gif);}

/* Added 5/20/04 JBR */
.name {font-weight: bold;}
.popUp {width: 445px; padding-left: 15px; padding-right: 15px;}
