/********************************/
/*MEMBERSHIP USERSTATE CONTROL STYLE*/
/********************************/

#BtwMembershipUserState					        {margin:0px; width:100%;}
#BtwMembershipUserState	a						{color:#55AAFF; text-decoration:none; font-weight:bold;}
#BtwMembershipUserState	a:hover					{color:#55AAFF;text-decoration:underline;}
#BTMembershipUserStateWraper				    {padding-left:0px;}

#BtwMembershipUserState .Title					{font-size:11px;float:right;}
#BtwMembershipUserState .Text					{float:right;}
#BtwMembershipUserState .Message				{float:right;}
#BtwMembershipUserState .InfoBox				{float:right;}
#BtwMembershipUserState .Item				    {float:right;}
#BtwMembershipUserState .Separator				{float:right;}

.BTMembershipUserStateForm						{padding-top:0px;}
.BTMembershipUserStateFormRow					{float:right;padding-top:0px;}
.BTMembershipUserStateFormSep					{float:right; width:1px;background-color:White;margin-right:5px;margin-left:5px;}