<!-- forgot acount information portlet 30-04-2013 -->
<!-- start-->
#personal_products .service_select_details {
  text-align: left;
  padding: 24px 0 0 0;
}
#personal_products .service_select_details .option_list_details.threelist_details {
  width: 100%;
}
#personal_products .service_select_details .option_list_details {
  height: 152px;
  width: 100%;
  clear: both;
  padding: 24px 0 0;
  margin: 0 auto;
}
#personal_products .service_select_details .option_list_details li {
  color: #075590;
  display: inline;
  float: left;
  font-family: 'neotechmedium';
  font-size: 16px;
  height: 152px;
  padding: 0 15px;
  line-height: 240px;
  text-align: left;
  white-space: nowrap;
 /* width: 280px;*/
}
#personal_products .service_select_details .option_list_details li label {
  line-height: 250px;
}
#personal_products .service_select_details .option_list_details li.individual {
  background: url(/MobilyResources/english/images/icons/individual.png) no-repeat center top;
  background-position: 60px 0px;
}
#personal_products .service_select_details .option_list_details li.corporate {
  background: url(/MobilyResources/english/images/icons/corporate.png) no-repeat center top;
  background-position: 105px 0px;
}
#personal_products .service_select_details .option_list_details li.non-mobily {
  background: url(/MobilyResources/english/images/icons/non-mobily.png) no-repeat center top;
  background-position: 46px 0px;
}
#personal_products .reset_plan {
  float: left;
  width: 100%;
  clear: both;
  padding: 15px 0;
}
#personal_products .reset_plan p {
  font-size: 16px;
   line-height: 22px;
  float: left;
  width: 84%;
}
#personal_products .split_wrap_three_details ul {
  float: left;
  width:100%;
  background: url(/MobilyResources/english/images/primary/bg-suggest-tile.png);
}
#personal_products .split_wrap_three_details.clean ul {
  background: none;
}
#personal_products .split_wrap_three_details ul:after {
  content: ' ';
  width:27px;
  height: 15px;
  position: absolute;
  top:-1px;
  left:50%;
  margin-left: -420px;
  /*background: url(/MobilyResources/english/images/icons/arrow-cut-top.png) no-repeat 0 0;*/
}
#personal_products .split_wrap_three_details ul li {
  float: left;
  padding: 24px 20px 21px 60px;
  font-size: 14px;
  line-height: 17px;
  color: #075590;
  display: inline;
  font-family: 'neotechmedium';  
}
#personal_products .split_wrap_three_details ul li:last-child {
  /*background: none;*/
}
#personal_products .wrap .split_wrap_three_details {
  position: relative;
  float: left;
  width:100%;
  background: #fff; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhZWFlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #eaeaea 0%, #fbfbfb 10%, #fbfbfb 90%, #eaeaea 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(10%,#fbfbfb), color-stop(90%,#fbfbfb), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #eaeaea 0%,#fbfbfb 10%,#fbfbfb 90%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #eaeaea 0%,#fbfbfb 10%,#fbfbfb 90%,#eaeaea 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #eaeaea 0%,#fbfbfb 10%,#fbfbfb 90%,#eaeaea 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #eaeaea 0%,#fbfbfb 10%,#fbfbfb 90%,#eaeaea 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}
#personal_products .wrap #individualAccountSubRadio.split_wrap_three_details {
  margin-bottom: 20px;
}
#recaptcha_container {
	/*margin: 15px 0;*/
	margin: 0;  
	float: left;
}
#leadGenerationMainDiv #recaptcha_container {
  margin: 0;
}
.int_widget .recaptcha {
    border: 1px solid #E0E0E0;
    float: left;
    margin: 0px 10px 20px 0;
    padding: 10px 0;
    background-color: #FFFFFF;
    float: left;
    height: 57px!important;
    margin: 10px 0px;
    width: 390px!important;
}
.int_widget .contact_controls_detail {
  width:35px;
  float: left;
  margin: 8px 10px;
}
.int_widget .contact_controls_detail li {
  float: left;
  margin: 0 10px 0 0;
}
.int_widget .contact_controls_detail a.reload_btn {
  background: url(/MobilyResources/english/images/icons/ico-reload-btn.png) no-repeat left top;
  float: left;
    text-indent: -9999em;
    width:23px;
    height:24px;
}
.int_widget .contact_controls_detail a.audio_btn {
  background: url(/MobilyResources/english/images/icons/ico-audio-btn.png) no-repeat left top;
  float: left;
    margin: 5px 0 0px;
    text-indent: -9999em;
    width:23px;
    height:24px;
}
.int_widget .contact_controls_detail input.info_btn {
  background: transparent url(/MobilyResources/english/images/icons/ico-info-btn.png) no-repeat left top;
  float: left;
    margin: 5px 0 0px;
    text-indent: -9999em;
    border:none;
    width:23px;
    height:24px;
    cursor:pointer;
}
.personal_user_contacts_detail h2.form_title {
  font-family: neotechmedium;
  color: #075591;
  font-size: 24px;
  line-height: 1;
  margin: 0;
}
.personal_user_contacts_detail p.note {
  font-style: italic;
  float: right;
  width:275px;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  top:-4px;
  margin: 0 0 -4px 0;
}
.personal_user_contacts_detail {
  width: 100%;
  float: left;
  margin: 10px 0;
  background: url(/MobilyResources/english/images/primary/or-separator.png) no-repeat 600px 0px;
}
.personal_user_contacts_detail p.intro {
  font-size: 16px;
  line-height: 21px;
  color: #075591;
}
.personal_user_contacts_detail .social_contact_list {
  width: 29%;
  float: right;
  margin: 0 15px 0 0;
}
.personal_user_contacts_detail .social_connect_contacts {
  margin: 25px 0 0 0;
}
.personal_user_contacts_detail .social_connect_contacts a {
  width: 188px;
  margin: 0 0 15px 0;
  text-align: left;
  font-size: 16px;
  color: #fff;
  padding: 10px 10px 10px 65px;
  float: left;
}
#content_main .social_connect_contacts a:hover {
  text-decoration: none;
}
.personal_user_contacts_detail .social_connect_contacts a.facebook_contact_sync {
  background: #466baf url(/MobilyResources/english/images/icons/ico-fb-bt.png) no-repeat 15px 6px;
}
.personal_user_contacts_detail .social_connect_contacts a.twitter_contact_sync {
  background: #41c8f5 url(/MobilyResources/english/images/icons/ico-twitter-bt.png) no-repeat 9px 8px;
}
.personal_user_contacts_detail .social_connect_contacts a.facebook_contact_sync:hover {
  background-color: #6983b1;
}
.personal_user_contacts_detail .social_connect_contacts a.twitter_contact_sync:hover {
  background-color: #61d4fa;
}
#support_pages h2.form_title {
  font-family: neotechmedium;
  color: #075591;
  font-size: 24px;
  line-height: 1;
  margin: 0;
}
#support_pages .info_box_detail {
    float: left;
    margin: 16px 0 20px;
    width: 600px;
    padding-bottom: 5px;
}
#support_pages .info_box_detail.add_number {
  margin-bottom: '15px';
  padding-bottom: 0;
}
#support_pages .info_box_detail dt {
  float: left;
  width: 200px;
  font-size: 13px;
  line-height: 17px;
  font-weight: normal;
  padding: 3px 0 20px 0;
}
#support_pages .info_box_detail.add_number dt {
  width: 143px;
  padding-bottom: 0;
}
#support_pages .info_box_detail dd {
  width: 360px;
  font-size: 12px;
  line-height: 18px;
  position: relative;
  padding: 0 0 20px 200px;
}

#support_pages .info_box_detail.add_number dd {
  width: auto;
  margin-bottom: 0;
  padding-left: 163px;
  padding-bottom: 0;
}
#support_pages .info_box_detail.add_number .dijitSelect { 
  width: 432px;
}
#support_pages .info_box_detail input.text_input {
  margin: 0;
  position: relative;
  top: -2px;
  width: 315px;
}
#support_pages .info_box_detail label.radio {
  margin: 0 40px 0 0;
}
#support_pages .info_box_detail span.req_ind {
  color: #0098DB;
  font-size: 18px;
  line-height: 1;
  right: 10px;
  top: 0;
}
#support_pages .info_box_detail .password_strength {
  display: block; width: 265px; height: 27px; background-color: #ebebeb; 
  position: relative; overflow: hidden; float: left;
}
#support_pages .info_box_detail .password_strength .indicator {
  position: absolute; left: 0; top: 0; height: 27px; z-index: 1;
}
#support_pages .info_box_detail .password_strength .indicator.weak {
  width: 117px; background-color: #ff4545;
} 
#support_pages .info_box_detail .password_strength .indicator.medium {
  width: 234px; background-color: #ffcc00;
} 
#support_pages .info_box_detail .password_strength .indicator.strong {
  width: 353px; background-color: #3edd1e;
} 
#support_pages .info_box_detail .password_strength .text {
  position: absolute; left: 0; top: 0; height: 27px; width: 353px; z-index: 2;
  font-size: 18px; line-height: 27px; color: #fff; text-indent: 25px;
}
#support_pages .info_box_detail a.get_pincode_alt {
  float: right; text-decoration: underline; margin: 4px 27px 0 0;
}
#support_pages .info_box_detail .recaptcha {
    border: 1px solid #E0E0E0;
    float: left;
    margin: 0px 10px 20px 0;
    padding: 10px 0;
    background-color: #FFFFFF;
}
#support_pages .info_box_detail .contact_controls_detail {
  width:100%;
  margin: 25px 0;
}
#support_pages .info_box_detail .contact_controls_detail li {
  float: left;
  margin: 0 10px 0 0;
}
#support_pages .info_box_detail a.reload_btn {
  background: url(/MobilyResources/english/images/icons/ico-reload-btn.png) no-repeat left top;
  float: left;
    text-indent: -9999em;
    width:23px;
    height:24px;
}
#support_pages .info_box_detail a.audio_btn {
  background: url(/MobilyResources/english/images/icons/ico-audio-btn.png) no-repeat left top;
  float: left;
    margin: 5px 0 0px;
    text-indent: -9999em;
    width:23px;
    height:24px;
}
#support_pages .info_box_detail input.info_btn {
  background: transparent url(/MobilyResources/english/images/icons/ico-info-btn.png) no-repeat left top;
  float: left;
    margin: 5px 0 0px;
    text-indent: -9999em;
    border:none;
    width:23px;
    height:24px;
    cursor:pointer;
}
.form_control_detail {
  float: left; 
  padding: 20px 0;
  margin: 15px 0 0 0;
  width: 600px;
  background: url(/MobilyResources/english/images/primary/sep-horz-tile.gif) repeat-x top left;
}
.form_control_detail_1 {
  float: left; 
  padding: 0px;
  margin: 0px;
  width: 600px;
  background: url(/MobilyResources/english/images/primary/sep-horz-tile.gif) repeat-x bottom left;
}
.int_widget span.req_ind_1 {
  position: absolute;
  right: -32px;
  top: 9px;
  line-height: 1;
  color: #0098db;
}
<!-- end -->