A:link.explorer    { font-family: Tahoma, sans-serif; font-size: 8pt; font-weight: normal; color: #15428b; cursor:default; text-decoration: none; }
A:visited.explorer { font-family: Tahoma, sans-serif; font-size: 8pt; font-weight: normal; color: #15428b; cursor:default; text-decoration: none; }
A:hover.explorer   { font-family: Tahoma, sans-serif; font-size: 8pt; font-weight: normal; color: #15428b; cursor:default; text-decoration: underline; }
.explorer          { font-family: Tahoma, sans-serif; font-size: 8pt; font-weight: normal; color: #15428b; text-decoration: none; }

/*
#container {
	width: 980px;
	margin: 0 auto;
	position: relative;
	border: 1px solid red;
}
*/
#container:after { 
	display: block; 
	clear: both; 
	visibility: hidden; 
	content: '.'; 
	height: 0; 
}

#content {
position: relative;
/* border: 1px solid red; */
float: left;
margin: 0;
}

div.list {
    margin: 5px; 
    float: left;
    border: 0;
}


