.clickable
{
     cursor:pointer;
}

img.button
{
    border-style:solid;
    border-width:1px;
    border-color:#eeeeee;
    background-color:#eeeeee;
}

/* Journal Styles */

div.je
{
    padding-left:10px;
    width:auto;
    padding-right:10px;
}

div.je_datehdr
{
    color:#314175;
    font-size:11pt;
    padding-bottom:5px;
    font-weight:bold;
    width:auto;
}

div.je_header
{
    color:#000731;
    width:800px;
    border-style:none;
    border-bottom-style:solid;
    border-bottom-color:#000731;
    border-bottom-width:2px;
    font-size:14pt;
    font-weight:bold;
    width:auto;
}

div.je_content
{
    color:#000000;
    font-size:10pt;
    padding-top:10px;
    padding-bottom:10px;
    margin-bottom:0px;
    text-align:justify;
    width:auto;
}

div.je_footer
{
    color:#000731;
    font-size:10pt;
    text-align:right;
    padding-top:3px;
    margin-bottom:0px;
    border-style:none;
    border-top-style:solid;
    border-top-color:#666666;
    border-top-width:1px;
    width:auto;
}

/*

 Comment Styles

*/

.comments
{
  color:#314175;
  font-weight:bold;
  list-style-image:url(http://vivin.net/images/blurb.png);
  margin-left:17px;
}

.comments li 
{
  margin:1em 0;
  width:auto;
}

.comments h4 
{
  font-size:10pt;
  margin: 0;
  width:auto;
}

.comments div 
{
  color:black;
  margin:0.5em 0;
  padding-right:10px;
  width:auto;
  font-weight:normal;
  text-align:justify;
}

img.captcha
{
    border-style:solid;
    border-width:1px;
    border-color:#000000;
}
