ul.weblinks_list{
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}

ul.weblinks_list li {
	float: left;
	border: 0px solid #eee;
  border-bottom: none;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
  height: 10px;
	width: 152px;
  margin-bottom: 3em;
}
.weblinks_node {
 background: url('main_background.jpg') repeat-x;

  padding: 5px;
  margin: 5px;
}
.weblinks_field_title {
  font-size: 1.2em;
  font-family: Trebuchet MS, Trebuchet, Arial;
  margin-top: 0.5em;
  text-align: center;
}

.view-content-weblinks-view h3 {
	clear: both;
}
