.mysettings {
	margin: 0;
	width: 100%;
}
.mysettings .grid_6 {
	width: 440px;
}

.showaddresses a, .changePassword a {
  font-size: 14px; }

.updateCustomerContainer, .savePasswordContainer {
  text-align: right; }

.changePasswordContainer .inp_textfield {
  width: 100%; }

.changePassword.expander {
  margin-left: -5px;
  margin-top: 10px; 
}
.changePassword.expander a {
  padding-left: 5px;
}
.changePassword.expander.open::before {
	content: 'v';
	margin-right: -3px; 
}
.changePassword.expander.closed::before {
	content: '>';
	margin-right: -3px; 
}
.showaddresses {
  margin-top: 20px;
  margin-left: 2px; 
}
.showaddresses a, .changePassword a {
  font-size: 14px; 
}
  
.mysettings label {
	font-size: 12px;
}

#customerUserData label {
	display: inline;
	padding-left: 5px;
	vertical-align: sub;
}

#updateCustomerUser.btn.btn-primary, #savePassword.ui-priority-primary {
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333;
	text-shadow: 0 1px 1px rgba(255,255,255,.75);
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image: -o-linear-gradient(top,#fff,#e6e6e6);
	background-image: linear-gradient(to bottom,#fff,#e6e6e6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
	float: left;
	margin-left: 0;
}

#WebPartWPQ8 .title, #WebPartWPQ8 .body{
display:none;
}

#WebPartWPQ8 .image{
border:none;
}

#WebPartWPQ8 .article-box{
height:50px;
}

#WebPartWPQ8 .content {
height:50px;
}

#ctl00_SPWebPartManager1_g_5ac58639_d8f3_467a_9b19_feaf42bee25c .title, #ctl00_SPWebPartManager1_g_5ac58639_d8f3_467a_9b19_feaf42bee25c .body{
display:none;
}

#ctl00_SPWebPartManager1_g_5ac58639_d8f3_467a_9b19_feaf42bee25c .image{
border:none;
}

#ctl00_SPWebPartManager1_g_5ac58639_d8f3_467a_9b19_feaf42bee25c .article-box{
height:50px;
}

#ctl00_SPWebPartManager1_g_5ac58639_d8f3_467a_9b19_feaf42bee25c .content {
height:50px;
}

.contact-personnel, .contact-distributor{
font-size: 11px;
}



