﻿	#articlesbysubcat {
		/*background-color:#F9FBFD;
		border:1px solid #0067A6;*/
	}
	
	#articlesbysubcat h3 {
		/*background-image:url(../Images/win-top-img.gif);
		background-repeat:repeat-x;
		font-size:12px;
		padding:3px;
		color:#FFFFFF;
		margin:0;*/
		margin:0;
		margin-bottom:5px;
		color:#E02B10;
		font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-size:20px;
		border-bottom:1px dotted #999999;
	}

	#articlesbysubcat .content, #articlesbysubcat .content h1, #articlesbysubcat .content p {
		margin:0;
		padding:0;
	}
		
	#articlesbysubcat .content {
		padding:0px;
	}

	#articlesbysubcat .content p {
		margin-top:4px;
		margin-bottom:10px;
		font-size:12px;
		line-height:1.5;
		color:#333333;
	}

	#articlesbysubcat .content .credits {
		padding:5px;
	}

	#articlesbysubcat .content .credits h5 {
		margin:0;
		padding:1px;
		font-size:10px;
	}
	
	#articlesbysubcat .content h1 {
		font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-size:15px;
	}

	#articlesbysubcat .content h1 a:link, #articlesbysubcat .content h1 a:active, #articlesbysubcat .content h1 a:visited {
		color:#0071BB;
		text-decoration:none;
	}

	#articlesbysubcat .content h1 a:hover {
		color:#E02B10;
		text-decoration:underline;
	}

	#articlesbysubcat .content .comments {
		/*margin:0;
		padding-left:5px;
		padding-right:5px;
		background:url(../Images/highestratedbg.gif) repeat-x;
		vertical-align:middle;
		height:15px;
		font-weight:bold;
		font-size:11px;*/
	}
	
	#articlesbysubcat .content .comments a:link, #articlesbysubcat .content .comments a:active, #articlesbysubcat .content .comments a:visited {
		color:#0071BB;
		text-decoration:none;
	}

	#articlesbysubcat .content .comments a:hover {
		color:#E02B10;
		text-decoration:underline;
	}

	#articlesbysubcat .navigation
	{
		margin:10px;
		font-weight:bold;
		font-size:11px;
		text-align:right;
	}

	#articlesbysubcat .navigation a:link, #articlesbysubcat  .navigation a:active, #articlesbysubcat .navigation a:visited {
		color:#0071BB;
		text-decoration:none;
	}

	#articlesbysubcat .navigation a:hover {
		color:#E02B10;
	}
	