/* Start of CMSMS style sheet 'Global-Classes' */
/* ---------------------------------------------
Screen Stylesheet for online editor
Updated:	12/10/07
------------------------------------------------- */
/* ---------- ::Global Classes:: ----------------- */
.center {
text-align:center;
}
.clear {
clear:both;
padding:0;
margin:0;
line-height:normal;
}
.floatleft {
float:left;
}
.floatright {
float:right;
}
.hidden {
display:none;
visibility:hidden;
}
.inline {
display:inline;
}
.small {
font-size:10px;
font-weight:normal;
}
.bio_pic {
max-height: 100px;
max-width:100px;
padding-right: 10px;
padding-bottom: 10px;
text-align: left;
}


/* End of 'Global-Classes' */

