p{
	margin: 10px 0;
}

a.section:link, a.section:visited{
	color:#025596;
	text-decoration:none;
}
a.section:hover{
	color:#025596;
	text-decoration:underline;
}
ul{
	margin-left: 15px;
	list-style: disc;
}

/*Universal Page Titles and Sections Headers */
.pageTitle{
	font-size:32px;
	color:#025596;
}
.pageSubTitle {
font-size: 22px;
}
.sectionHeader{
	font-size:18px;
	color: #222;
}
.sectionSubHeader {
	color: #B21F0B;
	/*padding-top: 5px;*/
	font-size: 14px;
}
/*End Universal Page Titles and Headers */

/* Universal Misc */
.clear{
	clear:both;
	display:block;
}

ul.standard{
	list-style:disc;
	margin-left:35px;
}
/* End Universal Misc */

/* General Styles with a left nav pane */
.leftImg{
	float:left;
	margin-right:25px;
	margin-bottom:2px;
}
.leftImgBlock{
	float:left;
	margin:30px 25px 20px 0;
} 
.rightTxtBlock{
	float:left;
	margin: 15px 0 10px 18px;
	width:485px;
}
.contentCol1{
	float:left;
	width:282px;
	padding:10px 20px 10px 0;
}
.contentColMid{
	float:left;
	margin-top:27px;
	color:#CCC;
}
.contentCol2{
	float:left;
	width:284px;
	padding:10px 0;
}

.fullSection{
	margin:25px 0;
}

.featureSection{
	margin:25px 0;
	font-size: 13px;
}
.callToActionButtons{
	margin-top: 28px;
}
/* End General left nav pane styles */

/* General Styles withOUT a left nav pane */
	.fullLong{
		width:875px;
		background-color:#CCC;
		text-align:center;
		padding:30px 0;
		margin:0 auto;
	}
	
	.plansWrap{
		width:850px;
		padding:10px 0;
		margin:0 auto;
	}
	.planContainer{
		float:left;
		border-left:1px solid #333;
		border-bottom:1px solid #333;
		width:211px;
	}
	.planTop{
		background-color:#666;
		text-align:center;
		margin:0;
		padding:1px 0 0 0;
		border-bottom:1px solid #333;
		border-top:1px solid #333;
	}
	.planDetail{
		text-align:center;
		margin:10px;
	}
	.borderRight{
		border-right:1px solid #333;
	}
	
	.contentCol1N{
		float:left;
		padding:10px 40px 10px 0;
		width:400px;
	}
	.contentCol2N{
		float:left;
		padding:10px 0;
		width:400px;
	}
/* End Gen Styles without a left nav pane */

/* Page specific styles */
/*Our Team "management-team"*/
.jobTitle{
	font-style:italic;
	margin-top:-8px;
}
.teamMember{
	margin:20px 0;
}
.leftImgMember{
	float:left;
	border:1px solid #CCC;
	width:125px;
	padding:6px;
	margin-right:25px;
	margin-bottom:2px;
}
/*End Our Team "management-team"*/

/*Pricing page */
	.contentCol1Pricing{
		float:left;
		padding:10px 40px 10px 10px;
		width:385px;
	}
	.contentCol2Pricing{
		float:left;
		padding:10px 12px;
		width:385px;
	}
/*End Pricing */


/* Partner with Us */

/* Removed to combine with similar style ".fullSection" */
/*.partnerProgram{*/
/*	margin:20px 0;*/
/*}*/

/* End Partner with Us */

/* Legal Stuff */
.legalPolicy{
	margin:20px 0;
	line-height:15px;
}
/* End Legal Stuff */
/* End Page specific styles */


/*News Stuff*/
.newsItem{
	margin: 15px 0 20px;
}
.newsCompany{
	font-weight: bold;
}
.datePublished{
	font-style: italic;
	font-size: 13px;
	color: #666;
	margin-bottom: 10px;
}
ul.pager{
	float: left;
}
ul.pager li{
	float: left;
	margin-right: 10px;
}


.center {
	text-align:center;
}
.botBrdr{
	width: 100%;
	margin-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #CCC;
	display: block;
	clear: both;
}
.botBorder{
	width:90%;
	margin:10px auto;
	border-bottom:1px solid #CCC;
	display:block;
}

.botBorderRight{
	width:480px;
	margin-left:124px;
	border-bottom:1px solid #CCC;
	display:block;
}
.botBorderRightTeam{
	width:430px;
	margin-left:165px;
	border-bottom:1px solid #CCC;
	display:block;
}

/* LOGIN WRAPPER */
#loginPanel{
	background: #333;
	width: 503px;
}
#loginPanelHeader{
	padding-top: 79px;
	background: url(http://cdn.infusionsoft.com/site/infusionsoft.com/template/020110/headers/login-header.png) top left no-repeat;
}
#loginPanelBottom{
	padding-bottom: 10px;
	background: url(http://cdn.infusionsoft.com/site/infusionsoft.com/template/020110/gen/login-bottom-brdr.png) bottom left no-repeat;
}
#loginPanelContent{
	background: url(http://cdn.infusionsoft.com/site/infusionsoft.com/template/020110/gen/login-content-bg.png) bottom left repeat-y;
	width: 503px;
}

.loginHeader{
	background: url(http://cdn.infusionsoft.com/site/infusionsoft.com/template/020110/headers/login-header.png) top left no-repeat;
	height: 79px;
}
#loginFormWrapper{
	width: 470px;
	margin: 0 auto;
	/*background: #fff;*/
	/*float: left;*/
	height: 300px;
	
}
#loginPanel dl{
	float: left;
}
#loginPanel dt, #loginPanel dd{
	float: left;
	margin: 10px 0;
	font-size: 16px;
}
#loginPanel dt{
	clear: both;
	width: 140px;
	text-align: right;
	margin-right: 10px;
	padding-top: 5px;
}
#loginPanel input[type=text],#loginPanel input[type=password]{
	font-size: 16px;
	width: 170px;
	height: 25px;
}
#loginSubmit{
	clear: both;
	height: 56px;
	width: 247px;
	font-size: 0px;
	background: url(http://cdn.infusionsoft.com/site/infusionsoft.com/buttons/032310/log-me-in.png) top left no-repeat;
	border: none;
	margin-left: 114px;
}
