/* CSS Document: testamonials */
hr {text-align: center; width: 75%;}
.testaTease {font-family:Arial, Helvetica, sans-serif;}
.testaClicker {font-size: 80%; font-style:italic; cursor:pointer; text-decoration:underline;}
.testaComment {display: none;width: 95%; margin: 2em auto;border:1px solid #CCCCCC;background-color: #FFFFCC; color: #000000;}
.testaComment p {line-height:1.5; text-indent:1.5em; font-family:Arial, Helvetica, sans-serif;  font-size: 110%;}
.testaComment .testaPerson {text-align:right;margin: 0.5em 1em;padding-bottom: 5px;  font-style:italic;}
.testaCommentBlank {visibility: hidden; height:0;}
.testaCloser {width: 100%; margin:auto; margin-right: 1em;text-align: right;font-size: 80%; font-style:italic; cursor:pointer; text-decoration:underline;}
