/*//////////////////>>> Websites4accountants.com About us Page <<<//////////////////*/



	
	#editorText {
		border-bottom:1px solid #e5e5e5;
	}
	
	#notes {
		font-size: 12px !important;
		width:65%;
	}

	#notes h3 {
		font-size: 16px;
		color: #cc0000;
		margin:20px 0 10px 20px;
	}

	h1 {
		font-size: 18px;
		color: #cc0000;
		margin: 20px 0 10px 20px;
	}

	h1 img {
		margin: 0;
		padding: 0;
		line-height: 1em;
		vertical-align: middle;
	}

	#blockquote {
		width:90%;
	}
	/* Tables */
	.rankings {
		border-top:0.1em solid #2A5683;
		border-left:0.1em solid #2A5683;
		margin: 0 0 0 15px;
		width:680px !important;
	}
	.rankings td {
		font-size:1em;
		border-bottom:0.1em solid #2A5683;
		border-right:0.1em solid #2A5683;
		text-align:center;
		width:29px !important;
		/*padding: .4em;*/
		height:2.0em;
		margin: 0;
		vertical-align:middle;
	}
	.rankings tr.top td {
		border-top:0.1em solid #2A5683;
	}
	.rankings td.subTitle {
		width:560px !important;
		padding: 4px 0 4px 8px;
		text-align:left;
		overflow: hidden
	}
	.rankings td.title {
		background:#254F7F;
		text-align:left;
	}


