<!--
#searchpages
{
	width: 425px;
}

#searchpages DIV.membersfound
{
	width: 275px;;
	float: left;
	overflow: hidden;
}

#searchpages DIV.memberpages
{
	width: 150px;
	float: left;
	overflow: hidden;
}

DIV.pagelinks
{
	width: 425px;
}
DIV.pagelinks DIV.pages
{
	width: 225px;
	float: left;
	overflow: hidden;
	font-weight: bold;
}
DIV.pagelinks DIV.prevnext
{
	width: 200px
	float: left;
	overflow: hidden;
	font-weight: bold;
}

DIV.searchmemberblock
{
	width: 100%;
	display: block;
}

DIV.searchline1
{
	width: 425px;
	background-color: #F0DAC1;
	display: block;
}

DIV.searchline2
{
	width: 425px;
	background-color: #F8EFE4;
	display: block;
}

DIV.searchmembertext
{
	width: 425px;
	clear: both;
}

DIV.searchmemberlinks
{
	width: 425px;
	clear: both;
	height: 21px;
	overflow: hidden;
	display: block;
}

DIV.fotosearchmemberblock
{
	width: 425px;
	display: block;
}

DIV.fotosearchmemberblock DIV.fotoleft
{
	width: 210px;
	height: 151px;
	float: left; 
	overflow: hidden;
	background-image: url('/relplanet/images/fotosearchbackbox.gif');
	background-repeat: no-repeat 	
}

DIV.fotosearchmemberblock DIV.fotocenter
{
	width: 3px;
	height: 151px;
	float: left;
}

DIV.fotosearchmemberblock DIV.fotoright
{
	width: 210px;
	height: 151px;
	float:left;
	overflow: hidden;
	background-image: url('/relplanet/images/fotosearchbackbox.gif');
	background-repeat: no-repeat 
}

DIV.fotosearchmemberblock DIV.fotorightempty
{
	width: 212px;
	height: 151px;
	float: left;
	overflow: hidden;
}

-->