/*//////////////////>>> Websites4accountants.com <<<//////////////////*/


/* ----------------------------------------------- */
/* GENERAL STYLES */
/* ----------------------------------------------- */

ol,ul,li
{
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}

ol,ul
{
	list-style:none;
}

td{
   padding-left: 4px;
   padding-right: 4px;
   border-right: 1px solid #02569E;
   }

.cpass {
    /* background: #FFC8C8; */
    /* border-top: 2px solid #c00; */
    /* border-bottom: 2px solid #c00; */
    }

.cpass-LH {
	padding-left: 10px;
}

.cpass-RH {
    /* background: #FFC8C8; */
    /* border-top: 2px solid #c00; */
    /* border-right: 2px solid #c00; */
    /* border-bottom: 2px solid #c00; */
    }

html body {
		background:#FFF url("/images/v2/tile.gif") top center repeat-y;
	margin:0 auto;
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size:62.5%;
	min-width: 810px;
	width:100%;
	max-width:800px;
}

a {
	text-decoration:none;
	color:#2365B0;
}

a:hover {
	color:#B02326;
}

.clearall {
clear:both;
	line-height:0;
	height:0;
	margin:0;
	padding:0;
}

#wrapper {
	width:810px;  
	position:absolute;
	left:50%;
	margin-left: -404px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom:0;
	background:#fff;
}

.hide {
	display:none;
}

#topContent {
	width:710px;
	float:left;
}

#secondaryContent {
	width:100px;
	float:right;
}

#footer {
	clear:both;
}

#editorText {
	color:#cc0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px !important;
	font-weight:bold;
	padding: 15px 0 15px 15px;
}

#header3 { /*all pages except index*/
	margin: 20px 0 0 0;
	height: 150px;
	background:url("/images/cpa-technology-review-header.gif") top center no-repeat;
	position:relative;
	border-bottom:1px solid #e5e5e5;
}

/* Headings */
#header h1 {
	display:none;
}

#intro p {		
	color: #444;
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	width:70%;
	margin: 20px 0 0 30px;
}

#intro h2 {
	color: #cc0000;
	font: bold 20px Arial, Helvetica, sans-serif;
	margin: 20px 0 0 30px;
}

#intro a {
	text-decoration:underline;
}