/* all_comments.css  		*/
/* Written by Georgi Dagnall 	*/
/* Created: Dec. 10, 2007 	*/
/* Last Edited: Feb 28, 2008    */

    div.leftSide {
    float:left;
    width:45%;
    min-width: 370px;
    text-align:center;
    margin: 0em 2em 1em 0em; 
    }
    
   div.InfoBlock { margin-left: 0.5em; text-align: left;}
  .titleLink {  margin: 1em 0 1em 0; }
  .authorLink { color: #0000ff; margin: 0 0 0.15em 0; }
  .titleLinkNoColor {  margin: 1em 0 1em 0; }
  .authorLinkNoColor { color: #0000ff; margin: 0 0 0.15em 0; }

.authorLink a:link {text-decoration: none; color: #0000ff; border-bottom: 1px solid #0000ff; padding-bottom: 0.15em; }
.authorLink a:visited {text-decoration: none; color: #0000ff; border-bottom: 1px solid #0000ff; padding-bottom: 0.15em; }
.authorLink a:active {text-decoration: none; color: #0000ff; border-bottom: 1px solid #0000ff; padding-bottom: 0.15em; }
.authorLink a:hover {text-decoration: none; color: #0000ff; border-bottom: none; padding-bottom: 0.15em; }

.titleLink a:link {text-decoration: none; color: #003399; border-bottom: 2px solid #003399; padding-bottom: 0.1em; }
.titleLink a:visited {text-decoration: none; color: #003399; border-bottom: 2px solid #003399; padding-bottom: 0.1em; }
.titleLink a:active {text-decoration: none; color: #003399; border-bottom: 2px solid #003399; padding-bottom: 0.1em; }
.titleLink a:hover {text-decoration: none; color: #003399; border-bottom: none; padding-bottom: 0.1em; }


.authorLinkNoColor a:link {text-decoration: none; border-bottom: 1px solid; padding-bottom: 0.15em; }
.authorLinkNoColor a:visited {text-decoration: none; border-bottom: 1px solid; padding-bottom: 0.15em; }
.authorLinkNoColor a:active {text-decoration: none; border-bottom: 1px solid; padding-bottom: 0.15em; }
.authorLinkNoColor a:hover {text-decoration: none; border-bottom: none; padding-bottom: 0.15em; }

.titleLinkNoColor a:link {text-decoration: none; border-bottom: 2px solid; padding-bottom: 0.1em; }
.titleLinkNoColor a:visited {text-decoration: none; border-bottom: 2px solid; padding-bottom: 0.1em; }
.titleLinkNoColor a:active {text-decoration: none; border-bottom: 2px solid; padding-bottom: 0.1em; }
.titleLinkNoColor a:hover {text-decoration: none; border-bottom: none; padding-bottom: 0.1em; }

img.tourimg {
   border: 5px double #0000ff; 
   width: 100px; 
   height: 100px;
}

img.tourstopimg {
   border: 5px double #0000ff; 
   width: 74px; 
   height: 74px;
}
