/******************************************************************************
 *                               page=links/*                                 *
 ******************************************************************************/

[id^="content-links"] hr {
	margin-top: 2em;
	margin-bottom: 2em;
}

/******************************************************************************
 *                             page=links/press                               *
 ******************************************************************************/
 
#content-links-press > div:last-child {
	text-align: center;
}

#content-links-press > div:last-child p {
	text-align: left;
}

#content-links-press a > img {
	border: 0;
}

/******************************************************************************
 *                           page=links/downloads                             *
 ******************************************************************************/

#content-links-downloads .telnet {
	color: #090;
}

#content-links-downloads > div:last-child {
	text-align: center;
}

#content-links-downloads > div:last-child p {
	text-align: left;
}

#content-links-downloads > div:last-child h4 {
	text-align: left;
}

#content-links-downloads > div:last-child ol {
	text-align: left;
}

#content-links-downloads > div:last-child img {
	border: 0;
	margin: 1em auto;
}

/******************************************************************************
 *                           page=links/sponsors                              *
 ******************************************************************************/
 
#content-links-sponsors > div:last-child {
	text-align: center;
}

#content-links-sponsors > div:last-child p {
	text-align: left;
}

#content-links-sponsors > div:last-child h4 {
	text-align: left;
}

#content-links-sponsors a > img {
	border: 0;
}

#content-links-sponsors form table {
	border: 0;
	margin: 0 auto;
}

#content-links-sponsors form > table {
	width: 258px;
}

#content-links-sponsors form tr {
	border: 0;
}

#content-links-sponsors form td {
	border: 0;
	padding: 1px;
	background-color: #87CEEB;
	color: #000;
}

#content-links-sponsors form table table td:first-child {
	font-size: 7pt;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}

#content-links-sponsors form table table td:last-child {
	text-align: left;
	vertical-align: middle;
}

#content-links-sponsors form table img {
	vertical-align: middle;
}

#content-links-sponsors form table table tr:last-child td {
	background-color: #000;
	text-align: center;
	vertical-align: top;
}

/******************************************************************************
 *                           page=links/player                                *
 ******************************************************************************/

#content-links-player ul {
	border-top: 2px solid #999;
	padding-top: 1em;
}

#content-links-player li {
	list-style: none;
}

#content-links-player li:not(:last-child) {
	margin-bottom: 1em;
}

