#doctextsizer                      {position:absolute; top: 37px; left: 520px; color: #ffffff; width: auto; height: auto; z-index: 1001; font-size: 12px; }
#doctextsizer label                {display: none; }

.xsmallview .ContentContainer,
.xsmallview .NewsBox               { font-size: 70%; }

.smallview .ContentContainer,
.smallview .NewsBox                { font-size: 90%; }

.normalview .ContentContainer,
.normalview .NewsBox               { }

.largeview .ContentContainer,
.largeview .NewsBox                { font-size: 120%; line-height: 160%; }

.xlargeview .ContentContainer,
.xlargeview .NewsBox               { font-size: 140%; line-height: 170%; }




a.texttoggler{ /*CSS for Text Size Toggler control*/
margin-left: 1px; 
}

a.texttoggler img{ /*CSS for Text Size Toggler control*/
border: none; padding-bottom: 3px;
}

a.texttoggler img:hover{ /*CSS for Text Size Toggler control*/
border-bottom: 1px solid #ffffff; padding-bottom: 2px;
}

a.selectedtoggler img{ /*CSS for Selected Text Size Toggler control*/
border-bottom: 1px solid #ffffff; padding-bottom: 2px;
}