.LinkLine {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border: 1px solid #444444;
}

.LinkLine td {
	margin-right: 6px;
	margin-left: 6px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #444444;
	border-left-color: #444444;
	padding-right: 6px;
	padding-left: 6px;
}
.LinkDescriptionBox h1 {
	background-color: #24ADE1;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	letter-spacing: .1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
.LinkPictureBox {
	text-align: center;
	width: 200px;
}
.LinkDescriptionBox {
	text-align: left;
	width: 520px;
}
