#gallery {  margin:3px 10px;
  float:left;
  display:block;  list-style:none;
}
#gallery li {
  display:inline;
}
#gallery a img {
  border:none;
}

.text .selectpage {	margin:20px 0px;
	text-align:center;
}
.text .selectpage a{
	margin:0px 5px;
	text-decoration:underline;
}
.text .selectpage a:hover{
	text-decoration:none;
}
.text .selectpage a.current{
	text-decoration:none;
}

img.portfolio{	
	float:left;
	margin:10px;
	height:280px;
}
.spacer{
	clear:both;
	font-size:0;
	height:1px;
	line-height:0;
}
.clear{
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	border:none;
	float:none
}
