/*
stylesheet slowtravel extra jqueries
*/

/*for the cycle quotes*/
p.quotes {
font-size: /*13px*/0.82em;
line-height: 1.5em;
color: #993333;
background: #ffffff;
font-family: Verdana, Arial, sans-serif;
padding-bottom: 0.31em;
text-align: left;
}

p.smallquote {
  font-family: Verdana, Arial, sans-serif;
  font-size: /*10px*/0.63em;
  line-height: 1.3em;
  color: #000000;
  background: #ffffff;
  font-style: italic;
  padding-bottom: 0.31em;
  margin-bottom: 10px;
  margin-top: 0;
  text-align: left;
}

#s4 { position: relative; }
#s4 img { position: absolute; top: 0; left: 0; display:none; }
#s4 img:first-child { display:block; } 

.quotes {  
    height:  160px;  
    width:   150px  ;
    padding-bottom: /*5px*/0.31em;  
    margin:  0em;  
} 
 
.quotes img {  
    padding: /*5px*/0.31em;  
    width:  150px; 
    height: 160px; 
    top:  0em; 
    left: 0em; 
} 
