/* special css styles */
HTML { overflow: -moz-scrollbars-vertical; }

html, body {
/*background-attachment: scroll;
background-position: center top;*/
height: 100%;
}

#outerframe { background-color: #fff; }
#iframe_421 {width: 544px; height: 374px;}
.member_logo {
border: 1px solid #666666;
}

ul {
 list-style-position: outside;
 list-style-type: square;
 margin: 0 0 1em 0;
 padding-left: 1.5em;
}
ol {
 list-style-position: outside;
 margin: 0 0 1em 0;
 padding-left: 1.5em;
}
