/* CSS Document */
/* DETAILS */
#amstock table.details, #amstock table.details2 { width: 90%; } 
#amstock table.details td, #amstock table.details th, #amstock table.details2 td, #amstock table.details2 th  { border-bottom: 1px dotted #666666; line-height: 200%;  }
/* FORMS */
#amstock select { width: auto; }
#amstock .sphide { display: none; }

#amstock .graphoptleft{width:45%; float:left}
#amstock .graphoptright{width:45%; float:right}
#amstock .spsmall{font-size:80%;}
#amstock .txt_right{text-align:right;}