#storeLocator{
	
	display:none;
}

#button .buttons{
	margin: 0 40px 15px 0;
	padding: 0 0 0 505px;
	float:right;
}
#ajaxLoader{
	z-index:10000;
	margin-left:250px;
}
#starUser{
color: #505050;
font-weight: bold;
font-size: 13px/35px;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
line-height: 35px;
}
.star_user_size{
	float: left;
    height: 60px;
    width: 55px;
    margin-left: 10px;
    margin-top: 1px
}
.starUserAppName{	
    font-size:12px;	
	color: #00B9F2;
	
}
.view_app_name{
	margin-left: 15px;
}
ul.staruser_view .starUser_name{	
    font-size:11px;
    font-weight: bold;
}

ul.staruser_view div.starUser_interests {
	margin: 0 0 0 25px;
	padding: 2px 1px 4px 2px;
	text-align: center;
}

#apps #container #main #right-col .carousel-wrapper-notifications ul.staruser_view li img{
	margin-right:4px;
}

p.star_user_interest{
	text-align:left;
    margin-left: 80px;
    font-size: 11px;
	font-weight: bold;
	color:black;
}
li hr { 
	height: 0; 
	border-bottom: 2px dotted #E2E2E2; 	
	margin-top: 20px;
}

#register-staruser{
	background: url("/resources/images/btn/blue-button-left-23h.png") no-repeat scroll left center transparent;    
    color: white;
    float: right;
    font-size: 16px;
    height: 22px;
    margin-top: 10px;
    padding-left: 40px;
    width: 90px;
}
.interest_staruser{	
   float: right;
   line-height: 10px;
   text-transform: lowercase;   
}
#apps #container #main #right-col li#recently-viewed{
	height: 470px;
}
#apps #container #main #right-col .view_star{
	margin-left: 25px;
}
#apps #container #main #right-col .carousel-wrapper-staruser{
    -moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
     border: 1px solid #E2E2E2;
     float:left;
     width:100%;
     margin-top:15px;
     position:relative;     
 }
#apps #container #main #right-col .carousel-wrapper-staruser .mask{   
    float:left;
    width:200px;
    margin-left:2px;
    padding-right:2px;
    height:396px;
    overflow:hidden;
}
                
#apps #container #main #right-col .carousel-wrapper-staruser .caroufredsel_wrapper_staruser{   
	 height:390px;
	 margin:0;
	 overflow:hidden;
	 position:relative;
}                  
#apps #container #main #right-col .carousel-wrapper-staruser ul li,
#apps #container #main #right-col .more-apps ul li{  	
    height: 80px;
    margin-top: 20px;
    text-align: center;
    width: 200px;    
    border-bottom: 2px dotted #E2E2E2;
}                    
#apps #container #main #right-col .carousel-wrapper-staruser ul li .appRecAppName {
    display: block;
    height: 30px;
    line-height: 130%;  
}
#apps #container #main #right-col .carousel-wrapper-staruser ul li a,
#apps #container #main #right-col .more-apps ul li a{
	 font-size: 13px/25px;
	 font-family: Arial, Helvetica, sans-serif;
     color:#2b2b2b;
     text-decoration:none;
 }
#apps #container #main #right-col .carousel-wrapper-staruser ul li .recommendedApps_Carousal
{
height:70px;
}

#apps #container #main #right-col .carousel-wrapper-staruser ul li img,
#apps #container #main #right-col .more-apps ul li img{
    margin-right:-2px;    
}
#apps #container #main #right-col .carousel-wrapper-staruser a.arrow{
     position:absolute;
     height:44px;
     width:24px;
     top:61px;
     text-indent:-9999px;
     z-index:10;
}
                
#apps #container #main #right-col .carousel-wrapper-staruser a.arrow.left{     
     margin: 324px 0 0 75px;
   	 width: 36px;
   	 height: 25px;
}

#apps #container #main #right-col .carousel-wrapper-staruser a.arrow.left.off{
    background:0 0 no-repeat url("../images/btn/carousel-arrows-tilt.png");
}

#apps #container #main #right-col .carousel-wrapper-staruser a.arrow.left.on{
    background:0 -88px no-repeat url("../images/btn/carousel-arrows-tilt.png");
    
}

#apps #container #main #right-col .carousel-wrapper-staruser a.arrow.right{
	margin-top: -73px;
    right: 85px;
    width: 36px;
    height:25px;
}

#apps #container #main #right-col .carousel-wrapper-staruser a.arrow.right.off{
    background:0 -44px no-repeat url("../images/btn/carousel-arrows-tilt.png");
}

#apps #container #main #right-col .carousel-wrapper-staruser a.arrow.right.on{
    background:-44px 0 no-repeat url("../images/btn/carousel-arrows-tilt.png");
}
#apps.recognized #container #top.recognized ul li .starUser_profile_pic{
	padding: 2px 2px 6px 2px;
    width: 170px;
    border-radius: 10px;
}
.star_user_btn{
	background: url("/resources/images/btn/blue-button-left-23h.png") no-repeat scroll left center transparent;	
    height: 23px;
    line-height: 23px;
    padding: 18px;
    color: white;
    font-weight:bold;
}
a.star_user_withdrawal{
	 background: url("/resources/images/btn/blue-button-right-23h.png") no-repeat scroll right center transparent;
	 padding: 7px;
	float:right;
	margin: 0 20px 10px 0;
}
.star_user_withdrawal_overlay{
	color: white;
}
.star_user_withdrawal_overlay div#star_user_withdrawal_header{
	font-size: 20px;
}
div#star_user_withdrawal_reason{
	margin-top: 35px;
}
div#star_user_withdrawal_reason span.star_user_withdrawal_content{
	font-size: 17px;
    margin-right: 17px;
    float: left;
}

#apps #container #main #main-bg .star_user_details {
	padding: 2px 4px;
}

#apps #container #main #main-bg #left-col div.delete_star_user{
	float: right;
	margin-right: 18px;
}

.star_user_overlay{
	color: white;
}
.star_user_overlay div#star_user_overlay_header{
	font-size: 20px;	
}
div#star_user_reason{
	margin-top: 15px;
	padding-bottom:30px;
}
div#star_user_reason span.star_user_content{
    float: left;
	font-size: 17px;
	margin-right: 17px;
	padding-bottom: 10px;
	padding-left: 5px;
}

 
#success{
	  font-weight: bold;
	  font-size: 14px/16px;
	  font-family: Arial, Helvetica, sans-serif;
      color:green;
      line-height: 25px;
}
.indicator-size{
	width:15px;
	height:15px;
	float:left;
	padding-left:3px;
	padding-right:3px;
}


/**Star user details tab start*/


#apps #container .star-user-tabs-wrapper{
    width:100%;
    float:left; 
}
#apps #container .star-user-tabs-wrapper .tab-buttons {
	width: 100%;
	float: left;
	text-align: center;
}
#apps #container .star-user-tabs-wrapper hr{
	background-color: #C8C8C8;
}
#apps #container .star-user-tabs-wrapper .tab-buttons li {
	float: left;
	width: 25%;
}

#apps #container .star-user-tabs-wrapper .tab-buttons li a{
	height:36px;
	text-align: center;
    font-weight:normal;
    font-size:21px;
    /*text-decoration:none;*/
	color:#505050;
    padding-top:16px;
    padding-bottom: 25px;
}

/* tab states */

#apps #container .star-user-tabs-wrapper .tab-buttons li.ui-state-active a.tab1{
	background: 15px 55px no-repeat url("../images/decorations/selected_dot.png");
}

#apps #container .star-user-tabs-wrapper .tab-buttons li.ui-state-active a.tab2{
	background: 55px 55px no-repeat url("../images/decorations/selected_dot.png");
}

#apps #container .star-user-tabs-wrapper .tab-buttons li.ui-state-active a.tab3{
	background: 25px 55px no-repeat	url("../images/decorations/selected_dot.png");
}

#apps #container .star-user-tabs-wrapper .tab-buttons li.ui-state-active a.tab4{
	background: 25px 55px no-repeat	url("../images/decorations/selected_dot.png");
}

/* end tab states */
#apps #container .star-user-tabs-wrapper ul.tabs,  #apps #container .tabs-wrapper ul.tabs li{
    width:100%;
    float:left;
}

#apps #container .star-user-tabs-wrapper ul.tabs li.ui-tabs-hide{
    display:none;
}
/* 
#apps #container .star-user-tabs-wrapper ul.tabs,  #apps #container .star-user-tabs-wrapper ul.tabs .tab1,
#apps #container .star-user-tabs-wrapper ul.tabs,  #apps #container .star-user-tabs-wrapper ul.tabs .tab2,
#apps #container .star-user-tabs-wrapper ul.tabs,  #apps #container .star-user-tabs-wrapper ul.tabs .tab3{
    background:bottom left no-repeat url("../images/apps/tabs-div1.gif");
} */

   #apps #container .star-user-tabs-wrapper ul.tabs ul li{
       padding:19px 0 31px;
       /* background:top left no-repeat url("../images/apps/tabs-div1.gif"); */
	   font-size: 13px/15px;
	   font-family: Arial, Helvetica, sans-serif;
   }

#apps #container .star-user-tabs-wrapper ul.tabs{
	border-bottom: 10px;
}
   
   #apps #container .star-user-tabs-wrapper ul.tabs ul li.alpha{
       background-image:none;
   }
                   
#apps #container .star-user-tabs-wrapper ul.tabs ul li img{
    float:left;
	padding:0 20px 36px 0; 	
}

#apps #container .star-user-tabs-wrapper ul.tabs ul li h4{    
	font-weight: bold;
	font-size: 21px/23px;
	font-family: Arial, Helvetica, sans-serif;
    height: 23px;
    overflow: hidden;
    width: 370px;
}

#apps #container .star-user-tabs-wrapper ul.tabs ul li span.author{
	font-size: 11px/21px;
	font-family: Arial, Helvetica, sans-serif;
    color:#767676;
}

#apps #container .star-user-tabs-wrapper ul.tabs ul li span.copy{
	 float:left;
	clear:both;
	width:50%;
	font-size: 11px/14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#3b3b3b;
	height: 15px;
	overflow: hidden;
	margin-top: 12px;
	position:absolute;
}

#apps #container .star-user-tabs-wrapper ul.tabs ul li a.read-more{
    float:left;
    padding:10px 0 10px 22px;
    color:#0072c7;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;
 /*   background:center left no-repeat url("../images/apps/read-more.gif"); */
}

#apps #container .star-user-tabs-wrapper ul.tabs ul li .rating-bottom{
    float:right;
    margin:0 0 0 23px;
    width:150px;
    padding-bottom:2px;
    padding-right:85px;
    background:bottom left no-repeat url("../images/apps/bg/rating-bottom.gif");
}

#apps #container .star-user-tabs-wrapper ul.tabs ul li .rating-bg{
    background:0 0 repeat-y url("../images/apps/bg/rating-bg.gif");
    float:right;
    width:150px;
}                    
#apps #container .star-user-tabs-wrapper ul.tabs ul li .rating-bg-top{
    float:right;
    background:0 0 no-repeat url("../images/apps/bg/rating-top.gif");
    /*height:104px;*/
    width:150px;
    text-align:center;

}                                    
#apps #container .star-user-tabs-wrapper ul.tabs ul li .rating-bg-top .title{
    /*padding:16px 0 16px 25px;*/
    padding:16px 0 16px 0px;
	font-weight: bold;
	font-size: 10px/12px;
	font-family: Arial, Helvetica, sans-serif;
    color:#545454;
    text-align:center;
}
#apps #container .star-user-tabs-wrapper ul.tabs ul li .rating-bg-top .title span{
    padding:5px 5px 5px 25px;
}

#apps #container .star-user-tabs-wrapper ul.tabs ul li .rating-bg-top .perfect.title span{
    background: center left no-repeat url("../images/apps/icons/perfect.gif");
}

#apps #container .star-user-tabs-wrapper ul.tabs ul li .rating-bg-top .five.title span{
    background: center left no-repeat url("../images/apps/icons/5.gif");
}

#apps #container .star-user-tabs-wrapper ul.tabs ul li .rating-bg-top .four.title span{
    background: center left no-repeat url("../images/apps/icons/4.gif");
}

#apps #container .star-user-tabs-wrapper ul.tabs ul li .rating-bg-top .three.title span{
    background: center left no-repeat url("../images/apps/icons/3.gif");
}
                                   
#apps #container .star-user-tabs-wrapper ul.tabs ul li .rating-bg-top .stars{
    background:0 0 repeat-y url("../images/apps/bg/rating-bg.gif") #f8f8f8;
    border-top:1px solid #e2e2e2;
    padding:12px 0 8px;
	font-size: 10px/18px;
	font-family: Arial, Helvetica, sans-serif;
}
#apps #container .tabs-wrapper ul.tabs ul li span img{
	padding:0 2px 36px 0;
}
/*Staruserdetails tab End*/

/*Start of Staruser Notifications Carousel*/
#apps #container #main #right-col .carousel-wrapper-notifications{
    -moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
     border: 1px solid #E2E2E2;
     float:left;
     width:100%;
     margin-top:15px;
     position:relative;     
     margin-bottom:10px;
 }
#apps #container #main #right-col .carousel-wrapper-notifications .mask{   
    float:left;
    width:210px;
    margin-left:2px;
    padding-right:2px;
    height:310px;
    overflow:hidden;
}
                
#apps #container #main #right-col .carousel-wrapper-notifications .caroufredsel_wrapper_notifications{   
	 height:306px;
	 margin:0;
	 overflow:hidden;
	 position:relative;
}                  
#apps #container #main #right-col .carousel-wrapper-notifications ul li,
#apps #container #main #right-col .more-apps ul li{  	
    height: 85px;
    margin-top: 20px;
    text-align: center;
    width: 200px;    
}                    
#apps #container #main #right-col .carousel-wrapper-notifications ul li .appRecAppName {
    display: block;
    height: 30px;
    line-height: 130%;  
}
#apps #container #main #right-col .carousel-wrapper-notifications ul li a,
#apps #container #main #right-col .more-apps ul li a{
	 font-size: 13px/25px;
	 font-family: Arial, Helvetica, sans-serif;
     color:#2b2b2b;
     text-decoration:none;
 }
#apps #container #main #right-col .carousel-wrapper-notifications ul li .recommendedApps_Carousal
{
height:70px;
}

#apps #container #main #right-col .carousel-wrapper-notifications ul li img,
#apps #container #main #right-col .more-apps ul li img{
    margin-right:-2px;
    
}
#apps #container #main #right-col .carousel-wrapper-notifications a.arrow{
     position:absolute;
     height:44px;
     width:24px;
     top:61px;
     text-indent:-9999px;
     z-index:10;
}
                
#apps #container #main #right-col .carousel-wrapper-notifications a.arrow.left{     
     margin: 238px 0 0 75px;
   	 width: 36px;
   	 height: 25px
}

#apps #container #main #right-col .carousel-wrapper-notifications a.arrow.left.off{
    background:0 0 no-repeat url("../images/btn/carousel-arrows-tilt.png");
}

#apps #container #main #right-col .carousel-wrapper-notifications a.arrow.left.on{
    background:0 -88px no-repeat url("../images/btn/carousel-arrows-tilt.png");
    
}

#apps #container #main #right-col .carousel-wrapper-notifications a.arrow.right{
	margin-top: -73px;
    right: 85px;
    width: 36px;
    height:25px;
}

#apps #container #main #right-col .carousel-wrapper-notifications a.arrow.right.off{
    background:0 -44px no-repeat url("../images/btn/carousel-arrows-tilt.png");
}

#apps #container #main #right-col .carousel-wrapper-notifications a.arrow.right.on{
    background:-44px 0 no-repeat url("../images/btn/carousel-arrows-tilt.png");
}

.star_user_notification_image{
	float: left;
    height: 30px;
    margin-left: 4px;
    margin-top:3px;
}

p.star_user_notificationText{
	text-align:left;
    margin-left: 35px;
    font-size: 11px;
	font-weight: bold;
}

ul#editDetails div.user_interests{
   float:left;
   overflow:auto;
   border: 1px solid #ccc;
   height: 95px;
   width: 220px;
   padding: 2 5 5 5px;
   margin-left:2px;
   color: #626262;
}

div.user_interests div.interest_checkbox{
  padding-left:5px;
  width:195px;
}
#apps #container .star-user-tabs-wrapper ul.tabs ul li.interests{
   padding:19px 0 31px;
   background:top left no-repeat url("../images/apps/tabs-div1.gif");
   font-size: 13px/15px;
   font-family: Arial, Helvetica, sans-serif;
   height:100px;
}

ul#editDetails div.save{
   	float: left;
	margin-top: 90px;
	margin-left: -150px;
}

ul#editDetails div.save input, ul#editDetails div.save img{
	height:35px;
}

ul#editDetails div.save input{
	margin-left:-20px;
}

ul#appsNotInstalled li.alpha a{
	float:right;
}

#clear_cntnt a{
	float:right;
	padding-right:60px;
}

#apps #container .star-user-tabs-wrapper ul.tabs ul li .save img {
    float:none;
    padding:0 0 0 15px;   
}
/*****/

#apps #container #main #right-col .carousel-recently-viewed{
    -moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
     border: 1px solid #E2E2E2;
     float:left;
     width:100%;
     margin-top:15px;
     position:relative;     
 }
#apps #container #main #right-col .carousel-recently-viewed .mask{   
    float:left;
    width:200px;
    margin-left:2px;
    padding-right:2px;
    height:396px;
    overflow:hidden;
}
                
#apps #container #main #right-col .carousel-recently-viewed .caroufredsel_wrapper_staruser{   
	 height:390px;
	 margin:0;
	 overflow:hidden;
	 position:relative;
}                  
#apps #container #main #right-col .carousel-recently-viewed ul li,
#apps #container #main #right-col .more-apps ul li{  	
    height: 80px;
    margin-top: 20px;
    text-align: center;
    width: 200px;    
    border-bottom: 2px dotted #E2E2E2;
}                    
#apps #container #main #right-col .carousel-recently-viewed ul li .appRecAppName {
    display: block;
    height: 30px;
    line-height: 130%;  
}
#apps #container #main #right-col .carousel-recently-viewed ul li a,
#apps #container #main #right-col .more-apps ul li a{
	 font-size: 13px/25px;
	 font-family: Arial, Helvetica, sans-serif;
     color:#2b2b2b;
     text-decoration:none;
 }
#apps #container #main #right-col .carousel-recently-viewed ul li .recommendedApps_Carousal
{
height:70px;
}

#apps #container #main #right-col .carousel-recently-viewed ul li img,
#apps #container #main #right-col .more-apps ul li img{
    margin-right:-2px;    
}
#apps #container #main #right-col .carousel-recently-viewed a.arrow{
     position:absolute;
     height:44px;
     width:24px;
     top:61px;
     text-indent:-9999px;
     z-index:10;
}
                
#apps #container #main #right-col .carousel-recently-viewed a.arrow.left{     
     margin: 324px 0 0 75px;
   	 width: 36px;
     height: 25px;  	 
}

#apps #container #main #right-col .carousel-recently-viewed a.arrow.left.off{
    background:0 0 no-repeat url("../images/btn/carousel-arrows-tilt.png");
}

#apps #container #main #right-col .carousel-recently-viewed a.arrow.left.on{
    background:0 -88px no-repeat url("../images/btn/carousel-arrows-tilt.png");
    
}

#apps #container #main #right-col .carousel-recently-viewed a.arrow.right{
	margin-top: -73px;
    right: 85px;
    width: 36px;
    height: 25px;
}

#apps #container #main #right-col .carousel-recently-viewed a.arrow.right.off{
    background:0 -44px no-repeat url("../images/btn/carousel-arrows-tilt.png");
}

#apps #container #main #right-col .carousel-recently-viewed a.arrow.right.on{
    background:-44px 0 no-repeat url("../images/btn/carousel-arrows-tilt.png");
}

/*****/

.user_fav_apps{
	height: 95px;
    padding: 2 5 5 5px;
    overflow: auto;
    border: 1px solid #ccc;
    width:250px;	
    color: #626262;
    margin-left:2px;    
}
div.user_fav_apps div.favApp_checkbox{
	padding-left:5px;
	float:left;
  	width:220px;
}

/*End of Staruser Notifications carousel*/
input[type="button"].WithdrawBtn
{
  border:0;
  border-bottom: 1px solid #008dcd;
	background-color: #00aeef;
	border-radius: 4px 4px 4px 4px;
	color:white;
	font-weight:800;
	padding: 4px;	
	margin:54px 25px 0 0;
  	width: 89px;
	background-image: -webkit-linear-gradient(top, #00b9f1, #00a3ed); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #00b9f1, #00a3ed); /* FF3.6 */
	background-image:      -o-linear-gradient(top, #00b9f1, #00a3ed); /* Opera 11.10+ */
	background-image:         linear-gradient(to bottom, #00b9f1, #00a3ed);
}

 input[type="submit"].WithdrawBtn

  {
    border:0;
    border-bottom: 1px solid #008dcd;
	background-color: #00aeef;
	border-radius: 4px 4px 4px 4px;
	color:white;
	font-weight:800;
	padding: 4px;
	float: right;
  	margin:54px 86px 0 0;
    width: 89px;
	background-image: -webkit-linear-gradient(top, #00b9f1, #00a3ed); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #00b9f1, #00a3ed); /* FF3.6 */
	background-image:      -o-linear-gradient(top, #00b9f1, #00a3ed); /* Opera 11.10+ */
	background-image:         linear-gradient(to bottom, #00b9f1, #00a3ed);
}
 
 

/* Posts tab */
div.star_user_posts_table {
	padding:8px;
	overflow:hidden;
}

.star_user_posts_table table {
	width: 625px;
}

.star_user_posts_table table thead th {
	background: none repeat scroll 0 0 #F5F5F5;
	border-bottom: 1px solid #FFFFFF;
	color: #666666;
	font-size: 0.8889em;
	text-align: left;
	white-space: nowrap;
}

.star_user_posts_table th, .star_user_posts_table td {
	padding: 7px;
}

.star_user_posts_table table tr.posts-table-row-even {
	background-color: #FAFAFA;
}

.star_user_posts_table table tr.posts-table-row-even td {
	background-color: #FAFAFA;
	border-color: #AFAFAF -moz-use-text-color;
	border-style: dotted none;
  	border-width: 1px medium;
}

.star_user_posts_table table td a.discussion_link {
	font-size: 1.1111em;
	font-weight: bold;
}
.page_btn{
	background: url("/resources/images/page_btn.jpg") repeat scroll 0 0 transparent;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	color: #000000;
	float: left;
	height: 20px;
	margin: 0 0 3px 3px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	width: 25px;		
}
.selected_page_btn{
	background: url("/resources/images/current_btn.jpg") repeat scroll 0 0 transparent;
	color: #000000;
	float: left;
	height: 20px;
	margin: 0 0 3px 3px;
	padding-top: 5px;
	text-align: center;
	width: 25px;
}
.prev,
.next{
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	color: #000000;
	float: left;
	height: 20px;
	margin: 0 0 3px 3px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	width: 45px;	
}
.show_all{
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	color: #000000;
	float: left;
	height: 20px;
	margin: 0 0 3px 3px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	width: 55px;	
}
.show_all_selected{
	background-color: #00B9F2;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	color: #000000;
	float: left;
	height: 20px;
	margin: 0 0 3px 3px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	width: 55px;	
}

#top.star_user_details{
	margin-top:0px !important;
}


ul#star_user_header li{
	width: 20% !important;
	margin-right: 50px;
	background-image: none !important;
	margin-left: 65px;
	height: 175px;
}

ul#star_user_header li.apps_count{
	background-color:#0072C8;
	border-style:solid;
	border-width: 3px;
	border-radius: 10px;
	border-color: #28CDFD;
}

ul#star_user_header li.apps_count div.one{
	margin: 40px 25px 0px 25px;
	color: white;
	font-size: 18px;
	line-height: 120%;
}

ul#star_user_header li.apps_count div.one div.staruser p{
	margin-top:32px;
}

ul#star_user_header li.apps_count div.one b{
	margin-bottom: 20px;
	font-size:55px;
}

ul#appsNotInstalled, ul#editDetails{
	display:block;
}
ul#appsNotInstalled li.profile, ul#editDetails li.profile{
	background-image:none !important;
	width: 42%;
	float: left;
	margin-left: 50px;
    margin-right: 15px;
}

ul#appsNotInstalled li.alpha, ul#editDetails li.alpha{
	margin-top: 15px;
}

ul#editDetails li.summary{
	height:160px;

}
ul#appsNotInstalled li.profile p.header, ul#editDetails li.profile p.header{
	font-size: 20px;
	color:#00B9F2;
}

ul#appsNotInstalled li.profile p.content, ul#editDetails li.profile p.content{
	margin-top:12px;
	color: #414141;
	line-height: 150%;
}
ul#appsNotInstalled li.profile p.content{
	font-size: 14px;
	text-align: justify;
}
#apps #container #main-bg.star_user_details{
	background : none;
}

ul#editDetails li.updateNote{
	padding:5px;
}

form#editStarUser p.updateNote{
	margin-bottom: 5px !important;
}
ul#appsNotInstalled li.profile.edit_star_user img{
	margin-left: 225px;
}

ul#appsNotInstalled li.profile.edit_star_user{
	text-align: center;
	font-size: 20px !important;
	line-height: 25px !important;
	width: 650px;
	margin-left: 130px;
	color: #626262;
}