.subnavigation
{
  clear: both;
  margin-bottom: 0 !important;
  padding-bottom: 25px;
  width: 900px;
}

.add_link_link
{
  background: #EDEEF7;
  font-size: 14px;
  font-weight: bold;
  display: block;
  margin-top: 20px;
  padding: 6px 0pt;
  text-align: center;
}

.links,
.boxContent form
{
  clear: both;
  margin-top: 18px;
}

.link
{
  float: left;
	margin: 0 10px 15px 0;
	width: 450px;
}

.link .clear_both
{
  display: none;
}

.no_links
{
  font-weight:bold;
	text-align:center;
}

.link_header,
.link_snippet
{
  font-size: .75em;
	margin-bottom:5px;
}

.link_header
{
	font-weight:bold;
}

.boxContent form p
{
  margin-bottom: 15px;
}

.boxContent form .caption
{
  width: 100px;
}

.boxContent form .field input
{
  width: 280px;
}

.boxContent form .buttons
{
  margin-left: 108px;
}
