p {
	margin: 10px 0px 10px 0px;
}

a {
	color: blue;
	text-decoration: none;
}

a:visited{
	color: blue;
}

a:hover{
	text-decoration: underline;
}

.nowrap {
	white-space: nowrap;
	}

ul {
	padding: 0px;
	margin: 0 1.3em;
	text-indent: 0;
	}


radioVertical {
 display: block;
}

#pageContainer { 
	width: 790px;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #443;
	text-align: left;
	margin: auto; /* centers the DIV content */
	}

.pageHeaderText{	
	padding-bottom:15px;
	font-size: 22px;
	font-weight: bold;
	line-height: normal;
	}

.pageHeaderText .faqTitle {
	text-align: center;
	text-transform: capitalize;
}

.pageHeaderText .faqSectionHeader {
	background:url(../images/home-grey-fade.gif) top left repeat-x;
	width:100%;
	color:#FFFFFF;
	font-size:19px; font-weight:normal;
	padding: 5px 5px 5px 5px;
	margin-top: 25px;
}

.pageSubHeaderText{	
	padding:0 0 13px 0;
	}
.topPadded {
	padding-top:28px;
	}
.pageSubHeaderText + .topPadded {
	padding-top:15px;
	}
#contentContainer1 {
	padding:2px 0 50px 0;
	float:left;
	width:500px;
	}

#contentContainer2 {
	width: 238px;
	float: right;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	}
#contentContainer2Header {
	width: 238px;
	height: 107px;
	background: url(../images/NMS-sidebar-top.png) no-repeat top;
	}	
#contentContainer2Body {
	background: url(../images/NMS-sidebar-tile.png) repeat-y;
	padding:0 7px 0 7px;
	}	
#contentContainer2BodyTxt {
	width: 210px;
	padding:10px 10px 0 10px;
	}	
#contentContainer2Footer {
	width: 238px;
	height:19px;
	background: url(../images/NMS-sidebar-bottom.png) no-repeat top;
	}
.helpSubtitle {
	display: block;
	color: #3b3b3b;
	font-size:1.2em;
	font-weight: bold;
	padding-bottom:3px;
	}
#contentContainer2 #helpContainer {
	padding: 5px 0px;
	}	
#contentContainer2 select {
	font-size: 11px;
	}

#countryCodesContentContainer {
	width:315px;
	margin-left:10px;
	}

.countryrow {
	width:315px;
	border-bottom:1px solid #CCB;
	height:26px;
}

.countryrowleft {
  float: left;
  color:#665;
  font-size:12px;
  padding-top:4px;
  padding-bottom:6px;
  width:280px;
  }

.countryrowright {
  float: right;
  color:#665;
  font-size:12px;
  padding-top:4px;
  padding-bottom:6px;
  width:30px;
  }

#languageSelectorContainer {
	padding:0px 0 50px 10px;
	float:left;
	width:330px;
}

#languageSelectorContainer  a {
   text-decoration:underline;
   color: blue;
}

#langSelectorSubheader{	
	padding-top:5px;
	font-size: 12px;
	padding-bottom:10px;
}

.languages {
	padding-top:2px;
	padding-bottom:1px;
}

.greenTitle {
	color: #3b3b3b;
	font-weight: bold;
	font-size: 14px;
	}

.SessionHeader {
	color: #3b3b3b;
	padding-top: 15px;
	padding-left: 0px;
	font-weight: bold;
}

.SessionContent {
	padding-left: 0px;
	padding-top: 15px;	
}
	
.faqQuestion {
	color: #3b3b3b;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 5px 5px 5px;
}

.faqNewQuestion {
	padding-top: 15px;
}

.faqAnswer {
	padding-left: 5px;
	padding-top: 5px;
}

.faqAnswer ul {
	padding-left: 20px;
}

.faqAnswer ol {
	padding: 0px 0px 0px 20px;
	margin: 0 1.3em;
	text-indent: 0;
}

.tableSectionHeader {
	padding-top: 10px;
	padding-bottom: 3px;
	}	

.examplePhone {
	margin-left:10px;
	}
.exampleText {
	margin-left:10px;
	}
	
.textQuestion {
	font-weight: bold;
	color: #3b3b3b;
	}

form {
	margin:0;
	padding:0;
	}
form table td {
	padding: 2px 5px;
	}	
form inputOption {
	display: block;
	}	
form .fieldLabel {
	padding-bottom:3px;
	}
form .fieldData {
	padding-bottom:15px;
	}
form .radioButtonLabel {
	margin-top:0px;
	margin-bottom:0px;
	}
form .formFieldHelp {
	margin-top:-12px;
	font-size: .9em;
	text-align: left;
	line-height: 1.2em;
	margin-bottom:15px
	}	
#registerEmailFormContainer #terms {
	padding: 15px 0 0 0;
}
#registerEmailFormContainer #terms #subtitle {
	padding: 0 0 5px 0;
	display: block;
	color: #3b3b3b;
	font-weight: bold;
}
#registerEmailFormContainer #terms #termsChooser {
	padding:5px 0 0 0;
	}
#changeIspSettingsFormContainer form {
	padding: 0 0 0 0;
	margin-bottom:28px;
	}	
#fpAddresses {
	margin: 10px;
	padding-left: 10px;
	}
.phoneExamplePlus {
	width: 20px;
	}
.phoneExampleCC {
	width: 20px;
	}	
.formSubsection {
	padding-bottom:13px;
	}
.formSectionTitle {
	margin:0 0 15px 0;
	color: #3b3b3b;
	font-weight: bold;
	font-size: 14px;
	}
.formSectionData {
	padding-left: 20px;
	}
.formSectionData div {
	padding-top: 5px;
	}
#formButtons {
	margin-top: 28px;
	}	
.formSubsection + #formButtons {
	margin-top: 0;
	}
.fieldData + #formButtons {
	margin-top: 13px;
	}	
.formButtonWrap {
	display:block;
	float:left;
	text-decoration:none!important;
	background:url(../images/button-26-yellow-left.gif) no-repeat;
	padding-left:6px;
	margin-right:10px;
	height:26px;
	}	
.formButton {
	height:26px;
	display:block;
	float:left;
	text-decoration:none!important;
	background:url(../images/button-26-yellow-right.gif) no-repeat 100% 0;
	padding:3px 6px 5px 0px!important;
	font-style:normal;
	color:#3B3B3B;
	border:none;
	overflow: visible;
	}
.sectionButton {
	padding:15px 0 20px 0;
	}	
form + form {
	padding:28px 0 0 0;
	}
#clientMessages {
	width: 500px;
	padding:0 0 15px 0;
	/*
	margin-top: 15px;
	margin-bottom: 15px;
	*/
	font-size: 0px;
	line-height: 0px;
	}
.strutsErrors {
	font-size: 12px;
	line-height: 14px;
	color: #3b3b3b;
	background: #fafafa;
	padding: 5px 5px;
	padding-left: 10px;
	border: 1px solid #cc0000;
	}

.strutsErrors ul {
	list-style-type: none;
	padding: 0px 15px;
	margin: 0;
	text-indent: 0;
}
.strutsErrors ul li ul {
	list-style-type: disc;
}
	
/* signup progress indicator */	
#progressIndicator {
	margin-bottom:28px;
	font-weight:bold;
}
#progressIndicator #row1 {
	padding-bottom:5px;
	margin-left:70px;
}
#progressIndicator #row1 div {
	width:210px;
	height:1.5em;
	text-align:center;
}
#progressIndicator #s2{
	margin-left:220px;
	margin-top:-1.5em;
}
#progressIndicator #s3{
	margin-left:435px;
	margin-top:-1.5em;
}
#progressIndicator #row2 {
	height:11px;
}
#progressIndicator .step1 {
	background:url(../images/progress1.jpg) no-repeat center;
	}	
#progressIndicator .step2 {
	background:url(../images/progress2.jpg) no-repeat center;
	}
#progressIndicator .step3 {
	background:url(../images/progress3.jpg) no-repeat center;
	}
/* end signup progress indicator */			
			
.bolded {
	font-weight: bold;
	}
/*	
#editEmailLink {
	float: left;
	}
*/	
.bottomAligned {
	vertical-align: bottom;
	}	

.sectionTitle {
	color: #3b3b3b;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
	font-size:14px;
	}	
.changePhoneLink {
	padding-top:5px;
	margin-bottom: -20px;
	margin-left:100px;
	}
.changeEmailLink {
	margin-left:20px;
	}
.emailDisplay {
	margin-left:10px;
	}
.radioMoreInfo {
	margin-left:25px;
	}	
#deviceChooser {
	width: 500px;
	height: 580px;
	padding: 5px;
	margin: 10px 0px;
	/*border: solid grey 1px;*/
	overflow: auto;
	}
.deviceChooserRow {
	/*  uncomment this to force each row to flow separately
	clear: both;  
	*/
	}	
.device {
	float: left;
	padding: 2px;
	margin: 2px 0px;
	border: solid white 1px;
	text-align: center;
	width:90px;
	height:135px;
	}	
.deviceModel{
	font-weight: bold;
	color: blue
	}	
.deviceImage {
	width: 90px;
	height: 100px;
	}
#selectedDevice {
	height: 140px;
	margin-bottom:18px;
	}		
#selectedDevice #deviceLabel {
	padding:0 0 5px 0;
	}	
.noFloat {
	float: none;
	}	
#username{
	width:275px;
	}

#password {
	width:275px;
	}
form #captcha {
	margin-left:160px;
	margin-top:-32px;
	padding-left:30px;
	}
#captchaImg {
	padding-top:10px;
	padding-bottom:5px;
	}
.spaced {
	margin:15px 0 0 0;
	}	
.paddedList{
	padding:15px 0 0 0;
	}	
.paddedList li{
	padding:0 0 15px 0;
	}
.unStylededList {
	list-style: none;
	margin:0;
	}	
.phoneSetupInstructions ol {
	margin:15px 0 0 40px;
	list-style-position: inside;
	padding-left: 0;
	}
.phoneSetupInstructions ul{
	padding:0 0 0 0;
	}		
.phoneSetupInstructions li{
	padding:0 0 15px 0;
	}	
.phoneSetupContainer{
	margin:28px 0 33px 0;
	}
.pageSubHeaderText + .phoneSetupContainer{
	margin-top:15px;
	}	
.phoneSetupContainer .formSectionTitle {
	margin-top:15px;
	}			
.phoneSetupContainer p{
	margin:0 0 15px 0;
	}
.moreInfoHelp {
	font-size: .9em;
	text-align: left;
	line-height: 1.2em;
	margin-bottom:15px
	}	
.formFieldWarning {
	font-size: .9em;
	text-align: left;
	line-height: .1em;
	margin-bottom:15px
	}
.formFieldHelp ul {
	padding: 0px;
	margin: 0 2em;
	text-indent: 0;
	line-height: 1.3em;
	}		
.deviceNumberConfirm {
	margin-bottom: 10px;
	padding: 10px 5px 10px 0px;
	}	
.deviceNumberConfirm a {
	padding-left: 20px;
	}
	
/*  account management */
.accountPageHeaderText {
	padding:0 0 15px 0;
	font-size: 22px;
	font-weight: bold;
	}
#manageAccountFormContainer {
	width: 550px;
	margin-bottom: 3px;
	text-align: left;
	}
.accountSection {
	width:550px;
	}
.accountSection a {
	text-decoration: underline;
	}
.accountSectionHeader {
	background:url(../images/home-grey-fade.gif) top left repeat-x;
	width:550px;
	color:#FFFFFF;
	font-size:19px; font-weight:normal;
	margin:33px 0 10px 0;
	padding:6px 0 6px 10px;
	}
.accountSubHead {
	color:#1c1c1c;
	padding-left:5px;
	margin:0px 0 20px 0;
	}
.nokButtonAccount {margin:15px 0 0 0; padding:0; height:28px;}	
.accountLabel {
	min-width: 150px;
	text-align: right;
	}
.lastCol {
	width: 250px;
	text-align: right;
	}	
.rightJustCol {
	text-align: right;
	}		
.rightJustCol span {
	margin-left:20px;
	}	
.rowUnderline td {
	line-height:1.7em;
	padding:0 5px;
	border-bottom: solid 1px #e6e6e6;
	}	
.rowOff {
	background:#fff;
	padding: 0px 5px;
	line-height: 1.7em;
	}	
.rowOff td {
	padding: 0px 5px;
	}
	
#manageAcctSideBarContainer {
	width: 190px;
	float: right;
	}
#manageAcctSideBarContainer a {
	background:url(../images/Karat.jpg) top right no-repeat;
	padding:0 7px 0 0 ;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#000000
	}
.manageAcctSideBarContainerHeader{
	width:190px;
	height:32px;
	background:url(../images/Tout-Header.jpg) no-repeat 100% 0;
	color:#FFFFFF;
	font-size:19px; 
	font-weight:normal;
	line-height:32px;
	}	
.manageAcctSideBarContainerContent{
	width:190px;
	text-align:left;
	background:url(../images/Tout-Middle.jpg) repeat 100% 0;
	overflow:auto;
	margin: 0;
	}	
.manageAcctSideBarContainerFooter{
	width: 190px;
	height:17px;
	background:url(../images/Tout-Bottom.jpg) no-repeat 100% 0;
	}	
.manageAcctSideBarData {
	width:119px;
	float:right;
	padding-top:5px;
	padding-right:6px;
	font-size:11px;
	margin: 0;
	}
.installIcon {
	padding-top:10px; 
	margin:0 0 0 5px;
	width:55px;
	height:91px;
	float:left;
	background:url(../images/myaccount_icon_install.png) no-repeat 0px;
	}
.emailTypeSideBarData {
	padding-top: 10px;
	width:180px;
	float:left;
	margin-left:10px;
	padding-right: 15px;
	font-size: 11px;
	}
#upgradeBox {
	margin-top:10px;
	}
/* end account management stuff  */

/* country chooser for T&C styles */

#countryContentContainer {
	width: 310px;
	height: 233px;
}


#countryContentContainer select {
	font-size:10px;
}


#countryContainerHeader {
	width:13px;
	height: 233px;
	background: url(../images/popup-left.png) no-repeat;
	float:left;
	margin-top:1px;
	margin-bottom:1px;
	}	

#countryContainerBody {
	width:280px;
	height:233px;
	background:url(../images/popup-middle.png) repeat-x;
	float:left;
	padding-top: 10px;
	}	


#countryContainerFooter {
	width:13px;
	height:233px;
	background:url(../images/popup-right.png) no-repeat; 
	float:left;
	}

.countrySelectorHeader{	
	padding-top:0px;
	font-size: 20px;
	padding-bottom:20px;
	font-weight: bold;
	line-height: normal;
	}

.countrySelectorTopButton {
	background:url(../images/button-close.png) top right no-repeat;
	height:13px;
	padding:5px 7px 2px 255px ;
	float: right;
}

.countrySelectorSubheader{	
	padding-top:5px;
	font-size: 12px;
	padding-bottom:4px;
}

.country {
	padding-top:2px;
	padding-bottom:1px;
	font-size:10px;
}

#viewButtons {
	margin-top: 28px;
	display:none;
	}	
.viewButtonWrap {
	display:block;
	float:left;
	text-decoration:none!important;
	background:url(../images/button-26-yellow-left.gif) no-repeat;
	padding-left:6px;
	margin-right:10px;
	height:26px;
	}	
.viewButton {
	display:block;
	float:left;
	text-decoration:none!important;
	background:url(../images/button-26-yellow-right.gif) no-repeat 100% 0;
	padding:3px 6px 8px 0px!important;
	font-style:normal;
	color:#3B3B3B;
	border:none;
	overflow: visible;
	}

#greyButtons {
	margin-top: 28px;
	display:block;
	}	

.greyButtonWrap {
	display:block;
	float:left;
	text-decoration:none!important;
	background:url(../images/button-left.png) no-repeat;
	padding-left:6px;
	margin-right:10px;
	height:26px;
	}	
.greyButton {
	display:block;
	float:left;
	text-decoration:none!important;
	background:url(../images/button-right.png) no-repeat 100% 0;
	padding:3px 6px 8px 0px!important;
	font-style:normal;
	color:#3B3B3B;
	border:none;
	overflow: visible;
	}

.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.2;
	opacity:.20;
	filter: alpha(opacity=20);
}


.white_content {
	display: none;
	position: fixed;
	top: 55%;
	left: 35%;
	width: 310px;
	height: 235px;
	border: none;
	background-color: #cccccc;
	border: none;
	z-index:1002;
	overflow: hidden;
	margin:0px auto;
}


/* end of country chooser for T&C styles */

body {padding:0px; margin:0px;font-family:Arial, Helvetica;}
img {border:0px}
.clearAll {clear:both}
.hideMe {visibility:hidden}
.insMe { width:400px}

/* General */
#body {width:790px}
/*
#pageContainer {text-align:center; width:790px;}
*/
/*Header CSS */
/*homepage*/
#header {border-bottom:1px solid #d9d9d9; margin:20px 0px 28px 0px; padding:0 0 18px 0; float:left; width:790px}
#header .logo {float:left; width:124px; height:42px; background:url(../images/nokia.gif) no-repeat top left;}
#header .logo a {text-decoration:none; height:42px;}
#header .top-nav-logo {background:url(../images/nokia-messaging.gif) no-repeat top right; width:146px; height:26px; margin:1px 0 0 0; float:right}
#header .top-nav-logo a {text-decoration:none; display: block; height:26px;}
#header .top-nav {float:right; padding:0; color:#9c9c9c; font-size:10px; text-align:right; width:660px}
#header .top-nav a {color:#9c9c9c; font-size:12px; text-decoration:none;}
#header .top-nav a:hover {text-decoration:underline; color:#000000;}
#header .top-nav-logo a:hover {text-decoration:none; display: block;}

/*Flash Content */
#flash-content {text-align:left;background:url(../images/home-banner.jpg) no-repeat top left; padding:0px; margin:0 0 0 0; height:313px; width:789px;}
#flash-content h1 {padding:25px 0 0 285px; margin:0px; color:#1c1c1c; font-size:40px; font-weight:normal; letter-spacing:-0.5px;}
#flash-content a { padding:0 0 0 25px; margin:0; color:#2d2c2c; font-size:14px; text-decoration:none}
#flash-content a:hover { color:#000;}
#flash-content ul {padding-bottom:0px; margin:0px;}
#flash-content ul li {padding:0 0 10px 0; margin:0px;width:470px;font-size:13px; color:#464646; list-style-image:url(../images/home-bullet.png); list-style-position: outside;}
#flash-content #list-list {padding:20px 0 0 295px;}
#flash-content #list-list #gsButton {margin: 5px 0 0 0; padding-bottom:10px;}

/*Body Content*/
/*Homepage*/
#content {float:left; text-align:left; width:790px; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
#content div.hr { background:url(../images/home-grey-fade.gif) top left repeat-x; padding:0; margin:1px 0 	18px 0; height:31px; border:0px;}
#content div.hr hr {  display: none;}
#content hr { background:url(../images/home-grey-fade.gif) top left repeat-x; padding:0; margin:1px 0 18px 0; height:31px; border:0px;}
#content #topblock {float:left; width:380px;text-align:left; padding-bottom:8px;}
#content #topblock #signUp {background:url(../images/Envelope.png) bottom left no-repeat; margin:0; padding-top:5px; font-size:19px; color:#666666;letter-spacing:-1px; float:left;}
#content #topblock #signUp a { font-size:25px; color:#000000; text-decoration:none; padding:0 0 0 54px; letter-spacing:-1px; margin:10px 0 0 0}
#content #topblock #signUp a:hover {text-decoration:underline}
#content #topblock #arrow {background:url(../images/arrow_right.png) bottom left no-repeat; height:31px; padding-top: 6px; margin-left:8px; width:27px; float:left;}
#content .padded {padding:7px 0 0 0;}
#content #whats-new {float:left; width:380px;text-align:left}
#content #whats-new h2 { color:#666666; font-size:15px; font-weight:bold; padding:0 0 3px 0; margin:0;}
#content #whats-new p { font-size:13px; color:#666666;padding:0 0 15px 0; margin:0;}
#content #whats-new strong { color:#363636;}
#content #whats-new .ispicons {background:url(../images/ispIcons.png) no-repeat; margin:0 0 15px 0 ; height:57px;}
#content sup{ color:#666666; font-size:10px;}
#content ul li {font-size:13px; color:#666666;padding:0px; margin:0px;}
#content .link {color:#000000; text-decoration:none; font-weight:bold;}
#content .link:hover {text-decoration:underline}
#content .link1 {color:#000000; text-decoration:none; font-size:12px; font-weight:bold;}
#content .link1:hover {text-decoration:underline}

#login {float:right; width:370px;text-align:left; margin:0px; padding:0px;}
#login #login-holder .button {text-align:center;background:url(../images/home-button-sml.gif) no-repeat top right; padding:4px 0 0 0; float:right; width:109px; height:27px;}
#login #login-holder .button a { color:#2d2c2c; font-size:13px; text-decoration:none;}
#login #login-holder .button a:hover { color:#000;}
#login #login-holder {padding:0;margin:0px;width:370px;}
#login #login-holder h3 {padding:0px; margin:0px; font-size:19px; font-weight:normal; color:#666666; letter-spacing:-1px;}
#login #login-holder .upgrade { border-bottom:1px solid #d9d9d9; padding:0px 0 9px 0; margin:0px 0 15px 0; width:370px;}
#login #login-holder .login { padding:0; margin:0; width:370px;}
#login #login-holder a {text-align:right}
#login #tout { padding:0 0 9px 0; margin:0 0 5px 0; width:370px;}
#login #tout h2 { color:#333; font-size:14px; padding:2px 0 0 0px; }
#login #tout .phones { background:url(../images/Nokia_E75.png) no-repeat; padding:0px; margin:25px 0 0 25px ; height:275px;}
.deviceslink {	
	color:#ffffff;
	display:block; 
	font-size:12px;
	font-weight:bold; 
	width:170px;
	padding:25px 5px 5px 80px; 
	margin-right:10px;
	text-align:left;
	text-decoration:none;
	vertical-align: middle;
}
.deviceslink td { valign:middle; height:60px;}


#content .link3 {color:#ffffff; text-decoration:none; font-size:12px; font-weight:bold;}
#content .link3:hover {text-decoration:underline}


.nokButton {padding:5px 6px 0 0; height:28px;}
.homeButton {
	display:block;
	float:left;
	text-decoration:none!important;
	background:url(../images/button-26-yellow-right.gif) no-repeat 100% 0;
	padding:3px 6px 5px 0;
	font-style:normal;
	color:#3B3B3B;
	border:none;
	overflow: visible;
	height:26px;
	}

/*Footer*/
#footer {border-top:1px solid #d9d9d9; height:25px; width:790px; padding:13px 0 0 11px; margin:45px 0 10px 0; text-align:left; color:#acacac;}
#footer a {font-size:11px; color:#999999; text-decoration:none} 
#footer a:hover {color:#000000; text-decoration:underline}
#footer .copyright {font-size:11px; color:#999999; text-decoration:none;}

/* Legal */
.legalContent {
	float:left; 
	text-align:left; 
	width:790px; 
	padding:0 0 20px 0; 
	margin:13px 0 0 0;
	font-size: 12px;
	font-weight: normal;
}

.legalContent .stHeader1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.legalContent .eulaHeader1 {	
	font-size: 16px;
	font-weight: bold;
}

.legalContent .eulaHeader2 {
	width:100%;
	font-size:16px; 
	text-align: center;
	padding: 5px 0px 5px 0px;
	margin-top: 25px;
}

.legalContent .ppHeader1 {
	font-size: 16px;
	font-weight: normal;
}

.legalContent .ppHeader2 {
	font-weight: bold;
	font-size:16px; 
	padding: 5px 0px 5px 0px;
	margin-top: 25px;
}

.legalContent .sectionHeader {
	font-size:16px; 
	font-weight: bold;
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin-top: 25px;
}

.legalContent .stSection {
	padding-top: 10px;
}

.stSection li {
	padding-top: 10px;
	margin-left: 20px;
}
	
.legalContent .section {
	padding-top: 10px;
}

.stSection .list {
	margin-left: 5px;
}

.subSection {
	padding-top: 10px;
	margin-left: 20px;
	font-weight: bold;
}

.legalContent .section .address {
	white-space: pre;
}

.subfolderlist {
  width:300px;
  height:200px;
  padding:0px 0px 0px 2px; 
  overflow:auto;
  border: 1px;
  border-style:solid;
  border-color:grey;
  margin:5px 0px 0px 0px;
}

.mailFolderSyncExplain {
	padding:3px 0px 3px 0px;
	margin: 0 0 0 0;
}

.subfoldercount {
   margin: 5px -20px 0px 0px;
   padding: 0 0 0 0;
   float:right;
}

#folderlabel {
   color: #ff0000;
   margin:5px 0px 5px 0px;
  padding:0px 0px 0px 0px; 
   display: none;
}

.buynowdisclaimer {
	padding-top: 20px;
	float: left;
	width: 500px;
	font-size: 10px;
}


/*   Buy now popup styles */
.buynow_black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.2;
	opacity:.20;
	filter: alpha(opacity=20);
}


.buynow_white_content {
	display: none;
	position: fixed;
	top: 45%;
	left: 35%;
	width: 410px;
	height: 235px;
	border: none;
	background-color: #cccccc;
	border: none;
	z-index:1002;
	overflow: hidden;
	margin:0px auto;
}

#buynowContentContainer {
	width: 410px;
	height: 233px;
}

#buynowContainerHeader {
	width:13px;
	height: 233px;
	background: url(../images/popup-left.png) no-repeat;
	float:left;
	}	

#buynowContainerBody {
	width:380px;
	height:233px;
	background:url(../images/popup-middle.png) repeat-x;
	float:left;
	padding-top: 10px;
	}	


#buynowContainerFooter {
	width:13px;
	height:233px;
	background:url(../images/popup-right.png) no-repeat; 
	float:left;
	}

.buynowText{	
	padding-top:5px;
	font-size: 12px;
	padding-bottom:4px;
}


.buynowTopButton {
	background:url(../images/button-close.png) top right no-repeat;
	height:13px;
	padding:5px 7px 2px 360px ;
	float: right;
}

.buynowConfirmButtons {
	margin-top: 28px;
}	


.buynowConfirmButtonWrap {
	display:block;
	text-decoration:none!important;
	background:url(../images/button-26-yellow-left.gif) no-repeat 40% 0;
	padding-left:150px;
	margin-right:10px;
	margin-top: 10px;
	height:26px;
	}	

.buynowConfirmButton {
	height:26px;
	display:block;
	text-decoration:none!important;
	background:url(../images/button-26-yellow-right.gif) no-repeat 100% 0;
	padding:3px 6px 5px 0px!important;
	font-style:normal;
	color:#3B3B3B;
	border:none;
	overflow: visible;
	}


/* buy now popup style ends */
