#featuresmenu {
	margin-bottom:15px;
	}

#content{
	font: 1.1em Arial,FreeSans,Helvetica,sans-serif;
	font-size:14px;
	font-weight: 400;
	color:#666666;
	line-height:1.5em;
}

#content dt{
	color:#333333;
}

#content dd{
	margin: 0 0 20px;

}

#content p {
	line-height:1.5em;
	margin:0.2em 0 1em;
}

#featuresmenu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#featuresmenu ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}

li.capsule {
	background-image:url(/wp-content/images/capsule.png);
}

li.freshbooks {
	background-image:url(/wp-content/images/freshbooks.png);
}

li.gmail {
	background-image:url(/wp-content/images/gmail.png);
}

li.xero {
	background-image:url(/wp-content/images/xero.png);
}

.serviceheading {
	height:38px;
	background-position:left;
	background-repeat:no-repeat;	
}

.serviceheading  a{
	padding-left: 38px;
	line-height:35px;
	text-decoration: none;
}

h1.alivedocs{
	background-image:url(/wp-content/images/alivedocs32x32.png);
}

h1.capsule{
	background-image:url(/wp-content/images/capsule32x32.png);
}

h1.freshbooks{
	background-image:url(/wp-content/images/freshbooks32x32.png);
}

h1.gmail{
	background-image:url(/wp-content/images/gmail32x32.png);
}

h1.xero{
	background-image:url(/wp-content/images/xero32x32.jpg);

}

#servicesmenu {
	margin-bottom:15px;
	font-size:13px;
}

#servicesmenu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
} 

#servicesmenu li {
	height:38px;
	background-position:left;
	background-repeat:no-repeat;
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}

#servicesmenu li a {
	padding-left: 20px;
	line-height:25px;
	text-decoration: none;
}	