/* 
This is the section css for
Mark A. McKibben 
*/
.cQty
{
	color: #00F;
}
.sym
{
	color: #A52622;
}
.cQty, .sym
{
	background-color: #FFF;
}
#home-content .homepage .grid6:nth-child(1) {
	padding-right: 10px;
}
#home-content .homepage .grid6:nth-child(2) {
	padding-left: 10px;
}
#home-content .homepage ul {
	list-style: none;
}
#home-content .homepage ul:first-of-type {
	margin: 0;
}

#home-content .publishedBooks .grid3 {
	padding: 5px;
}

#home-content .professionalTalks ol li {
	margin-bottom: 1em;
}