﻿#content {
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
}
.pane h5, p {
	margin-left: 125px;
}
.pane {
	float: left;
	padding: 5px;
	margin: 5px;
	border: 1px solid #000000;
	width: 450px;
	height: 170px;
}
#essential-book {
	background-position: 5px 5px;
	background-image: url('../images/Cover%20grabs/EssentialBook165px.jpg');
	background-repeat: no-repeat;
}
.pane h6 {
	margin-left: 125px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.pane img {
	padding: 0px;
}
#essential-video {
	background-image: url('../images/Cover%20grabs/EssentialDVD165pxBlueBackground.jpg');
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#expert-book {
	background-image: url('../images/Cover%20grabs/ExpertBook165px.jpg');
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#expert-video {
	background-image: url('../images/Cover grabs/ExpertDVD165pxNoShadow.gif');
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#essential-video h6, #essential-video p, #expert-video h6, #expert-video p {
	margin-left: 166px;
}
/* Set Navbar to selected page */
#tsm-navbar a.tsm-testimonials  {
	background-color: #000000;
}


