@import url(/includes/styles/member.css);
/*Note: If you need to add a local images please add to local images folder using this path: background-image: url('../images/buttonb.jpg');*/

/*Hide the Adviser Workstation column on the /membership/default.aspx*/
#member_features_comparison .col4 {display:none;}
#member_features_comparison #Imageloginman2 {display:none;}


/*Increased width to accomdate longer text in dropdowns, made member_textbox the same for consistency*/
.member_dropdownlist, .member_textbox {width:160px;}

/*Increased to accomdate longer text*/
.member_button {width: 100px;} 

.PreferredCountryContainer .col1 {
	float:left;
	padding-left: 5px;
	width: 105px;
}

.PreferredCountryContainer .col2 {float:left;}
.PreferredCountryContainer .member_dropdownlist {width: 100px;}
.PrefferredCountryContainer {margin-top:-20px;}

a.button_green:link {float:right;}