td.NewsItem {
	font-size: 13px;
	height: 22px;
	background-color: #f0f0f0;
	font-family: Arial, narrow;
	vertical-align: middle;
	line-height: 18px;
}
td.NewsHeading {
	font-size: 18px;
	background-color: #245177;
	color: #f0f0f0;
	font-weight: bold;
	height: 25px;
	text-align: center;
	font-family: Arial, narrow;
	vertical-align: middle;
}

td.NewsItemLargeText {
	font-size: 16px;
	height: 22px;
	background-color: #f0f0f0;
	font-family: Arial, narrow;
	vertical-align: middle;
}

.Heading {
	font-size: 16px;
	color: #245177;
	font-weight: bold;
	font-family: Arial, narrow;
}

td.NavBox {
	font-size: 13px;
}

p {
	font-size: 13px;
	font-family: Arial, narrow;
}

.copyright		{ font-size: 13px; font-family: Arial, narrow; color: #000000; letter-spacing: -1px;}

#realfishingcontent {
}
#realfishingcontent ul {
}
#realfishingcontent li {
}

#RadioContent {
	background: url(images/user/titles/radiominibanner.jpg) 0 0 NO-REPEAT;
	width: 550px; 
	height: 300px; 
	border: 1px solid black;
}

.listbullet {
   list-style-type: disc;
   list-style-position: outside;
   margin:0 0 0 20px;
}

.listdecimal {
   list-style-type: decimal;
   list-style-position: inside;
}

.listlowerroman {
   list-style-type: lower-roman;
   list-style-position: inside;
}

.listupperroman {
   list-style-type: upper-roman;
   list-style-position: inside;
}

.listloweralpha {
   list-style-type: lower-alpha;
   list-style-position: inside;
}

.listupperalpha {
   list-style-type: upper-alpha;
   list-style-position: inside;
}
