.services {
    width: 610px;
    margin: 0px auto;	
}
.serviceslist {
    list-style-image: url("../images/rightArrowdark.gif");
}

.serviceslist a{
  font-size: 9px;
  text-decoration: none;
}

.exampleimagelist {
  height: 55px;
  list-style: none;
  float: left;
  width: 200px;
  padding: 0px;
  margin: 0px;
}

.exampleimage {
  padding: 0px;
  float: left;
  margin: 0px 3px; 
}

.exampleimage a img{
  border: none; 
}

.serviceslist a:VISITED {
  color: blue;
} 

.service{
	font-size: 13px;
    padding: 0px 0px 5px 0px;
}

.service .example {
	background: transparent;
}
.service a.close{
	vertical-align: middle;
	color: #f00; 
}
.smallimages {
    margin: 0px auto;
    width: 650px;
    list-style: none;
    
}

.smallimage {
    padding: 0px;
    float: left;
    margin: 10px;
}

.thumbs {
	list-style: none;
    height: 100px;
    width: auto;
    margin: 0px auto;	
}	

.smallimages a {
    border: none;
    text-decoration: none; 
}

.smallimage img {
    border: none;
    text-decoration: none; 
}

.thumbslist {
    list-style: none;
}
