@charset "utf-8";
.right { float: right }
.center { text-align: center; margin: 0 auto; }
.center p { text-align: left; }
.left { float: left }
.clear { clear: both; }
.display_none { display: none; }
.submit { padding-right: 4px; padding-left: 4px; }
.size10 {font-size:10px; line-height:1.8; color:#333}
.size11 {font-size:11px; line-height:1.8; color:#333}
.size12 {font-size:12px; line-height:1.8; color:#333}
.size14 {font-size:14px; line-height:1.8; color:#333}
.purple {color:#636}
.green {color:#063}
.red {color:#c00}
.navy {color:#003}
.orange {color:#f90}
.bold {font-weight:bold; line-height:1.8}
.size12_or {font-size:12px; line-height:1.8; color:#f90}
* html .submit { padding-top: 3px; }
* + html .submit { padding-top: 3px; }
* html .png { behavior: url(/sj/2/elements/styles/ie6ail.htc); }
.no_hover:hover { background-color: transparent; }
