 

img.alignright {
	max-width: 50%;
	float: right;
	margin: 0 0 20px 20px;
}

.zEditorHTML ul li {
	margin: 25px 0;
	list-style: none;
}
.zEditorHTML ul li:before {
	content: "■ ";
	color: #0062a7;
	margin-right: 0.5em;
}

.member .member-designations {
	color: #999999;
	font-weight: normal;
}
.member .member-business-name {
    color: #256897;
    font-weight: normal; 
}
.sidebar-member-form > div {
    margin-bottom: 10px;
    width: 100%;
    max-width: 250px;
}
.sidebar-member-form input, .sidebar-member-form select, .sidebar-member-form button {
    width: 100%;
    font-family: 'Cabin', sans-serif;
    background-color: #dce3e8;
    border: none;
    color: #0d1a24;
    padding: 10px 15px;
    margin: 0 0 8px 0;
    vertical-align: top;
    font-size: 20px;
}
.sidebar-member-form button {
	font-weight: bold;
}
.sidebar-member-form label {
	font-weight: bold;
}
