.linx_add_your_link a {
	background-color: #EFEFEF;
	font-size: 11px;
	padding: 0.3em 0.5em;
	margin: 0.3em;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	color: #333333;
	text-decoration: none;
	/*display: block;*/
}

.linx_add_your_link a:hover {
	background-color: #f3f3f3;
	font-size: 11px;
	padding: 0.3em 0.5em;
	margin: 0.3em;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	color: #222222;
	text-decoration: none;
	/*display: block;*/
}

#linx_intro_text {
	margin-bottom: 1ex;
}

#linx_cont_no_links {
   font-style: italic;
	margin-bottom: 1ex;
}

#linx_cont_links {
	margin-bottom: 1ex;
}

#linx_cat_header {
  font-weight: bold;
  margin: 1ex 0;

}

#linx_page_navigation {
   /*display: block;*/
	width: 100%;
	border-top: 1px solid #666666;
	text-align: center;
	font-size: 10px;
}

div.linx_description {
  width: auto;
  text-align:left;
}
div.linxdivider {
	background: url(linx_divider.png) 50% 0 no-repeat;
    width: auto;
    height: 7px;
    margin-left: 170px;
    margin-top: 7px;
    margin-bottom: 7px;
}

#linx_table_cat_display {
    width: auto;
}

#linx_add_link_form {
    width: auto;
}
