.WaGadgetAuthorizationRequired .openAuthFormContainer {
display: none !important;
} 

#id_LoginBoxGadget .loginContainer {
height:210px; }


#idCreateAccountLink {
color:#E5E5E5; }


div#idPrintLinkContainer.nonPrintable {
/* width: 84px; */
/* height: 40px; */
}

.center {
text-align:center; }

.clear {
clear:both;}

.left {
text-align:left; }


.fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;}


.cnPrimaryContentBlock1Content a[href^="mailto:"], 
.cnPrimaryContentBlock1Content a[href^="mailto:"]:link,
.cnPrimaryContentBlock1Content a[href^="mailto:"]:visited {
text-decoration: underline;
color: #0000FF; /*blue*/ } 

.cnPrimaryContentBlock1Content a[href^="mailto:"]:hover,
.cnPrimaryContentBlock1Content a[href^="mailto:"]:active, {
text-decoration: underline;
color: #FF0000; /*dark blue*/ } 


div.break {
clear:both; }

div.img {
float: left; }

div.email {
text-align: center;
font-weight: normal;
width: 200px;
margin: 5px; }

div.name {
text-align: center;
font-weight: normal;
width: 200px;
margin: 5px; }

div.title {
text-align: center;
font-weight: bold; }

/*
div.MemberLoginArea {
text-decoration:underline;
margin-top:-15%;
margin-bottom:5%;
margin-right:auto;
margin-left:auto;
 }
*/

a:link div.MemberLoginArea, a:visited div.MemberLoginArea { 
color:#E5E5E5; }

a:hover div.MemberLoginArea, a:active div.MemberLoginArea{ 
color:#999999; }


div.CreateAccountLink { 
text-align:center;
color:#E5E5E5;  }

img {
border: none; }

img.board {
border: 1px; 
border-color:#336655; /*green*/ }

img.facebookbadge {
width:120px;
height:124px; 
margin:5px 0px 5px 0px; }

img.profile {
float:left;
width:200px;
height:150px;
margin:5px 5px 0px 5px; }

/*Hide Invoice Me button*/
input[value="Invoice me"] { 
display:none; }

/*Hide recurring payment info */
div.generalFieldsContainer div.fieldBody .typeInstruction span.levelRecurring { 
display:none; }

/*Membership level description: black font, regular size, and add a space from line above */
div.generalFieldsContainer span.extraInfo .levelDescription { 
color:#000000; 
font-size:1.0em; 
margin-top:10px; 
margin-bottom:15px; }